Commit Graph

116 Commits

Author SHA1 Message Date
abejgonzalez
10b5fbc21a Add Caliptra AES256 ECB engine as RoCC accelerator 2023-11-02 12:01:38 -07:00
Vladimir Milovanović
3d96cf5bc9 Adds initial Nexys Video board support.
Co-authored-by: pznikola <p.z.nikola@etf.rs>
2023-10-05 23:01:29 +02:00
Jerry Zhao
adebd634b4 Fix Arty100T Verilog build (#1608)
* Bump rocket-chip
* Bump fpga-shells
* Add Arty100T Verilog build to CI
* Fix Arty100T harness disconnected LEDs
2023-09-27 13:03:37 +02:00
abejgonzalez
1641c8c4a7 Fix CI conda path + use most recent conda in CI 2023-07-12 00:21:26 +00:00
abejgonzalez
723e806af9 Disable Vivado tests 2023-07-11 14:39:54 -07:00
Jerry Zhao
610b9a25a4 Merge pull request #1484 from ucb-bar/tetheredsim
Provide example of tethered-config simulation with MultiHarnessBinders
2023-07-09 18:21:53 -07:00
Sagar Karandikar
336f225143 remove firesim from commit-on-main check since we always manage it ourselves 2023-06-30 12:32:25 +00:00
abejgonzalez
adcb736901 Bump Conda + Deprecate docker image docs 2023-07-05 10:58:48 -07:00
Jerry Zhao
4464e12d82 Merge remote-tracking branch 'origin/main' into tetheredsim 2023-06-13 15:32:08 -07:00
Jerry Zhao
a486194d3d Merge branch 'main' into shuttle 2023-06-13 11:01:19 -07:00
Jerry Zhao
b7c27a63e5 Merge branch 'main' into tetheredsim 2023-06-12 22:19:11 -07:00
Jerry Zhao
7cbabaa18a Add CI on PrefetchingRocketConfig 2023-06-12 16:47:23 -07:00
Jerry Zhao
a403736e62 Disable NVDLA simulations in CI 2023-06-09 18:12:53 -07:00
Jerry Zhao
4b7c170104 Add shuttle core CI 2023-06-08 14:37:25 -07:00
Jerry Zhao
b17def6271 Merge remote-tracking branch 'origin/main' into tetheredsim 2023-06-08 14:32:52 -07:00
Jerry Zhao
6713aea8c9 Split NVDLA config out of ManyMMIOAccels config to reduce CI load 2023-06-08 10:50:23 -07:00
Jerry Zhao
d13c54bcd1 Use VerilatorCI config for TetheredChipRocketConfig 2023-06-08 10:39:54 -07:00
Jerry Zhao
d3af0bd524 Merge remote-tracking branch 'origin/main' into tetheredsim 2023-06-02 11:36:12 -07:00
abejgonzalez
8e80f078c1 Loosen/tighten conda requirements | Fix conda-lock req 2023-06-02 00:30:08 -07:00
Jerry Zhao
89db2372c3 Merge remote-tracking branch 'origin/main' into tetheredsim 2023-05-31 21:55:09 -07:00
Jerry Zhao
3db7976db6 Fix typo in CI run-tests.sh 2023-05-27 10:36:55 -07:00
Jerry Zhao
dda5770595 Add Tethered config to CI 2023-05-25 23:55:15 -07:00
Jerry Zhao
ec7310dad0 Dedup run-tests CI script 2023-05-25 23:52:14 -07:00
Jerry Zhao
300a4b3642 Add rocketchip unit-tests to regressions 2023-05-24 10:17:37 -07:00
Jerry Zhao
333df95a42 Set default config back to 1-channel 2023-05-23 12:07:28 -07:00
Jerry Zhao
f835390b1a Disable Ibex tests for now, Ibex seems unable to run the default rv32 binaries 2023-05-16 19:20:08 -07:00
Jerry Zhao
ed74f4376f Make Ibex run rv32ui-p-simple only 2023-05-16 16:39:40 -07:00
Jerry Zhao
d673c61b8b Switch SpikeTile CI to SpikeConfig 2023-05-11 17:19:17 -07:00
Jerry Zhao
c4bc627cfe Merge pull request #1438 from ucb-bar/tcdtm
ELF-based-loadmem | architectural restartable checkpoints
2023-05-07 22:21:37 -07:00
Jerry Zhao
f01101da4b Remove init-fpga scripts and references, init-submodules now also inits-fpga 2023-05-07 16:03:27 -07:00
Jerry Zhao
9f9478c10e Add both dmiBoom and normalBoom tests to CI 2023-04-19 23:47:27 -07:00
Jerry Zhao
a31b061770 CI: Fix checkpoint generation 2023-04-19 23:37:44 -07:00
Jerry Zhao
cf87641031 Fix LOADARCH CI tests 2023-04-18 09:50:16 -07:00
Jerry Zhao
2b3c5fc48e Merge remote-tracking branch 'origin/main' into tcdtm 2023-04-17 18:14:43 -07:00
Jerry Zhao
2ec45b4f63 Test boom cosim with spike in boom CI 2023-04-13 18:00:21 -07:00
Jerry Zhao
35320bf13d Add CI for checkpoints with dmiRocketConfig 2023-04-12 17:50:38 -07:00
Jerry Zhao
344e29a240 Switch ChipLikequadRocketConfig to use the FlatTestHarness in CI 2023-04-12 11:59:57 -07:00
Jerry Zhao
de293f5fdf Add build of ChipLikeQuadRocketConfig to CI 2023-04-08 15:58:18 -07:00
abejgonzalez
8cb97bff85 Re-add check commit | Add CI | Bump Gemmini | Bump FireMarshal 2023-03-30 23:41:27 -07:00
Sagar Karandikar
c14d11faac lean gemmini tutorial (#1413)
* lean gemmini tutorial

* bump firesim

* Update check-commit.sh
2023-03-22 20:26:26 -07:00
Harrison Liew
9ef3001ce1 Remove Cadence & Synopsys plugins (#1410)
* remove Cadence & Synopsys plugins from docs and scripts

* update conda-locks
2023-03-21 09:34:38 -07: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
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