sv-tests
sv-tests copied to clipboard
Suggested README updates
Please consider improving the README with:
-
How to use RUNNERS= to run just one runner - I figured it out but would be nice to document it.
-
How to run one test, e.g.
./tools/runner --runner Verilator --test tests/chapter-11/11.10.1--string_copy.sv
(it would be nice if --out could be assumed from the --test name, so didn't show that above.)
I agree that some updates would be good.
Maybe also list the requirements, e.g. some instructions how to fulfill those.
pip3 install -U --user -r conf/requirements.txt