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 |
|
Hansung Kim
|
7ed3d294c8
|
Add WithCoalescer to SoC config
|
2023-05-12 01:20:23 -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 |
|
Hansung Kim
|
dc4b8bd615
|
Bump rocket-chip
|
2023-05-11 18:53:54 -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 |
|
Jerry Zhao
|
591c1d6500
|
Merge pull request #1464 from ucb-bar/optionals
Make BootAddrReg optional
|
2023-05-10 13:03:22 -07:00 |
|
Jerry Zhao
|
c148f1daf1
|
Make BootAddrReg optional
|
2023-05-10 11:44:03 -07:00 |
|
Jerry Zhao
|
7b8cb001ee
|
Merge pull request #1465 from ucb-bar/renameserial
Rename SerialAdapter+SimSerial to TSIToTileLink/SimTSI/TSIHarness
|
2023-05-10 11:39:31 -07:00 |
|
Jerry Zhao
|
fbfb518b72
|
Merge remote-tracking branch 'origin/main' into renameserial
|
2023-05-10 11:39:11 -07:00 |
|
Sagar Karandikar
|
1c10f75622
|
Merge pull request #1471 from ucb-bar/lowmem-configs
Add 1GB / 4GB DRAM firechip configs for FireSim VCU118
|
2023-05-10 11:32:01 -07:00 |
|
Sagar Karandikar
|
abe8a7fb8b
|
remove extra newlines
|
2023-05-10 11:31:05 -07:00 |
|
Abraham Gonzalez
|
f111e2d459
|
Merge pull request #1398 from ucb-bar/bump-verilator
Bump Verilator and use `TestDriver.v` as top
|
2023-05-10 09:10:34 -07:00 |
|
Hansung Kim
|
afbb67f934
|
Bump rocket-chip
|
2023-05-10 01:24:28 -07:00 |
|
Hansung Kim
|
013782a5db
|
Update path to WithMemtraceCore
|
2023-05-09 22:23:36 -07:00 |
|
Jerry Zhao
|
20250731ea
|
Merge pull request #1468 from ucb-bar/dramsim2bump
|
2023-05-09 21:33:44 -07:00 |
|
abejgonzalez
|
d3f148f1f4
|
Merge remote-tracking branch 'origin/main' into bump-verilator
|
2023-05-09 20:50:07 -07:00 |
|
Abraham Gonzalez
|
8fa12e38cf
|
Merge pull request #1466 from ucb-bar/sync-params-n-script
Separate out conda-lock generation into new script
|
2023-05-09 20:41:31 -07:00 |
|
Jerry Zhao
|
8be6d42606
|
Bump DRAMSim2 to avoid verbose log files
|
2023-05-09 20:17:17 -07:00 |
|
Jerry Zhao
|
94f83e319a
|
Fix bugs in spike-cosim
|
2023-05-09 17:39:48 -07:00 |
|
Jerry Zhao
|
ff3b66e2f2
|
Makefile should error if BINARY is set incorrectly
|
2023-05-09 17:38:46 -07:00 |
|
Jerry Zhao
|
d8bbc71821
|
Always generate objdump for run-binary-debug targets
|
2023-05-09 17:20:12 -07:00 |
|
abejgonzalez
|
1f687af997
|
Generate all lockfiles at once
|
2023-05-09 14:12:09 -07:00 |
|
abejgonzalez
|
dbbf7c90b4
|
Separate out conda-lock generation into new script
|
2023-05-09 13:58:40 -07:00 |
|
abejgonzalez
|
e832667cce
|
Bump Verilator
|
2023-05-09 13:31:00 -07:00 |
|
abejgonzalez
|
2997cddc0e
|
Merge remote-tracking branch 'origin/main' into bump-verilator
|
2023-05-09 13:27:13 -07:00 |
|