Files
PeakRDL-regblock/test/README.md
2021-12-04 17:31:12 -08:00

393 B

ModelSim

Testcases require an installation of ModelSim/QuestaSim, and for vlog & vsim commands to be visible via the PATH environment variable.

ModelSim - Intel FPGA Edition can be downloaded for free from https://fpgasoftware.intel.com/ and is sufficient to run unit tests.

Running tests

cd test/
python3 -m pip install requirements.txt
pytest -n auto