Run pre-commit on all files
This commit is contained in:
@@ -107,5 +107,3 @@ In this example, note how ``up(SomeKeyY, site)`` in ``WithXEqualsYUp`` will refe
|
||||
|
||||
|
||||
Also note that again, ``site`` must be recursively passed through the call to ``up``.
|
||||
|
||||
|
||||
|
||||
@@ -96,11 +96,10 @@ To run overnight tests (repeated random tests), run
|
||||
|
||||
make CONFIG=CustomConfig TORTURE_ONIGHT_OPTIONS=<overnight options> torture-overnight
|
||||
|
||||
You can find the overnight options in `overnight/src/main/scala/main.scala` in the torture repo.
|
||||
You can find the overnight options in `overnight/src/main/scala/main.scala` in the torture repo.
|
||||
|
||||
Firesim Debugging
|
||||
---------------------------
|
||||
Chisel printfs, asserts, Dromajo co-simulation, and waveform generation are also available in FireSim
|
||||
FPGA-accelerated simulation. See the FireSim
|
||||
`documentation <https://docs.fires.im/en/latest/>`__ for more detail.
|
||||
|
||||
|
||||
@@ -16,4 +16,3 @@ They expect you to know about Chisel, Parameters, configs, etc.
|
||||
CDEs
|
||||
Harness-Clocks
|
||||
Managing-Published-Scala-Dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user