Commit Graph

1310 Commits

Author SHA1 Message Date
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
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
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
Richard Yan
fd5fa7b6e1 Merge branch 'main' of https://github.com/ucb-bar/chipyard into graphics 2024-02-02 16:28:55 -08:00
Hansung Kim
4beaff1b85 trigger CI 2024-01-29 16:24:24 -08:00
Hansung Kim
d8cc2b5c61 Bump radiance 2024-01-29 15:45:15 -08:00
Hansung Kim
5a50948e68 Bump radiance with radpie 2024-01-29 15:38:28 -08:00
Hansung Kim
9cc827ba03 Cleanup redundant config fragments 2024-01-29 13:00:57 -08:00
Jerry Zhao
d8e44d2b5e Bump to latest rocket-chip 2024-01-28 23:48:08 -08:00
Hansung Kim
5549967cb5 Rename HasCeaseSuccessIO -> HasCeaseIO 2024-01-26 17:08:21 -08:00
Hansung Kim
7d761fdc22 Bump radiance 2024-01-26 16:56:45 -08:00
Hansung Kim
0a64a7a503 Expose core cease to top-level IO and connect to harness
This is to use cease as the finish signal for TestDriver, as we don't
have TSI mechanism to signal that the cores have finished running a
binary.
2024-01-26 16:54:21 -08:00
Hansung Kim
a27b509322 Remove whitespaces 2024-01-26 00:14:21 -08:00
Hansung Kim
a1ff85acaa Bump radiance 2024-01-26 00:14:03 -08:00
Hansung Kim
6768d6939e Bump radiance 2024-01-25 23:24:25 -08:00
Hansung Kim
87a0ce3c07 Bump rocket-gpu 2024-01-25 23:21:27 -08:00
Hansung Kim
24dec35bad Bump rocket-chip to new gemmini-ext-spad fork 2024-01-25 22:42:15 -08:00
Lux
aef7cda172 removing seemingly useless override 2024-01-24 17:24:59 -08:00
Richard Yan
7f23219b95 bump gemmini 2024-01-24 17:01:14 -08:00
Hansung Kim
ccb679928a Bump gemmini 2024-01-24 14:33:10 -08:00
Hansung Kim
bfce045e5a Bump gemmini to ext-spad 2024-01-23 22:25:59 -08:00
Hansung Kim
6d35905c2f Bump radiance 2024-01-23 22:25:15 -08:00
Hansung Kim
886b5c5d8a Add RadianceGemminiConfig and bump radiance 2024-01-23 16:27:11 -08:00
Hansung Kim
60daad826e Hardcode 32bit into bootrom name 2024-01-23 16:26:35 -08:00
Hansung Kim
268a6fb80f Clean up radiance configs 2024-01-23 14:14:08 -08:00
Hansung Kim
440ba484c3 Bump radiance 2024-01-23 14:13:53 -08:00
Jerry Zhao
5a553741f0 Improve GCD example 2024-01-22 18:32:48 -08:00
joonho hwangbo
45f5fe832d Merge pull request #1755 from ucb-bar/bcast-rocket
Add BroadcastCoherence rocket config
2024-01-22 17:01:57 -08:00
Jerry Zhao
d36b05c27c Merge pull request #1753 from ucb-bar/fix_gcd
Fix GCD MMIO example
2024-01-22 17:00:02 -08:00
Jerry Zhao
5788579b1b Fix broken GCD example 2024-01-22 16:50:36 -08:00
Jerry Zhao
fb28227e28 Add BroadcastCoherence rocket config
For minimal-area experiments
2024-01-22 16:23:36 -08:00
joonho.whangbo
da8a1b50d0 Fast rocket config 2024-01-22 13:58:46 -08:00
joonho.whangbo
e7eda21a1c Make no tlmonitor the default config, add explicit example on how to add tlmonitors 2024-01-22 13:41:41 -08:00
joey0320
8491f3a7b9 Bump barfetchers 2024-01-20 16:50:05 -08:00
joey0320
855a86b887 Bump testchipip 2024-01-20 16:50:05 -08:00
Hansung Kim
bcf2b8ab0b Bump radiance with uncoalescer fix 2024-01-18 19:26:07 -08:00
Tynan McAuley
b50b83a769 Update deprecated/unused Chisel APIs
These have been deprecated since Chisel 3.6.0. They are being removed in
Chisel 6, and will become compile errors at that point.
2024-01-18 13:53:18 -08:00
Hansung Kim
c9880c7086 Bump radiance with upstream merge 2024-01-16 23:55:55 -08:00
Hansung Kim
4e2e04e523 Fix path to WithMbusScratchpad in radiance configs 2024-01-16 23:55:13 -08:00