Example of Reusable Verification for ORConf23
conda env tdc -f environment.yml
conda activate tdc
[WAVES=1] py.test [-n auto] test
You need to install f4pga or use docker
pip install -r requirements.txt
cd fw
f4pga -vv build --flow ./flow.json
openFPGALoader -b arty fw/build/tdc_emu_top.bit
EMU=1 py.test -s test