Commit Graph

3258 Commits

Author SHA1 Message Date
Jerry Zhao
6a4e2f583d Add output directory flag to loadarch generate script 2023-04-19 23:43:43 -07:00
Jerry Zhao
a31b061770 CI: Fix checkpoint generation 2023-04-19 23:37:44 -07:00
Jerry Zhao
4a712a7de5 Add doc page on architectural checkpoints 2023-04-19 20:09:14 -07:00
Jerry Zhao
104a5299a9 Fix typos 2023-04-19 19:52:46 -07:00
Jerry Zhao
cf87641031 Fix LOADARCH CI tests 2023-04-18 09:50:16 -07:00
Jerry Zhao
2b3c5fc48e Merge remote-tracking branch 'origin/main' into tcdtm 2023-04-17 18:14:43 -07:00
Jerry Zhao
4038217ae9 Serial-TL backing memory configs should use 1 memory channel 2023-04-17 17:56:44 -07:00
Jerry Zhao
3b303ba37d Merge pull request #1435 from ucb-bar/blockserialtl
Bump TestChipIp to improve default serial_tl behavior
2023-04-17 17:03:30 -07:00
Jerry Zhao
c6bf50bc9d Update verilator's emulator.cc SIM_FILE_REQS 2023-04-17 16:20:52 -07:00
Jerry Zhao
ad9ea333d1 Bump TestChipIp to improve default serial_tl behavior 2023-04-17 14:14:24 -07:00
Jerry Zhao
8c47f50a73 Restore vector state as well for cosim loadarch 2023-04-17 14:07:37 -07:00
Jerry Zhao
a7a441b6a8 Bump testchipip 2023-04-17 13:25:19 -07:00
Jerry Zhao
83dda916dc Support vector state in checkpoints 2023-04-17 13:19:16 -07:00
Jerry Zhao
07e19e5bb8 Increase debug module data capacity 2023-04-17 11:56:12 -07:00
Jerry Zhao
cf0db304a8 Merge pull request #1436 from ucb-bar/jerryz123-patch-5
Fix ChipLikeQuadRocketConfig crossing
2023-04-16 18:46:44 -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 Zhao
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
joey0320
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 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
Jerry Zhao
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 Zhao
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