Commit Graph
1298 Commits
Author SHA1 Message Date
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 hwangboandGitHub 45f5fe832d Merge pull request #1755 from ucb-bar/bcast-rocket
Add BroadcastCoherence rocket config
2024-01-22 17:01:57 -08:00
Jerry ZhaoandGitHub 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 ZhaoandGitHub 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
joey0320andJerry Zhao 8491f3a7b9 Bump barfetchers 2024-01-20 16:50:05 -08:00
joey0320andJerry Zhao 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 ZhaoandGitHub 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