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
Jerry Zhao
6713aea8c9
Split NVDLA config out of ManyMMIOAccels config to reduce CI load
2023-06-08 10:50:23 -07:00
Jerry Zhao
5178201461
Add no-reset-sync config option to disable synchronizers for simulators which don't handle async reset properly
2023-06-08 10:39:15 -07:00
Jerry Zhao
4d22af17a2
Move ResetStretcher to testchipip
2023-06-08 10:01:05 -07:00
joonho hwangbo
518dacdb52
Merge pull request #1499 from ucb-bar/sha3-bump
...
bump sha3
2023-06-04 12:28:10 -05:00
joey0320
78cdb39301
bump sha3
2023-06-04 06:21:57 -07:00
joey0320
5141c308b9
bump mempress
2023-06-03 18:18:53 -07:00
Jerry Zhao
bb14a1f173
Fix NoCoresConfig with no PRCI features
2023-06-02 09:01:41 -07:00
Jerry Zhao
89db2372c3
Merge remote-tracking branch 'origin/main' into tetheredsim
2023-05-31 21:55:09 -07:00
Jerry Zhao
1830bbf0e9
Fix TLClockDivider syncronization
2023-05-31 10:09:16 -07:00
Jerry Zhao
0ec98e07d4
Localize clock/reset stuff to prci_ctrl_domain to improve hierarchical physical design
2023-05-30 22:03:25 -07:00
Jerry Zhao
55d4b3807e
Put reset synchronizers in prci_ctrl_domain
...
Makes physical design simpler if clock/reset devices are all localized to one block
2023-05-30 22:01:00 -07:00