Commit Graph

142 Commits

Author SHA1 Message Date
Jerry Zhao
4f1dd4e195 Add rerocc to tests 2024-05-29 17:43:31 -07:00
Jerry Zhao
3cda03a96a Combine chipyard-full-flow into one job
These were serialized anyways. Breaking them into separate jobs caused
transient failures.
2024-05-13 12:48:06 -07:00
Jerry Zhao
c8c176b215 Remove sha3 due to no chisel6 compatibility 2024-05-10 17:27:11 -07:00
Jerry Zhao
4203d50bc2 Bump boom 2024-03-07 14:17:03 -08:00
Jerry Zhao
2f1776fc6a Add LLCChiplet to CI 2024-02-25 15:54:55 -08:00
Schuyler Eldridge
e33f9d8c5b Switch update-circt action to v1
Change the version of the update-circt action from v1.0.0 to v1.  This
pulls in a change from v1.0.1 which fixes a bug where the staging branch
was not updated.  (I have no idea if this is being used.)  However, this
generally future-proofs the action by having it pull from v1 which is
manually updated to match the latest v1 release (pulling in minor and
patch changes).

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
2024-02-07 01:27:04 -05:00
joonho.whangbo
be35a3fb14 Remove flags from CI 2024-01-21 17:38:19 -08:00
Jerry Zhao
fdeede7b0b Add tests for symmetric rocket chiplet config 2023-12-26 12:55:32 -08:00
abejgonzalez
551c096bc9 Fix CIRCT installer path | Run CRON every 15m 2023-12-07 11:00:59 -08:00
abejgonzalez
d2b3181e48 Update CI to install circt | Update every day 2023-11-30 16:09:42 -08:00
abejgonzalez
b9e504411a Install CIRCT outside of conda (add CI to auto-update) 2023-11-30 15:47:14 -08:00
Nayiri
842c9f01a7 bumping sky130 pdk to fix VLSI tutorial 2023-11-14 09:56:24 -08:00
abejgonzalez
ddaf0000b4 Update to use the new CI machines 2023-11-05 16:59:50 -08:00
abejgonzalez
6fab524b20 Bump 2023-09-08 15:13:52 -07:00
abejgonzalez
df598c6b80 Run all CI locally 2023-09-08 15:07:32 -07:00
Nayiri K
70acacff28 removed VLSI PnR part of CI flow 2023-08-30 10:54:25 -07:00
abejgonzalez
59699dde61 Merge remote-tracking branch 'origin/main' into klayout-docs 2023-07-12 17:21:56 -07:00
abejgonzalez
9d9c480960 Fix deprecated set-output command 2023-07-10 17:15:49 -07:00
abejgonzalez
7d5eea5e4c Remove JAVA_TMP_DIR 2023-07-10 15:14:31 -07:00
abejgonzalez
f6354db654 Use new CI machines 2023-07-10 15:01:16 -07:00
Jerry Zhao
6f90102770 Merge branch 'main' into klayout-docs 2023-07-10 09:21:18 -07:00
Abraham Gonzalez
687e791b80 Merge pull request #1548 from ucb-bar/release-automation
Add release note automation
2023-07-10 07:32:35 -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
abejgonzalez
33f2bd866d Update release workflow 2023-07-05 11:50:21 -07:00
abejgonzalez
c8fdce3d67 Add release note automation 2023-07-05 11:50:21 -07:00
abejgonzalez
bc878a1b91 Add weekly cron job 2023-07-05 11:26:23 -07:00
Nayiri K
764d44ca5b Merge branch 'main' of https://github.com/ucb-bar/chipyard into klayout-docs 2023-06-15 11:00:53 -07:00
nayiri-k
29b81da8ea adding klayout bin for drc to tutorial flow [skip ci] 2023-06-14 13:25:14 -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
89db2372c3 Merge remote-tracking branch 'origin/main' into tetheredsim 2023-05-31 21:55:09 -07:00
Jerry Zhao
3070dc62c6 [ci] full-flow should use verbose build 2023-05-31 12:43:38 -07:00
Jerry Zhao
bdff878643 Merge remote-tracking branch 'origin/main' into bumprc 2023-05-27 10:32:49 -07:00
Jerry Zhao
dda5770595 Add Tethered config to CI 2023-05-25 23:55:15 -07:00
Jerry Zhao
07ce417caf Disable rocketchip TL- tests since the segfault in verilator 2023-05-24 10:17:38 -07:00
Jerry Zhao
300a4b3642 Add rocketchip unit-tests to regressions 2023-05-24 10:17:37 -07:00
abejgonzalez
06dad64cfc Always remove old repo for full flow CI 2023-05-24 09:49:12 -07:00
Jerry Zhao
9f9478c10e Add both dmiBoom and normalBoom tests to CI 2023-04-19 23:47:27 -07:00
abejgonzalez
c5e7c35da9 Bump CI 2023-04-03 16:13:21 -07:00
abejgonzalez
756403a4a1 Bump CI 2023-04-03 13:52:34 -07:00
Abraham Gonzalez
443d16e258 Update chipyard-run-tests.yml 2023-04-02 19:00:41 -07:00
abejgonzalez
44c22aa69a Bump CI 2023-03-31 22:42:24 -07:00
abejgonzalez
381a804bf2 Cleanup docs | Bump CI 2023-03-31 10:14:10 -07:00
abejgonzalez
c83838c6b7 Bump CI 2023-03-31 08:30:20 -07:00