Commit Graph

3337 Commits

Author SHA1 Message Date
abejgonzalez
dbbf7c90b4 Separate out conda-lock generation into new script 2023-05-09 13:58:40 -07:00
Jerry Zhao
8b805aca1b Merge pull request #1463 from ucb-bar/harness-dir
Move TestHarness to chipyard.harness, make chipyard/harness directory
2023-05-08 18:17:38 -07:00
Jerry Zhao
ad98363add Update docs/Advanced-Concepts/Harness-Clocks.rst
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2023-05-08 18:17:20 -07:00
Jerry Zhao
ac281daa78 Move TestHarness to chipyard.harness, make chipyard/harness directory 2023-05-08 08:00:56 -07:00
Jerry Zhao
352cc773b5 Merge pull request #1445 from ucb-bar/flip_serial_tl
Flip serial_tl_clock to be generated off-chip
2023-05-08 08:00:23 -07:00
-T.K.-
3196d44f22 FIX: fix wording in doc
We don't require the host computer to be x86 (can be RISC-V!)
2023-05-07 22:22:37 -07:00
Jerry Zhao
d42b195b91 Add notes to docs indicating SoftCore bringup with VCU118 is legacy 2023-05-07 22:22:37 -07:00
Jerry Zhao
4f5bbdca97 Flip serial_tl.clock for firechip BridgeBinders 2023-05-07 22:22:37 -07:00
Jerry Zhao
9566667767 Remove bus-to-bus crossings 2023-05-07 22:22:37 -07:00
Jerry Zhao
5f076b184d Flip serial_tl_clock to be generated off-chip 2023-05-07 22:22:36 -07:00
Jerry Zhao
c4bc627cfe Merge pull request #1438 from ucb-bar/tcdtm
ELF-based-loadmem | architectural restartable checkpoints
2023-05-07 22:21:37 -07:00
Jerry Zhao
9209a72eb9 Merge pull request #1456 from ucb-bar/jerryz123-patch-2
Always initialize fpga-shells with init-submodules.sh
2023-05-07 21:58:14 -07:00
Jerry Zhao
2636965df3 Bump spike 2023-05-07 16:07:16 -07:00
Jerry Zhao
f01101da4b Remove init-fpga scripts and references, init-submodules now also inits-fpga 2023-05-07 16:03:27 -07:00
Jerry Zhao
2d76a4fea9 Always initialize fpga-shells with init-submodules.sh
FPGA shells is ultra fast to clone, and this makes the normal repo init script actually set up the repo properly for all possible use cases.
2023-05-07 16:03:26 -07:00
Jerry Zhao
4eb0f81c16 Bump testchipip 2023-05-07 16:02:23 -07:00
Jerry Zhao
954dab1638 Merge remote-tracking branch 'origin/main' into tcdtm 2023-05-07 15:56:55 -07:00
Jerry Zhao
968b207cca Merge pull request #1448 from ucb-bar/bump-fs
1.9.1 release
2023-05-07 15:54:55 -07:00
Jerry Zhao
20fb8d2556 Update README.md 2023-05-07 11:52:44 -07:00
Jerry Zhao
49dd3860db Update CHANGELOG.md 2023-05-06 19:31:15 -07:00
Jerry Zhao
d61be5cb1c Remove unnecessary include from tests/Makefile 2023-05-06 19:27:31 -07:00
Jerry Zhao
2271194131 Merge remote-tracking branch 'origin/main' into bump-fs 2023-05-06 19:26:20 -07:00
joonho hwangbo
01a03f5b5f Merge pull request #1452 from ucb-bar/uniquify-names-2
uniquify module names
2023-05-06 12:29:32 -07:00
Jerry Zhao
257e7d7507 Check that HarnessClockInstantiator doesn't receive requests for similarly-named-clocks with different frequencies (#1460) 2023-05-05 17:09:07 -07:00
joey0320
fec43fc147 corner case 2023-05-04 21:51:00 -07:00
joey0320
60e80a772e Cleanup + fixes, think it's stable now 2023-05-04 20:15:21 -07:00
Jerry Zhao
b8ccb7d4f6 Support not instantiating the TileClockGater/ResetSetter PRCI controllers (#1459) 2023-05-04 17:15:38 -07:00
Jerry Zhao
b05f36df79 Fix support for no-bootROM systems (#1458) 2023-05-03 18:23:36 -07:00
Jerry Zhao
1cc5ea5192 Fix no-uart configs (#1457) 2023-05-03 18:23:16 -07:00
Jerry Zhao
11e5497697 Merge remote-tracking branch 'origin/main' into tcdtm 2023-05-01 13:03:41 -07:00
Abraham Gonzalez
27468942b3 Merge pull request #1454 from ucb-bar/fix-hello-tests
Use pk/encoding.h for hello/mt-hello
2023-05-01 12:24:28 -07:00
Jerry Zhao
b91e24a30a Use pk/encoding.h for hello/mt-hello 2023-05-01 10:51:15 -07:00
Jerry Zhao
669db2ef4f Merge remote-tracking branch 'origin/main' into tcdtm 2023-05-01 10:47:57 -07:00
Jerry Zhao
a299dae1a5 Initialize cospike memory from SimDRAM memory 2023-05-01 09:28:55 -07:00
joey0320
884cf3cf61 deal with bb 2023-04-30 13:32:46 -07:00
joey0320
a5bf60c0f1 oops 2023-04-29 21:32:00 -07:00
joey0320
3f80507ce4 rm split-bb-files.py 2023-04-29 18:21:48 -07:00
joey0320
30ec9806e0 final fix 2023-04-28 13:30:34 -07:00
joey0320
27728a70ef fix for ext modules 2023-04-28 12:27:54 -07:00
joey0320
ab9ec1650e fixes 2023-04-28 09:15:33 -07:00
joey0320
85abce536a cleanup 2023-04-27 20:42:34 -07:00
joey0320
c1667adf3d trial 1 2023-04-27 20:39:07 -07:00
joonho hwangbo
15e22d985b Merge pull request #1442 from ucb-bar/uniquify-names
Uniquify module names that are common to Top & Model
2023-04-21 15:46:01 -07:00
abejgonzalez
3c043ee27f Use $RISCV includes for tests 2023-04-21 14:44:04 -07:00
abejgonzalez
8723937762 Merge remote-tracking branch 'origin/main' into bump-fs 2023-04-21 14:24:25 -07:00
Harrison Liew
893d623fc9 Merge pull request #1451 from ucb-bar/hammer_1.1.1
Bump to Hammer 1.1.1
2023-04-21 10:11:33 -07:00
joey0320
4d988a24e9 fix 2023-04-21 09:41:56 -07:00
joey0320
57d7e55457 oops 2023-04-20 18:20:26 -07:00
joey0320
dfe34873f7 Revert "bump testchipip"
This reverts commit bb6f8be801.
2023-04-20 16:39:46 -07:00
Harrison Liew
a69f4163af bump to Hammer 1.1.1 2023-04-20 16:32:13 -07:00