4 Common Migration Issues

The following table shows the common migration issues with the causes and solutions.

Table 4-1. Common Migration Issues
SymptomCauseSolution
"Failed to initialize licensing environment" messageLicense not configuredSet SALT_LICENSE_SERVER (floating) or LM_LICENSE_FILE (node-locked)
Missing signals in waveformSignals optimized awayAdd +acc=rn to vopt or use -voptargs="+acc" with vsim.
Empty hierarchy browserDebug database not generatedAdd -debugdb to vopt command.
Wrong simulator launchesPATH contains both toolsVerify PATH order or use explicit installation path.
"vopt not found" error messageUsing ModelSim commandvopt is QuestaSim-only, use basic vsim flow instead.