Add space
This commit is contained in:
@@ -64,6 +64,7 @@ For instance, to run one of the riscv-tools assembly tests.
|
||||
The makefiles have a ``run-binary`` rule that simplifies running the simulation executable. It adds many of the common command line options for you and redirects the output to a file.
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
make run-binary BINARY=$RISCV/riscv64-unknown-elf/share/riscv-tests/isa/rv64ui-p-simple
|
||||
|
||||
Alternatively, we can run a pre-packaged suite of RISC-V assembly or benchmark tests, by adding the make target ``run-asm-tests`` or ``run-bmark-tests``.
|
||||
|
||||
Reference in New Issue
Block a user