hdlVarFile
digitalSim.compilerOpts hdlVarFile string { "pathName" }
Description
Specifies the location of the hdl.var file.
GUI Equivalent
envGetVal("digitalSim.compilerOpts" "hdlVarFile")
envSetVal("digitalSim.compilerOpts" "hdlVarFile" 'string "/myDesigns/user1/hdl.var")
Related Topics
Configuring Netlist Generation Options
Return to top