Commit Graph

4319 Commits

Author SHA1 Message Date
Hansung Kim
d5ff4673be Bump rocket-gpu 2024-04-15 15:30:18 -07:00
Hansung Kim
4cda3c855d Bump rocket-chip with ceasenode fix 2024-04-15 15:29:44 -07:00
Hansung Kim
c03e278f95 Make RadianceBaseConfig accept filename for args bin
to make it easier to have temporary configs for testing.
2024-04-15 15:27:13 -07:00
Richard Yan
13766128bf add printf script, bump gemmini and radiance 2024-04-15 10:01:47 -07:00
Richard Yan
d9153ef403 bump gemmini and radiance 2024-04-09 20:12:10 -07:00
Richard Yan
a21431649a update radiance config to use 8 banks and 8 mem lanes 2024-04-09 20:11:56 -07:00
Richard Yan
f718d58f81 bump radiance and gemmini 2024-04-01 10:55:36 -07:00
Richard Yan
bfa014bc13 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-03-26 17:27:59 -07:00
Richard Yan
56cccffd34 update radiance gemmini config, bump submodules 2024-03-26 17:27:01 -07:00
Hansung Kim
239264937a Don't set SSH_AUTH_SOCK 2024-03-22 20:54:42 -07:00
Hansung Kim
bc43d91da6 Fix wrongly parsed ssh command 2024-03-22 20:40:44 -07:00
Hansung Kim
157a17da0b Use existing ssh-agent instead of spinning up new
Since we're working with multiple private repos, and each of them need new
private deploy keys, just use the existing ssh-agent running on the server (that
should have the keys readily added manually) instead of dealing with keys using
secrets ourselves.
2024-03-22 20:29:34 -07:00
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