mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
038aae388b
The function which loads the elf file rvviRefInit must be called during an initial block using a valid file name. Because of how the testbench was organized the elffile was not defined until several cycles later so the call to rvviRefInit did not have a valid elf. Waiting several cycles does not work. rvviRefInit requires being called in an initial block so it is not possible to run back to back imperasDV simulations in the same run. |
||
---|---|---|
.. | ||
common | ||
coverage | ||
sdc | ||
testbench_fp.sv | ||
testbench-imperas.sv | ||
testbench.sv | ||
tests_fp.vh | ||
tests.vh | ||
wallywrapper.sv |