Commit Graph

143 Commits

Author SHA1 Message Date
Jerry Zhao
f0b9f60487 Fix firesim sbt builds 2023-02-21 17:42:59 -08:00
Jerry Zhao
a83a0d2c68 Fix socket name length issues on CI 2023-02-21 14:10:55 -08:00
Jerry Zhao
089dbc1fb6 Merge pull request #1323 from ucb-bar/spikecosim
Add support for cosimulation with Spike
2023-02-15 15:29:47 -08:00
Harrison Liew
660c63fb34 Merge pull request #1324 from ucb-bar/new-hammer
New Hammer
2023-02-15 13:14:01 -08:00
Jerry Zhao
0cc583e67a Add no-cores config to CI 2023-02-13 18:48:09 -08:00
Harrison Liew
87209eb9c6 remove hammer from check-on-master-check 2023-02-10 16:27:01 -08:00
Jerry Zhao
c505f3011f Improve spiketile performance for CI 2023-02-04 16:17:53 -08:00
Jerry Zhao
043526a855 Remove esp-tools from CI 2023-02-04 11:28:23 -08:00
Jerry Zhao
48e2ec6cc9 Switch chipyard-boom CI to also test spike-cosim 2023-02-04 11:28:23 -08:00
Jerry Zhao
d0b8586832 Add cloneboom to CI 2023-02-02 12:57:14 -08:00
Jerry Zhao
e732fdf130 Merge pull request #1307 from ucb-bar/spiketile
Spike-as-a-Tile
2023-02-01 23:05:30 -08:00
Jerry Zhao
c8867becee Remove firesim-multiclock-tests
These had not been doing anything useful for a while, the default design is now multiclock
2023-01-31 09:48:19 -08:00
Jerry Zhao
7780ed23bf Bump to scala 2.13.10/chisel 3.5.5/latest rocketchip 2023-01-26 00:12:28 -08:00
Jerry Zhao
b160f7b61a Add spike-tile run-tests regression 2023-01-17 10:55:21 -08:00
Jerry Zhao
4f6e48ce88 Always install spike/libgloss in gh-actions 2023-01-17 10:55:20 -08:00
Jerry Zhao
15c9207aec Add tests for spike tile 2023-01-17 10:55:20 -08:00
joey0320
1f5a141fd1 Add back SPI CI tests 2023-01-09 10:34:27 -08:00
abejgonzalez
46b6f4f94d Remove extra whitespace in CI yaml 2023-01-09 10:33:41 -08:00
Abraham Gonzalez
f5914ec9e9 Re-add Ibex tests 2023-01-09 10:31:43 -08:00
abejgonzalez
8c1092ef74 Disable Ibex tests since it can't support mideleg 2023-01-09 10:29:38 -08:00
abejgonzalez
9935b76fb9 Bump CI 2023-01-09 10:27:54 -08:00
abejgonzalez
a136bafabd Fix more CI 2023-01-09 10:27:49 -08:00
Abraham Gonzalez
8e851b0285 Merge pull request #1278 from Lorilandly/vc707fpga
Add support for VC707 FPGA board changelog:added
2022-12-14 19:16:49 -08:00
Lori Li
5c55614115 update CI list 2022-12-14 14:03:44 +09:00
Lori Li
0b58274b22 Added CI checks 2022-12-13 17:41:59 +09:00
abejgonzalez
a0ad9d2055 Remove need for conda in build-toolchains-extra.sh 2022-12-12 10:56:54 -08:00
abejgonzalez
a8d99eb6f7 Avoid clashing env. names 2022-12-12 10:33:17 -08:00
abejgonzalez
5996ec69a5 Rework build-setup | Add single-node CI 2022-12-09 17:33:41 -08:00
joonho hwangbo
33f5040b5d Integrate Mempress memory tester (#1253) 2022-10-17 18:41:39 -07:00
abejgonzalez
b00da55a87 Update the CI lock files paths 2022-10-08 19:13:11 -07:00
Jerry Zhao
b192a12040 Merge pull request #1224 from ucb-bar/constellation-integrate
Add support for NoC based interconnect with Constellation
2022-09-28 11:05:08 -07:00
Jerry Zhao
d554c280e1 Add CI tests for constellation 2022-09-26 14:25:43 -07:00
Abraham Gonzalez
cf2c6c8a36 Switch to --force | More cleanup 2022-09-22 13:42:01 -07:00
Abraham Gonzalez
11564b08a2 Apply suggestions from code review
Co-authored-by: Sagar Karandikar <sagark@eecs.berkeley.edu>
2022-09-15 11:49:19 -07:00
Abraham Gonzalez
d7990e5639 Merge remote-tracking branch 'origin/main' into conda 2022-09-03 14:31:24 +00:00
Abraham Gonzalez
54423cca01 Use libelf/dwarf from conda 2022-09-01 18:49:04 +00:00
Abraham Gonzalez
79801c6405 Skip toolchain collateral on tests that don't need it 2022-09-01 01:47:46 +00:00
Abraham Gonzalez
3efe0bbbae Activate base env for conda-lock 2022-09-01 01:06:43 +00:00
Abraham Gonzalez
329cb9b289 Bump docker image 2022-09-01 00:56:24 +00:00
Abraham Gonzalez
3f91502a04 Use lockfiles for conda 2022-09-01 00:45:41 +00:00
michael-etzkorn
e5052022df CI check commit: fpga-shells now points to main 2022-08-30 18:37:46 +08:00
Abraham Gonzalez
93af50b86e Update CI checks | Don't init toolchain submodules by default 2022-08-30 00:27:01 +00:00
Abraham Gonzalez
975e2174e2 [ci skip] Update docs + Add mechanism to skip validate check 2022-08-29 23:48:46 +00:00
Abraham Gonzalez
88ff36852d Build Spike/Pk/Tests/Libgloss from src 2022-08-29 22:52:21 +00:00
Abraham Gonzalez
3c2bbd4bfd Address PR comments 2022-08-23 00:58:30 +00:00
abejgonzalez
1de35a6af4 Use conda + Update initial setup docs 2022-08-23 00:44:21 +00:00
abejgonzalez
b63730adf2 Comment out firesim-run-test CI due to elfutils failure 2022-06-17 01:06:12 -07:00
Abraham Gonzalez
9443466fec Merge pull request #1157 from ucb-bar/ci-updates
Filter CI on PR contents + Mergify support
2022-04-15 16:12:06 -07:00
Abraham Gonzalez
2b9e470d09 Address PR comments 2022-04-15 00:16:56 +00:00
Abraham Gonzalez
c063b228a7 Merge pull request #1140 from ucb-bar/use_conda
Enable firesim to use conda
2022-04-13 11:48:29 -07:00