Commit Graph

  • 3330c23193 Support uni-directional TLSerdesser Jerry Zhao 2023-05-13 13:46:28 -07:00
  • 2077e4304d Explicitly provide refClockFreqMHz to harnessClockInstantiator Jerry Zhao 2023-05-13 11:18:03 -07:00
  • a89b86c785 Update HarnessClocking docs Jerry Zhao 2023-05-12 15:21:27 -07:00
  • b8e95e0305 Rename implicit clock/reset to referenceclock/reset Jerry Zhao 2023-05-12 15:11:44 -07:00
  • 94d471bd9a Set firesim harnessbinder freq to 1000 MHz by default Jerry Zhao 2023-05-12 14:44:07 -07:00
  • 85bb945555 Fix bug in cospike Jerry Zhao 2023-05-12 11:34:31 -07:00
  • 7ae43a1829 Fix tracegenconfig Jerry Zhao 2023-05-12 10:51:34 -07:00
  • b42a3d4896 Make Passthrough clock assert more verbose Jerry Zhao 2023-05-12 10:51:27 -07:00
  • 607c2b5a73 Unify multi-node btw chipyard/firechip | unify harness clocking Jerry Zhao 2023-05-12 08:21:18 -07:00
  • 7ed3d294c8 Add WithCoalescer to SoC config Hansung Kim 2023-05-12 01:19:19 -07:00
  • 0cbca54e19 Remove TestChipBusFreqs (this is ChipLikeRocketConfig) Jerry Zhao 2023-05-12 00:03:36 -07:00
  • 27f78da07b Merge pull request #1472 from ucb-bar/simpleclocks Jerry Zhao 2023-05-11 21:36:53 -07:00
  • dc4b8bd615 Bump rocket-chip Hansung Kim 2023-05-11 18:53:54 -07:00
  • d673c61b8b Switch SpikeTile CI to SpikeConfig Jerry Zhao 2023-05-11 17:19:17 -07:00
  • 64ad77bbcf Make FPGA flows use the harnessClockInstantiator Jerry Zhao 2023-05-11 13:03:47 -07:00
  • a9bc11accb Update comments on harnessbinders in AbstractConfig Jerry Zhao 2023-05-11 10:45:31 -07:00
  • 1a6b34696e Set a more realistic 500 MHz uncore clock: Jerry Zhao 2023-05-11 10:43:16 -07:00
  • 4dd017d181 Fix WithClockAndResetFromHarness to actually request harness clocks Jerry Zhao 2023-05-11 00:53:52 -07:00
  • f4bf1b0a28 Fix multiclockrocketconfig Jerry Zhao 2023-05-11 00:52:57 -07:00
  • 624785376a Fix PassThroughClockGenerator to handle multiclock properly Jerry Zhao 2023-05-10 23:34:29 -07:00
  • ffc4d1f662 Use getClass.getSimpleName for ClockSourceAtFreqMHz blackbox inline Jerry Zhao 2023-05-10 21:37:19 -07:00
  • 1916d3e4fc Add timeunit to ClockSourceAtFreqMHz Jerry Zhao 2023-05-10 21:30:59 -07:00
  • bcd273986f Fix ClockSourceAtFreqMHz period calc Jerry Zhao 2023-05-10 21:18:52 -07:00
  • 5c8ea080ee Switch to our own ClockSourceAtFreq that is verilator-compatible Jerry Zhao 2023-05-10 16:52:42 -07:00
  • 71fe1ad858 Switch RTL sims to absolute clock-generators Jerry Zhao 2023-05-10 14:30:58 -07:00
  • 335a50d074 Merge pull request #1473 from ucb-bar/jerryz123-patch-1 Jerry Zhao 2023-05-10 16:04:58 -07:00
  • a0569208a5 Fix VCS waveforms Jerry Zhao 2023-05-10 15:49:59 -07:00
  • ab6479641e Fix verilator vcd/fsdt file extension Jerry Zhao 2023-05-10 15:16:16 -07:00
  • 591c1d6500 Merge pull request #1464 from ucb-bar/optionals Jerry Zhao 2023-05-10 13:03:22 -07:00
  • c148f1daf1 Make BootAddrReg optional Jerry Zhao 2023-05-08 14:36:36 -07:00
  • 7b8cb001ee Merge pull request #1465 from ucb-bar/renameserial Jerry Zhao 2023-05-10 11:39:31 -07:00
  • fbfb518b72 Merge remote-tracking branch 'origin/main' into renameserial Jerry Zhao 2023-05-10 11:39:11 -07:00
  • 1c10f75622 Merge pull request #1471 from ucb-bar/lowmem-configs Sagar Karandikar 2023-05-10 11:32:01 -07:00
  • abe8a7fb8b remove extra newlines Sagar Karandikar 2023-05-10 11:31:05 -07:00
  • f111e2d459 Merge pull request #1398 from ucb-bar/bump-verilator Abraham Gonzalez 2023-05-10 09:10:34 -07:00
  • afbb67f934 Bump rocket-chip Hansung Kim 2023-05-10 01:24:28 -07:00
  • 013782a5db Update path to WithMemtraceCore Hansung Kim 2023-05-09 22:23:36 -07:00
  • 20250731ea Merge pull request #1468 from ucb-bar/dramsim2bump Jerry Zhao 2023-05-09 21:33:44 -07:00
  • d3f148f1f4 Merge remote-tracking branch 'origin/main' into bump-verilator abejgonzalez 2023-05-09 20:50:07 -07:00
  • 8fa12e38cf Merge pull request #1466 from ucb-bar/sync-params-n-script Abraham Gonzalez 2023-05-09 20:41:31 -07:00
  • 8be6d42606 Bump DRAMSim2 to avoid verbose log files Jerry Zhao 2023-05-09 20:15:38 -07:00
  • 94f83e319a Fix bugs in spike-cosim Jerry Zhao 2023-05-09 17:39:48 -07:00
  • ff3b66e2f2 Makefile should error if BINARY is set incorrectly Jerry Zhao 2023-05-09 17:38:46 -07:00
  • d8bbc71821 Always generate objdump for run-binary-debug targets Jerry Zhao 2023-05-09 17:20:12 -07:00
  • 1f687af997 Generate all lockfiles at once abejgonzalez 2023-05-09 14:12:09 -07:00
  • dbbf7c90b4 Separate out conda-lock generation into new script abejgonzalez 2023-05-09 13:58:40 -07:00
  • e832667cce Bump Verilator abejgonzalez 2023-05-09 13:31:00 -07:00
  • 2997cddc0e Merge remote-tracking branch 'origin/main' into bump-verilator abejgonzalez 2023-05-09 13:27:13 -07:00
  • 58f3fc221c Bump rocket-chip to reflect memtrace config update Hansung Kim 2023-05-09 13:10:14 -07:00
  • 87b64575f8 Refactor memtrace SoC configuration Hansung Kim 2023-05-09 13:08:49 -07:00
  • eced8e63d9 Rename SerialAdapter+SimSerial to TSIToTileLink/SimTSI/TSIHarness Jerry Zhao 2023-05-08 15:39:16 -07:00
  • 8b805aca1b Merge pull request #1463 from ucb-bar/harness-dir Jerry Zhao 2023-05-08 18:17:38 -07:00
  • ad98363add Update docs/Advanced-Concepts/Harness-Clocks.rst Jerry Zhao 2023-05-08 18:17:20 -07:00
  • 95da9cefb5 4GB DRAM configs Sagar Karandikar 2023-05-08 13:41:51 -07:00
  • ac281daa78 Move TestHarness to chipyard.harness, make chipyard/harness directory Jerry Zhao 2023-05-07 23:16:35 -07:00
  • 352cc773b5 Merge pull request #1445 from ucb-bar/flip_serial_tl Jerry Zhao 2023-05-08 08:00:23 -07:00
  • 3196d44f22 FIX: fix wording in doc -T.K.- 2023-04-20 13:55:23 -07:00
  • d42b195b91 Add notes to docs indicating SoftCore bringup with VCU118 is legacy Jerry Zhao 2023-04-20 00:00:42 -07:00
  • 4f5bbdca97 Flip serial_tl.clock for firechip BridgeBinders Jerry Zhao 2023-04-17 23:16:56 -07:00
  • 9566667767 Remove bus-to-bus crossings Jerry Zhao 2023-04-17 18:31:47 -07:00
  • 5f076b184d Flip serial_tl_clock to be generated off-chip Jerry Zhao 2023-04-17 17:11:43 -07:00
  • c4bc627cfe Merge pull request #1438 from ucb-bar/tcdtm Jerry Zhao 2023-05-07 22:21:37 -07:00
  • 9209a72eb9 Merge pull request #1456 from ucb-bar/jerryz123-patch-2 Jerry Zhao 2023-05-07 21:58:14 -07:00
  • 2636965df3 Bump spike Jerry Zhao 2023-05-07 16:07:16 -07:00
  • f01101da4b Remove init-fpga scripts and references, init-submodules now also inits-fpga Jerry Zhao 2023-05-03 18:36:08 -07:00
  • 2d76a4fea9 Always initialize fpga-shells with init-submodules.sh Jerry Zhao 2023-05-03 13:19:37 -07:00
  • 4eb0f81c16 Bump testchipip Jerry Zhao 2023-05-07 16:02:23 -07:00
  • 954dab1638 Merge remote-tracking branch 'origin/main' into tcdtm Jerry Zhao 2023-05-07 15:56:55 -07:00
  • 968b207cca Merge pull request #1448 from ucb-bar/bump-fs Jerry Zhao 2023-05-07 15:54:55 -07:00
  • 20fb8d2556 Update README.md Jerry Zhao 2023-05-07 11:51:17 -07:00
  • 40d0a1f3bd low mem configs Sagar Karandikar 2023-05-07 11:47:14 -07:00
  • 49dd3860db Update CHANGELOG.md Jerry Zhao 2023-05-06 19:31:15 -07:00
  • d61be5cb1c Remove unnecessary include from tests/Makefile Jerry Zhao 2023-05-06 19:27:31 -07:00
  • 2271194131 Merge remote-tracking branch 'origin/main' into bump-fs Jerry Zhao 2023-05-06 19:26:20 -07:00
  • 01a03f5b5f Merge pull request #1452 from ucb-bar/uniquify-names-2 joonho hwangbo 2023-05-06 12:29:32 -07:00
  • 257e7d7507 Check that HarnessClockInstantiator doesn't receive requests for similarly-named-clocks with different frequencies (#1460) Jerry Zhao 2023-05-05 17:09:07 -07:00
  • 774c9cb789 Bump rocket-chip after upstream/master merge Hansung Kim 2023-05-05 14:51:36 -07:00
  • 03350cfafe Update import path to cde to reflect upstream changes Hansung Kim 2023-05-05 14:47:45 -07:00
  • c9762296ca Merge remote-tracking branch 'upstream/main' into graphics Hansung Kim 2023-05-05 14:40:55 -07:00
  • fec43fc147 corner case joey0320 2023-05-04 21:51:00 -07:00
  • 60e80a772e Cleanup + fixes, think it's stable now joey0320 2023-05-04 20:15:21 -07:00
  • b8ccb7d4f6 Support not instantiating the TileClockGater/ResetSetter PRCI controllers (#1459) Jerry Zhao 2023-05-04 17:15:38 -07:00
  • b05f36df79 Fix support for no-bootROM systems (#1458) Jerry Zhao 2023-05-03 18:23:36 -07:00
  • 1cc5ea5192 Fix no-uart configs (#1457) Jerry Zhao 2023-05-03 18:23:16 -07:00
  • 11e5497697 Merge remote-tracking branch 'origin/main' into tcdtm Jerry Zhao 2023-05-01 13:03:41 -07:00
  • 27468942b3 Merge pull request #1454 from ucb-bar/fix-hello-tests Abraham Gonzalez 2023-05-01 12:24:28 -07:00
  • b91e24a30a Use pk/encoding.h for hello/mt-hello Jerry Zhao 2023-05-01 10:51:15 -07:00
  • 669db2ef4f Merge remote-tracking branch 'origin/main' into tcdtm Jerry Zhao 2023-05-01 10:47:57 -07:00
  • a299dae1a5 Initialize cospike memory from SimDRAM memory Jerry Zhao 2023-04-20 18:58:53 -07:00
  • 884cf3cf61 deal with bb joey0320 2023-04-30 13:32:46 -07:00
  • a5bf60c0f1 oops joey0320 2023-04-29 21:32:00 -07:00
  • 3f80507ce4 rm split-bb-files.py joey0320 2023-04-29 18:21:48 -07:00
  • 30ec9806e0 final fix joey0320 2023-04-28 13:30:34 -07:00
  • 27728a70ef fix for ext modules joey0320 2023-04-28 12:27:54 -07:00
  • ab9ec1650e fixes joey0320 2023-04-28 09:15:33 -07:00
  • 9301243a03 Bump rocket-chip Hansung Kim 2023-04-28 01:40:53 -07:00
  • 0ab65b9790 Remove chisel-testers submodule from incomplete merge Hansung Kim 2023-04-24 10:48:47 -07:00
  • 85abce536a cleanup joey0320 2023-04-27 20:42:34 -07:00
  • c1667adf3d trial 1 joey0320 2023-04-27 20:39:07 -07:00
  • 15e22d985b Merge pull request #1442 from ucb-bar/uniquify-names joonho hwangbo 2023-04-21 15:46:01 -07:00