Forum Discussion
ShengN_altera
Super Contributor
2 years agoHi,
Probably this previous post https://community.intel.com/t5/Intel-FPGA-Software-Installation/vsim-exe-System-Error/td-p/1320072 can help you out.
From what I get from database, I believe the following constructs require svverification license:
- randomize
- randcase
- randsequence
specifying vsim -nocvg will turn off all coverage features.
Thanks,
Sheng