vunit icon indicating copy to clipboard operation
vunit copied to clipboard

Cannot find 'enabled_test_cases'

Open dsp20 opened this issue 5 years ago • 2 comments

While creating an environment in vunit with System Verilog testbench, my simulation fails with error showing "Internal error: Cannot find 'enabled_test_cases' key". I checked everything and looks fine for me. Can you guess where could be the problem? I have created vunit simulation environment with System Verilog testbench previously and never faced such problem there

image

dsp20 avatar Jan 17 '20 07:01 dsp20

Can you provide a minimal working example for this?

LarsAsplund avatar Feb 04 '20 20:02 LarsAsplund

I had the same issue. Updating my simulator (ActiveHDL in my case - was working on vesrion 11, updated to version 14) solved this issue. After the update I deleted vunit_out folder and restarted the PC.

We resolved this isse with students of AGH UST Kraków ;)

piotrva avatar Jan 15 '24 13:01 piotrva