Commit Graph

3519 Commits

Author SHA1 Message Date
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
34263fe1a6 Serialize SBT calls 2023-05-18 15:31:39 -07:00
abejgonzalez
c4bb06b061 Revert SBT to 1.8.2 | Forcestart SBT 2023-05-18 10:25:16 -07:00
abejgonzalez
44a2eebad6 Fix SBT/JAVA_OPTS 2023-05-18 00:21:48 -07:00
abejgonzalez
6b3c8f9bf4 Bump CVA6 2023-05-18 00:14:49 -07:00
abejgonzalez
c729b6c844 Fix repo clean 2023-05-17 20:46:49 -07:00
abejgonzalez
30dfe0650d Fix common.mk 2023-05-17 18:23:45 -07:00
abejgonzalez
99aabf2460 Add backwards compat 2023-05-17 18:21:52 -07:00
abejgonzalez
ee4fe21cb9 Bump SBT 2023-05-17 18:18:15 -07:00
abejgonzalez
612ac12473 Cleanup CI 2023-05-17 18:15:32 -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
4f33c2dddc Merge pull request #1479 from ucb-bar/embench
Add embench build support
2023-05-17 13:09:55 -07:00
Jerry Zhao
059f88a80d Add embench build support 2023-05-17 11:20:46 -07:00
Jerry Zhao
f835390b1a Disable Ibex tests for now, Ibex seems unable to run the default rv32 binaries 2023-05-16 19:20:08 -07:00
Jerry Zhao
ed74f4376f Make Ibex run rv32ui-p-simple only 2023-05-16 16:39:40 -07:00
Jerry Zhao
57f5168408 Set number of idbits correctly for fpga ddr 2023-05-15 00:04:12 -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
a89b86c785 Update HarnessClocking docs 2023-05-12 15:21:27 -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
Jerry Zhao
0cbca54e19 Remove TestChipBusFreqs (this is ChipLikeRocketConfig) 2023-05-12 00:03:36 -07:00
Jerry Zhao
27f78da07b Merge pull request #1472 from ucb-bar/simpleclocks
Switch RTL sims to absolute clock-generators
2023-05-11 21:36:53 -07:00
Jerry Zhao
d673c61b8b Switch SpikeTile CI to SpikeConfig 2023-05-11 17:19:17 -07:00
Jerry Zhao
64ad77bbcf Make FPGA flows use the harnessClockInstantiator 2023-05-11 15:04:04 -07:00
Jerry Zhao
a9bc11accb Update comments on harnessbinders in AbstractConfig 2023-05-11 15:04:04 -07:00
Jerry Zhao
1a6b34696e Set a more realistic 500 MHz uncore clock: 2023-05-11 15:04:04 -07:00
Jerry Zhao
4dd017d181 Fix WithClockAndResetFromHarness to actually request harness clocks 2023-05-11 15:04:04 -07:00
Jerry Zhao
f4bf1b0a28 Fix multiclockrocketconfig 2023-05-11 15:04:04 -07:00
Jerry Zhao
624785376a Fix PassThroughClockGenerator to handle multiclock properly 2023-05-11 15:04:04 -07:00
Jerry Zhao
ffc4d1f662 Use getClass.getSimpleName for ClockSourceAtFreqMHz blackbox inline 2023-05-11 15:04:04 -07:00
Jerry Zhao
1916d3e4fc Add timeunit to ClockSourceAtFreqMHz 2023-05-11 15:04:04 -07:00
Jerry Zhao
bcd273986f Fix ClockSourceAtFreqMHz period calc 2023-05-11 15:04:03 -07:00
Jerry Zhao
5c8ea080ee Switch to our own ClockSourceAtFreq that is verilator-compatible 2023-05-11 15:04:03 -07:00
Jerry Zhao
71fe1ad858 Switch RTL sims to absolute clock-generators 2023-05-11 15:04:03 -07:00
Jerry Zhao
335a50d074 Merge pull request #1473 from ucb-bar/jerryz123-patch-1
Fix vcd/fst/fsdb waveform generation
2023-05-10 16:04:58 -07:00
Jerry Zhao
a0569208a5 Fix VCS waveforms 2023-05-10 15:49:59 -07:00
Jerry Zhao
ab6479641e Fix verilator vcd/fsdt file extension 2023-05-10 15:16:16 -07:00