Update docs

This commit is contained in:
Abraham Gonzalez
2021-10-05 21:54:13 -07:00
committed by GitHub
parent 52e8aa1957
commit f61410c957

View File

@@ -22,8 +22,8 @@ make target. For example:
make CONFIG=CustomConfig debug make CONFIG=CustomConfig debug
The ``run-binary-debug`` rule will also automatically build a simulator, The ``run-binary-debug`` rule uses the prebuilt simulator to run a custom binary
run it on a custom binary, and generate a waveform. For example, to run a and generate a waveform. For example, to run a
test on ``helloworld.riscv``, use test on ``helloworld.riscv``, use
.. code-block:: shell .. code-block:: shell