Commit Graph

854 Commits

Author SHA1 Message Date
Jerry Zhao
383a0fee96 Bump testchipip to standardize tlserdes bundle params 2023-04-19 11:44:20 -07:00
Jerry Zhao
ad9ea333d1 Bump TestChipIp to improve default serial_tl behavior 2023-04-17 14:14:24 -07:00
Jerry Zhao
4adb8d91c1 Fix ChipLikeQuadRocketConfig crossing
There needs to be a crossing between sbus/fbus when they are on separate clock domains
2023-04-11 17:44:24 -07:00
joey0320
b36909d2f4 re-bump 2023-04-10 09:37:31 -07:00
joey0320
1f5e75c755 re-bump 2023-04-09 20:14:55 -07:00
joey0320
4b620f117c bump testchipip 2023-04-09 19:36:56 -07:00
Jerry Zhao
0ffc3c7770 Add some comments on harness/chiptop clocking APIs 2023-04-08 17:19:25 -07:00
Jerry Zhao
de293f5fdf Add build of ChipLikeQuadRocketConfig to CI 2023-04-08 15:58:18 -07:00
Jerry Zhao
b88e1025e4 Add comments on ResetStretchers 2023-04-08 15:24:28 -07:00
Jerry Zhao
b7b2a62d80 Update clocking stuff to chisel 3.5.6 2023-04-08 15:24:28 -07:00
Jerry Zhao
32f0f83900 [ci skip] Update comments for FakePLLClockBinder 2023-04-08 15:24:28 -07:00
Jerry Zhao
70643335d2 Fix RationalRockettiles not getting picked up in MulticlockRocketConfig 2023-04-08 15:24:28 -07:00
Jerry Zhao
f1b17b533b Add examples of ChipLikeRocketConfig/FlatChipTop/FlatTestHarness 2023-04-08 15:24:28 -07:00
Jerry Zhao
70ea3b78ab Add ChipLikeRocketConfig ... improve harness clocking APIs 2023-04-08 15:24:28 -07:00
Jerry Zhao
8a1ebb090c Move Clock binders to separate file 2023-04-08 15:24:28 -07:00
Jerry Zhao
0f6f38e66b Resolve merge conflicts in chisel3.5.6 bump 2023-04-08 14:22:51 -07:00
Jerry Zhao
af6a88d5f9 Merge pull request #1411 from ucb-bar/chisel356
Bump to latest rocket-chip/chisel3.5.6
2023-04-08 13:04:38 -07:00
Abraham Gonzalez
8a7c98c427 Merge pull request #1424 from ucb-bar/new-cfg-finder
New Scala-based Config Finder
2023-04-05 13:41:56 -07:00
Jerry Zhao
4c085ebafc Merge pull request #1399 from ucb-bar/iobinder-qol
QoL improvement to IOBinders + custom ChipTop example
2023-04-05 00:42:54 -07:00
abejgonzalez
a5ee995ed4 New Scala-based Config Finder 2023-04-04 22:58:28 +00:00
Jerry Zhao
569917e2f3 Merge remote-tracking branch 'origin/main' into chisel356 2023-04-04 11:34:36 -07:00
Jerry Zhao
149c89d713 Add option to disable ChipTop port dontTouch 2023-04-03 22:07:05 -07:00
Jerry Zhao
bf3642d8d0 DontTouch ChipTop ports 2023-04-03 17:31:21 -07:00
Jerry Zhao
477456bc0b Add custom chiptop+iocell example 2023-04-03 17:31:20 -07:00
Jerry Zhao
dc17780d63 Improve IOBinders implementation | add debug prints 2023-04-03 17:31:20 -07:00
Jerry Zhao
a466568809 Bump rocket-chip 2023-04-01 13:55:21 -07:00
Jerry Zhao
7bfeef6459 Bump rocketchip | fix tracegen intnode 2023-03-31 18:07:36 -07:00
Jerry Zhao
60bd1209cf Bump rocket-chip 2023-03-31 18:05:27 -07:00
Jerry Zhao
7ec79f4ed8 Bump gemmini 2023-03-31 18:05:04 -07:00
abejgonzalez
8cb97bff85 Re-add check commit | Add CI | Bump Gemmini | Bump FireMarshal 2023-03-30 23:41:27 -07:00
Jerry Zhao
fe14cf54b5 Bump LLC 2023-03-30 17:33:57 -07:00
Jerry Zhao
684bc0b025 Bump sifive-blocks 2023-03-29 20:35:17 -07:00
Jerry Zhao
22d581af6f Bump gemmini/cache 2023-03-29 12:51:30 -07:00
Jerry Zhao
0486a62eeb Update DebugIO IOBinder 2023-03-29 12:50:07 -07:00
Jerry Zhao
df2e5ad9dc Bump to latest rocket-chip/chisel3.5.6 2023-03-28 16:48:27 -07:00
Jerry Zhao
1c1f5c9bad Bump rocket-chip-blocks 2023-03-27 14:38:20 -07:00
Jerry Zhao
a750a864ff Bump spike 2023-03-27 14:38:07 -07:00
Jerry Zhao
b54eb9f612 Bump boom 2023-03-27 14:35:21 -07:00
Jerry Zhao
154cb08a34 Add SpikeUltraFastDevices config 2023-03-27 14:03:20 -07:00
Jerry Zhao
d0ab1ee2be Update spiketile time csr 2023-03-26 15:07:36 -07:00
Jerry Zhao
4020d2eff0 Add flag to enable spike commit-log 2023-03-26 15:07:25 -07:00
Jerry Zhao
0dd0bb0a5f Remove printfs from CanHaveChosenInDTS 2023-03-26 10:37:37 -07:00
Jerry Zhao
b077361749 Bump sifive-blocks 2023-03-26 09:20:15 -07:00
Jerry Zhao
24b416c40b Set DTS to say we are chipyard 2023-03-25 22:20:54 -07:00
Jerry Zhao
298aadafc5 Add support for TightlyCoupledMemory for SpikeTile 2023-03-25 21:41:40 -07:00
Jerry Zhao
f474646c17 Add chosen node to DTS to enable dynamic earlycon select 2023-03-25 21:40:03 -07:00
Jerry Zhao
93f1c5cf33 Bump sifive-blocks 2023-03-25 21:40:02 -07:00
Sagar Karandikar
c14d11faac lean gemmini tutorial (#1413)
* lean gemmini tutorial

* bump firesim

* Update check-commit.sh
2023-03-22 20:26:26 -07:00
Abraham Gonzalez
c788fdce19 Fix Verilog Prerequisites + Ignore mv stdout (#1406)
* Fix Ibex vlog compilation deps | Ignore mv stderr

* Init DRAMSim2

* Use size_t in cospike.cc

* Use size_t in spiketile.cc
2023-03-17 15:50:54 -07:00
Jerry Zhao
ae730db67e Merge pull request #1386 from ucb-bar/xcelium-support
xcelium support
2023-03-16 15:02:48 -07:00