1
0
mirror of https://github.com/olofk/serv.git synced 2026-02-25 07:49:57 +00:00

Update reamde, comments and paramters

This commit is contained in:
Abd
2022-05-31 00:18:14 +05:00
committed by Olof Kindgren
parent 2655861447
commit 82b410f500
3 changed files with 7 additions and 1 deletions

View File

@@ -84,6 +84,10 @@ To build the verilator model with MDU (for M extension compliance tests):
fusesoc run --target=verilator_tb --flag=mdu --build servant --memsize=8388608
To build the verilator model with C extension (for Compressed extension compliance tests):
fusesoc run --target=verilator_tb --build servant --memsize=8388608 --compressed=1
Download the tests repo
git clone https://github.com/riscv-non-isa/riscv-arch-test.git