fix verilator invocation in Adding an Accelerator
This commit is contained in:
@@ -155,9 +155,9 @@ Now with all of that done, we can go ahead and run our simulation.
|
|||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
cd verilator
|
cd sims/verilator
|
||||||
make CONFIG=PWMConfig
|
make CONFIG=PWMRocketConfig TOP=TopWithPWMTL
|
||||||
./simulator-example-PWMConfig ../tests/pwm.riscv
|
./simulator-example-PWMRocketConfig ../../tests/pwm.riscv
|
||||||
|
|
||||||
Adding a RoCC Accelerator
|
Adding a RoCC Accelerator
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user