Commit Graph

4307 Commits

Author SHA1 Message Date
Hansung Kim
fbfa8671e3 Bump radiance 2024-03-22 19:48:08 -07:00
Hansung Kim
9dcb7f7fbe Bump rocket-gpu 2024-03-22 19:16:38 -07:00
Hansung Kim
1f84c8863b Bump radiance 2024-03-22 19:16:16 -07:00
Hansung Kim
7500f55840 Make RadianceConfig use cluster fragment 2024-03-22 19:15:43 -07:00
Richard Yan
e58a1c6f47 bump radiance and gemmini 2024-03-20 16:44:00 -07:00
Hansung Kim
3e6ae398c8 Change rocket-chip remote path to hansungk/
... for cluster code changes
2024-03-04 13:51:45 -08:00
Hansung Kim
1c4af263e1 Use WithRadianceCluster instead of WithCluster 2024-03-04 13:49:30 -08:00
Hansung Kim
6448208a0f Bump rocket-chip with cluster code 2024-03-04 13:48:38 -08:00
Hansung Kim
d2f99f4cb6 Bump radiance with cluster code 2024-03-04 13:48:31 -08:00
Hansung Kim
0481b9a7c4 Bump radiance 2024-02-29 17:53:49 -08:00
Hansung Kim
92a0e53052 Bump radiance 2024-02-29 17:38:17 -08:00
Hansung Kim
a99e95f36f Add back generators/rocket-gpu 2024-02-29 17:20:51 -08:00
Hansung Kim
16a1eb0516 Add RadianceClusterConfig 2024-02-29 16:59:38 -08:00
Hansung Kim
4821fb397c [ci] Disable weekly chipyard-full-flow 2024-02-27 19:07:41 -08:00
Hansung Kim
9718ca9181 Fix configs to use updated SIMT params 2024-02-27 19:03:34 -08:00
Hansung Kim
a59557e322 Bump radiance 2024-02-27 19:03:32 -08:00
Richard Yan
260692b132 delete gemmini config in RadianceGemminiConfig 2024-02-24 00:35:47 -08:00
Richard Yan
1026b4401b bump gemmini and radiance 2024-02-24 00:33:57 -08:00
Richard Yan
bdf898f01a Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-02-07 14:51:23 -08:00
Richard Yan
2914e2bb8a bump radiance and gemmini with spad fixes 2024-02-07 14:49:39 -08:00
Hansung Kim
88eb149c45 Bump radiance 2024-02-06 22:37:45 -08:00
Hansung Kim
2192ce3648 Add failing fuzzer config; bump radiance and rocket-gpu 2024-02-05 22:01:37 -08:00
Hansung Kim
ec9bc51ea7 Add rust back to conda-reqs; generate lockfile 2024-02-05 21:15:14 -08:00
Richard Yan
acd879f5f5 bump radiance 2024-02-05 12:03:43 -08:00
Richard Yan
01a1ba79fb bump gemmini and radiance 2024-02-05 11:32:59 -08:00
Hansung Kim
dd4495a488 Bump gemmini 2024-02-05 09:47:14 -08:00
Hansung Kim
f8f091fa78 Bump radiance and rocket-gpu 2024-02-05 09:46:51 -08:00
Hansung Kim
446e8fe245 Move vortex-specific EXTRA_SIM_PREPROC_DEFINES to mk fragment 2024-02-05 09:42:10 -08:00
joshua
1b1e558876 add rocket-chip to gitmodules 2024-02-04 01:10:49 -08:00
Richard Yan
fd5fa7b6e1 Merge branch 'main' of https://github.com/ucb-bar/chipyard into graphics 2024-02-02 16:28:55 -08:00
Jerry Zhao
0c30f9c5e9 Merge pull request #1770 from ucb-bar/bump-rc
Bump to latest rocket-chip
2024-02-02 11:24:17 -08:00
Jerry Zhao
c9f9e7991a Merge pull request #1781 from ucb-bar/mmio-docs
Add note on deprecating TLRegisterRouter
2024-02-01 10:43:45 -08:00
Jerry Zhao
5432359265 Add note on deprecating TLRegisterRouter 2024-02-01 10:36:23 -08:00
Harrison Liew
5a6115abf4 Merge pull request #1778 from Pinata-Consulting/makefile-SRAM_GENERATOR_CONF-nit
vlsi/Makefile: truncate file SRAM_GENERATOR_CONF
2024-02-01 09:50:31 -08:00
Øyvind Harboe
99d82673d2 vlsi/Makefile: truncate file SRAM_GENERATOR_CONF
previously the target would append, not truncate
the file, which could lead to duplicate yaml entries
in that file when the target was re-run.
2024-02-01 07:33:47 +01:00
Hansung Kim
b9fb359aab Fix wrong project key for fuzzer config 2024-01-31 09:52:29 -08:00
Hansung Kim
98a6daa93e Add RadianceFuzzerConfig to CI 2024-01-30 14:44:34 -08:00
Hansung Kim
25851bc2fe Left out something 2024-01-30 14:42:06 -08:00
Hansung Kim
5235ae83bf Re-enable checkout reset on jobs
That was a bad idea (especially when you have multiple runners on the
same machine)
2024-01-30 14:04:49 -08:00
Hansung Kim
f24e6f4812 Add radpie to rtl build cache path 2024-01-30 13:52:17 -08:00
Hansung Kim
88d75df2c0 Comment out delete old checkout in run-test jobs
Assume we're not running multiple commits on the same machine at any
given time.
2024-01-30 13:45:03 -08:00
Hansung Kim
d9ce22857a Update conda locks file 2024-01-30 11:39:47 -08:00
Hansung Kim
44fbff2d54 Constrain openjdk to <20
Newest openjdk 21 causes version mismatch error with sbt, producing
error message `bad constant pool index: 0 at pos: 48445`. Constraining
java to <20 seems to fix the issue.
2024-01-30 10:57:26 -08:00
Hansung Kim
9ee009b1c8 Add back rust to conda-reqs 2024-01-30 10:57:16 -08:00
Hansung Kim
7b6a694b80 Remove rust from conda-reqs to fix scala const error 2024-01-30 00:29:21 -08:00
Hansung Kim
6cee7f7fce Fix quotes for date command in conda env filter 2024-01-29 23:48:26 -08:00
Hansung Kim
89a9eabdc6 Revert "Update lockfiles with rust"
This reverts commit 040b9438fb.
2024-01-29 23:39:32 -08:00
Hansung Kim
040b9438fb Update lockfiles with rust 2024-01-29 23:21:32 -08:00
Jerry Zhao
45f7f55e5a Merge pull request #1774 from ucb-bar/mmio-docs
Update MMIO peripheral docs
2024-01-29 16:33:38 -08:00
Hansung Kim
4beaff1b85 trigger CI 2024-01-29 16:24:24 -08:00