Commit Graph

356 Commits

Author SHA1 Message Date
abejgonzalez
769f2f3995 Remove stale conda env's after 2 days 2023-03-08 16:29:09 -08:00
Abraham Gonzalez
ad73bcc5f3 Merge pull request #1362 from ucb-bar/sbt-local
Cache `.ivy2` and `.sbt` within Chipyard root directory
2023-03-07 13:38:37 -08:00
abejgonzalez
66875d381c Use local .ivy/.sbt in FireSim | Disable supershell | Rework remote env. vars. 2023-03-06 20:25:53 -08:00
Abraham Gonzalez
f7a39f80e7 Config finder make target (#1328)
* Add config-finder make target

* Add recursive functionality

* Add config finder to CI

* Workaround bash argument limit failures
2023-03-06 14:00:20 -08:00
abejgonzalez
e744f7a20b Remove chisel-testers submodule 2023-03-03 16:50:05 -08:00
Jerry Zhao
d845e81b2b Reduce test cases for noc-config in CI 2023-02-22 18:14:41 -08:00
Jerry Zhao
88fe297d95 Move EXTRA_SIM_FLAGS to defaults.sh in CI 2023-02-22 09:53:22 -08:00
Jerry Zhao
154c31677c Consolidate mmio-accelerator test configs into a single config 2023-02-22 00:21:44 -08:00
Jerry Zhao
a4827b0749 Consolidate peripheral device testing configs into a single ManyPeripheralsConfig 2023-02-22 00:21:44 -08:00
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