Commit Graph
3861 Commits
Author SHA1 Message Date
joey0320 611de45cb1 update conda-lock file again 2023-04-16 10:10:21 -07:00
joey0320 632a8957ff add sh to conda env 2023-04-14 21:24:08 -07:00
joey0320 c204e4a3e4 rm print 2023-04-14 16:44:54 -07:00
joey0320 e59ed50abb script to unqify modules 2023-04-14 16:44:30 -07:00
joey0320 240c55193f add python script, wip 2023-04-14 11:32:41 -07:00
Jerry Zhao 2ec45b4f63 Test boom cosim with spike in boom CI 2023-04-13 18:00:21 -07:00
Jerry Zhao ccb92e016a Bump spike 2023-04-13 17:59:56 -07:00
Jerry Zhao 048835e6b4 Add dmi/cosim boomconfigs 2023-04-13 17:49:57 -07:00
Jerry Zhao 330a747b54 Support loadarch+dtm in cosimulation with spike 2023-04-13 17:49:39 -07:00
Jerry Zhao d2422ec229 Fix debug priv trace for boom 2023-04-13 17:01:19 -07:00
Jerry Zhao a30b5c4c51 Use __has_include to select between dtm/tsi spiketile 2023-04-13 15:15:46 -07:00
Jerry ZhaoandGitHub 10c26250c8 Merge pull request #1439 from T-K-233/better-tests
ADD: improve Makefile in tests/, add explicit arch flags
2023-04-12 22:06:18 -07:00
-T.K.- 8c78effdf4 ADD: improve variable definition, add explicit arch flags 2023-04-12 21:53:53 -07:00
Jerry Zhao a31685af40 Bump testchipip 2023-04-12 17:55:07 -07:00
Jerry Zhao 5f357df04a Merge remote-tracking branch 'origin/main' into tcdtm 2023-04-12 17:51:18 -07:00
Jerry Zhao 35320bf13d Add CI for checkpoints with dmiRocketConfig 2023-04-12 17:50:38 -07:00
Jerry Zhao 1acad86161 Generate loadarch checkpoints in directories 2023-04-12 17:27:07 -07:00
Jerry Zhao 7aaa233d73 Switch to LOADMEM=1, LOADARCH=loadarch flags 2023-04-12 17:26:07 -07:00
joey0320andJerry Zhao b41806b6a0 bump testchipip 2023-04-12 17:25:17 -07:00
Jerry Zhao f7f979ec15 Remove -x from generate-ckpt.sh script 2023-04-12 17:24:16 -07:00
Jerry Zhao f28d114f12 Switch to loadmem-by-elf instead of loadmem-by-hex 2023-04-12 17:24:16 -07:00
Jerry Zhao b3a4c82fd2 Add generate-ckpt script 2023-04-12 17:24:15 -07:00
Jerry Zhao 4ae38e22d6 Bump riscv-isa-sim for fesvr/dtm fixes 2023-04-12 17:24:15 -07:00
Jerry Zhao 02a10f358b Add dmiUltraFastSpikeConfig 2023-04-12 17:24:15 -07:00
Jerry Zhao 3771e62a20 Default to 2 memory channels in AbstractConfig 2023-04-12 17:24:15 -07:00
Jerry Zhao f5ceab2077 Pass base of memory to SimDRAM 2023-04-12 17:24:15 -07:00
Jerry Zhao e51b3e8c61 Fix SpikeTile TCM with loadmem-by-elf 2023-04-12 17:24:15 -07:00
Jerry Zhao 6a97f2eb97 Support dmi-based Spike bringup 2023-04-12 17:23:59 -07:00
Jerry Zhao 344e29a240 Switch ChipLikequadRocketConfig to use the FlatTestHarness in CI 2023-04-12 11:59:57 -07:00
Jerry ZhaoandGitHub 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
Jerry ZhaoandGitHub 4f8ccc738c Merge pull request #1434 from ucb-bar/bump-testchipip
bump testchipip
2023-04-10 11:00:18 -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 ZhaoandGitHub 1097073c79 Merge pull request #1427 from ucb-bar/pll
PLL integration example + FlatChipTop/TestHarness
2023-04-09 01:32:35 -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 ZhaoandGitHub 60468e161c Merge pull request #1430 from ucb-bar/chisel356fixes
Resolve merge conflicts in chisel3.5.6 bump
2023-04-08 15:23:51 -07:00
Jerry Zhao 0f6f38e66b Resolve merge conflicts in chisel3.5.6 bump 2023-04-08 14:22:51 -07:00
Jerry ZhaoandGitHub 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
Jerry Zhao 54a6288f1a Add mt-helloworld example 2023-04-06 17:36:13 -07:00
Abraham GonzalezandGitHub 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 ZhaoandGitHub 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