Hansung Kim
d60dacf6ea
Merge remote-tracking branch 'upstream/main' into graphics
2023-07-22 14:45:48 -07:00
Hansung Kim
5c5c620afc
Bump rocket-chip
2023-07-22 14:38:22 -07:00
Hansung Kim
a63f3b9d1d
Rename GPUConfig->CoalescerConfigs; fix trace filenames
2023-07-22 14:36:50 -07:00
Hansung Kim
1a4773ecaf
Test with wider 128bit sbus in MemTraceCore
2023-07-22 13:02:22 -07:00
Jerry Zhao
387b51ef95
Put ClockBinder Fragmenters in the correct clock domain
2023-07-20 10:12:40 -07:00
Jerry Zhao
dfb991770a
Fix FIFO-fixing
...
Fragmenter infront of FIFO-fixer needs to track way too many source-Ids
2023-07-19 18:41:49 -07:00
Jerry Zhao
47faa5a605
Merge pull request #1530 from ucb-bar/bumpspike
...
Bump spike | support M-mode only cosim
2023-07-14 11:26:53 -07:00
Jerry Zhao
4a1418dde2
Support m-mode only cospike
2023-07-12 18:33:50 -07:00
Jerry Zhao
fce7e4c5aa
Bump to latest spike
2023-07-12 18:33:49 -07:00
abejgonzalez
783084f0ca
Fix for modern CY
2023-07-12 16:24:04 -07:00
Sriram Sridhar
6f8041bf82
UPF Generation
2023-07-12 14:19:23 -07:00
Jerry Zhao
8a931d9258
Merge branch 'main' into readd-better-peripherals
2023-07-09 18:23:30 -07:00
Jerry Zhao
16b7c14e4c
Bump testchipip
2023-07-09 15:22:04 -07:00
Jerry Zhao
984ea24650
Apply suggestions from code review
...
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com >
2023-07-05 14:57:10 -07:00
Jerry Zhao
927d236d1f
Merge remote-tracking branch 'origin/main' into tetheredsim
2023-07-02 11:53:33 -07:00
joey0320
a88d69b603
Bump boom
2023-06-30 22:28:17 -07:00
Sagar Karandikar
a5ed6ea038
bump testchipip
2023-06-29 13:12:50 -07:00
-T.K.-
cbce5ffa56
FIX: fix SPI Flash base address
...
Change to match the standardized memory map suggested [here](https://docs.google.com/presentation/d/18qrFsHImYO4OJEpl8oQ_g3m2dc6a2Q0LppnVxTX-19I/edit#slide=id.g1c27f282ad8_0_54 )
2023-06-20 15:20:19 -07:00
Jerry Zhao
879e13388b
Fix default WithSPIFlash tests
2023-06-20 10:24:48 -07:00
Jerry Zhao
0da0361a71
Fix broken docs link
2023-06-19 06:16:43 -07:00
Jerry Zhao
563897ba22
Add WithUARTInitBaud/fix firesim uart configs
2023-06-19 06:03:56 -07:00
Jerry Zhao
0de74215a1
Restore original default parameter order for WithUART/WithSPIFlash
2023-06-19 05:03:59 -07:00
Jerry Zhao
10ce4ee91a
Revert "Revert "Merge pull request #1511 from ucb-bar/improve-peripheral""
...
This reverts commit cb24cf8955 .
2023-06-19 05:00:25 -07:00
Jerry Zhao
d99ffc9db2
Bump gemmini
2023-06-15 15:14:14 -07:00
Jerry Zhao
cb24cf8955
Revert "Merge pull request #1511 from ucb-bar/improve-peripheral"
...
This reverts commit 4d8b3f9dbf , reversing
changes made to d287fed654 .
2023-06-15 14:13:56 -07:00
Jerry Zhao
ccc77a02aa
Revert "[ci skip] Fix broken docs link"
...
This reverts commit 8e39fe1fa1 .
2023-06-15 14:13:11 -07:00
Jerry Zhao
8e39fe1fa1
[ci skip] Fix broken docs link
2023-06-14 18:37:37 -07:00
Jerry Zhao
9f7bda4437
Merge pull request #1510 from ucb-bar/fifo-noc
...
Bump constellation to fix interconnect FIFO-fixers
2023-06-14 15:11:18 -07:00
-T.K.-
62825df3b9
FIX: fix typo
2023-06-13 19:14:15 -07:00
-T.K.-
8ddd8f6184
FIX: fix typo
2023-06-13 19:13:19 -07:00
-T.K.-
c478d056e7
ADD: add documentation
2023-06-13 18:40:14 -07:00
-T.K.-
485dbcc482
ADD: add support for multiple peripherals of same kind
2023-06-13 18:19:34 -07:00
Jerry Zhao
40833f559d
Bump constellation to fix interconnect FIFO-fixers
...
Constellation NoCs by-default do not preserve FIFO-ness.
This bump makes the NoCs correctly report the lack of FIFO-ness, so the
NoC buswrapper will correctly insert FIFOFixers to domains that
should be FIFO
2023-06-13 16:34:03 -07:00
Jerry Zhao
4464e12d82
Merge remote-tracking branch 'origin/main' into tetheredsim
2023-06-13 15:32:08 -07:00
Jerry Zhao
d287fed654
Merge pull request #1495 from ucb-bar/shuttle
...
Add dual-issue in-order "shuttle" core
2023-06-13 15:29:39 -07:00
Jerry Zhao
309bfde21e
[ci skip] add more comments to ShuttleConfigs
2023-06-13 15:27:59 -07:00
Jerry Zhao
d029e88bbf
Merge remote-tracking branch 'origin/main' into tetheredsim
2023-06-13 11:25:39 -07:00
Jerry Zhao
a486194d3d
Merge branch 'main' into shuttle
2023-06-13 11:01:19 -07:00
Jerry Zhao
fa6d77237e
Merge pull request #1431 from ucb-bar/bankedspad
...
Support banked/partitioned scratchpads
2023-06-13 10:57:31 -07:00
Jerry Zhao
b7c27a63e5
Merge branch 'main' into tetheredsim
2023-06-12 22:19:11 -07:00
Jerry Zhao
7b05dd199d
Prefetching config should use non-blocking L1D$
2023-06-12 16:47:23 -07:00
Jerry Zhao
903971f32f
Add documentation page indicating existence of prefetchers
2023-06-12 16:47:23 -07:00
Jerry Zhao
5e893ea77c
Add prefetching rocket example config
2023-06-12 16:46:39 -07:00
Jerry Zhao
22889212db
Add barf submodule
2023-06-12 16:46:39 -07:00
Jerry Zhao
486176999e
Update NoC example config to match new PRCI organization
2023-06-10 22:32:03 -07:00
Jerry Zhao
1e3d4aad46
Update WithBackingScratchpad for firechip
2023-06-09 00:06:30 -07:00
Jerry Zhao
471f8879d7
Support banked/partitioned scratchpads
2023-06-08 16:36:56 -07:00
Jerry Zhao
bbcb8f4089
Improvements to cospike
2023-06-08 14:37:25 -07:00
Jerry Zhao
4328041c25
Add shuttle core
2023-06-08 14:37:25 -07:00
Jerry Zhao
b17def6271
Merge remote-tracking branch 'origin/main' into tetheredsim
2023-06-08 14:32:52 -07:00