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 |
|
Jerry Zhao
|
4f3dd60670
|
Enable debug SBA on all default designs
|
2024-01-25 16:30:46 -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 |
|
Hansung Kim
|
bf84580010
|
Merge remote-tracking branch 'upstream/main' into graphics
|
2024-01-16 22:39:37 -08:00 |
|
Hansung Kim
|
ce570e0beb
|
Revert rocket-chip to pre-gpu changes
|
2024-01-16 22:32:18 -08:00 |
|
Hansung Kim
|
0a9291e1da
|
Add radiance submodule
|
2024-01-16 22:25:11 -08:00 |
|
Richard Yan
|
472a2ec178
|
Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics
|
2024-01-16 21:11:12 -08:00 |
|
Richard Yan
|
6270d2f6e8
|
move radiance rom and soc configs out
|
2024-01-16 21:10:37 -08:00 |
|
Hansung Kim
|
57cce2d4fd
|
Bump rocket-gpu
|
2024-01-16 16:32:07 -08:00 |
|
Jerry Zhao
|
565c187549
|
Switch static assert to require
|
2024-01-16 10:15:53 -08:00 |
|
Ella Schwarz
|
47322af3c0
|
Add assert to check that chip id pin is wide enough
|
2024-01-14 14:47:12 -08:00 |
|
Ella Schwarz
|
67faf0c3e3
|
Use harness binder chipId to support multi-chip id pins
|
2024-01-12 11:39:54 -08:00 |
|
Ella Schwarz
|
e7ed33244a
|
fix naming
|
2024-01-12 10:36:54 -08:00 |
|
Ella Schwarz
|
fcf9139009
|
bump tcip
|
2024-01-12 10:36:50 -08:00 |
|
Ella Schwarz
|
7c55ff39cc
|
Add chipid port
|
2024-01-12 10:35:20 -08:00 |
|
Jerry Zhao
|
f84b2428d5
|
Fix CanHaveClockTap
|
2024-01-11 16:40:57 -08:00 |
|
Jerry Zhao
|
45d74f6db2
|
Merge remote-tracking branch 'origin/main' into symmetric_sertl
|
2024-01-11 11:43:24 -08:00 |
|
Jerry Zhao
|
8073ecb1e8
|
Merge pull request #1697 from ucb-bar/clock_tap
Add debug clock tap port to all default designs
|
2024-01-11 11:38:20 -08:00 |
|
Jerry Zhao
|
5bc9aea8da
|
Bump rc-inclusive-cache
|
2024-01-09 13:51:55 -08:00 |
|
Jerry Zhao
|
d51a9a74d3
|
Merge remote-tracking branch 'origin/main' into clusters
|
2024-01-09 13:30:26 -08:00 |
|
Jerry Zhao
|
7c13574769
|
Rename cache/blocks submodules to match new chipsalliance ownership
|
2024-01-05 10:42:00 -08:00 |
|
Tynan McAuley
|
0a42dd1ca1
|
Update deprecated APIs to prepare for Chisel 5
- `IO` was moved from `chisel3.experimental` to `chisel3`
- `DataMirror` was moved from `chisel3.experimental` to `chisel3.reflect`
|
2024-01-03 16:22:51 -08:00 |
|
-T.K.-
|
f8428b7eca
|
Merge branch 'main' into uart-patch
|
2024-01-02 11:13:23 -08:00 |
|
Jerry Zhao
|
1718e11a52
|
Reorganize AbstractConfig further
|
2024-01-02 10:15:07 -08:00 |
|
-T.K.-
|
7699edc92d
|
Merge branch 'main' into improve-abstract
|
2024-01-01 20:12:35 -08:00 |
|
-T.K.-
|
28ac74d11b
|
REFACTOR: adjust sections according to new mapping
|
2024-01-01 20:07:37 -08:00 |
|