Commit Graph

966 Commits

Author SHA1 Message Date
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
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
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
6713aea8c9 Split NVDLA config out of ManyMMIOAccels config to reduce CI load 2023-06-08 10:50:23 -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
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
Jerry Zhao
2f2cb1ac8b Fix firesim clockgen to auto-generated the reference pll clock if not requested 2023-05-27 11:16:18 -07:00
Jerry Zhao
bdff878643 Merge remote-tracking branch 'origin/main' into bumprc 2023-05-27 10:32:49 -07:00
Jerry Zhao
3f06dbc280 Fix clock group combiner behavior for rational-tile clocks 2023-05-26 17:50:55 -07:00
Abraham Gonzalez
c1ad70c10f Merge pull request #1375 from ucb-bar/use-fat-jar
Use fat jar's to remove SBT invocations
2023-05-26 17:03:42 -07:00
Jerry Zhao
f73951ac7f Add TestChipConfigTweaks to model 2/1 tile/uncore division 2023-05-26 11:56:58 -07:00
Jerry Zhao
adcb04636d Bump cva6 2023-05-24 22:17:29 -07:00
Jerry Zhao
300a4b3642 Add rocketchip unit-tests to regressions 2023-05-24 10:17:37 -07:00
Jerry Zhao
6a42c64d3a Bump to latest rocket-chip 2023-05-24 10:17:37 -07:00
Jerry Zhao
2b67164816 Merge branch 'main' into unify 2023-05-24 10:13:07 -07:00
Jerry Zhao
333df95a42 Set default config back to 1-channel 2023-05-23 12:07:28 -07:00
Jerry Zhao
b69bcffc91 Merge remote-tracking branch 'origin/main' into unify 2023-05-19 11:28:52 -07:00
Jerry Zhao
7184848bf6 Merge pull request #1476 from ucb-bar/serial-bump
Support uni-directional TLSerdesser
2023-05-19 11:21:35 -07:00
abejgonzalez
6b3c8f9bf4 Bump CVA6 2023-05-18 00:14:49 -07:00
abejgonzalez
dbe352e9dc Merge remote-tracking branch 'origin/main' into use-fat-jar 2023-05-17 18:12:21 -07:00
Jerry Zhao
76cf492bdf Merge pull request #1467 from ucb-bar/jerryz123-patch-2
Generate objdump | check BINARY | cospike fixes
2023-05-17 16:07:11 -07:00
Jerry Zhao
abf2af16b4 Cospike should always include zicntr 2023-05-17 16:06:24 -07:00
Jerry Zhao
c2ca66ac4d Support ssip interrupts in spike-cosim 2023-05-17 15:21:11 -07:00
Jerry Zhao
f4739be632 Update multi-chip API for harnesses 2023-05-15 00:03:22 -07:00
Jerry Zhao
fa91426cf5 Update comment for AbsoluteFreqHarnessClockInstantiator 2023-05-14 21:48:38 -07:00
Jerry Zhao
a207e37725 Update MultiClockRocket frequencies 2023-05-14 21:48:18 -07:00
Jerry Zhao
0223a75f01 Size down number of concurrent requests allowed on SerialTL 2023-05-14 18:52:37 -07:00
Jerry Zhao
d4d81f7d22 Rename serialManagerParams -> serialTLManagerParams 2023-05-13 19:25:14 -07:00
Jerry Zhao
3330c23193 Support uni-directional TLSerdesser 2023-05-13 14:14:38 -07:00
Jerry Zhao
2077e4304d Explicitly provide refClockFreqMHz to harnessClockInstantiator 2023-05-13 11:18:03 -07:00
Jerry Zhao
b8e95e0305 Rename implicit clock/reset to referenceclock/reset 2023-05-12 15:11:44 -07:00
Jerry Zhao
94d471bd9a Set firesim harnessbinder freq to 1000 MHz by default 2023-05-12 14:44:07 -07:00
Jerry Zhao
85bb945555 Fix bug in cospike 2023-05-12 11:34:31 -07:00
Jerry Zhao
7ae43a1829 Fix tracegenconfig 2023-05-12 10:51:34 -07:00
Jerry Zhao
b42a3d4896 Make Passthrough clock assert more verbose 2023-05-12 10:51:27 -07:00
Jerry Zhao
607c2b5a73 Unify multi-node btw chipyard/firechip | unify harness clocking 2023-05-12 08:41:34 -07:00