refLib
digitalSim.compilerOpts refLib string ""
Description
Allows the selection of a pre-compiled library from a specific location. If you have a package definition, you can pre-compile the package into a single library or multiple libraries.
GUI Equivalent
envGetVal("digitalSim.compilerOpts" "refLib")
envSetVal("digitalSim.compilerOpts" "refLib" 'string "/myDesigns/user1/")
Related Topics
Configuring Netlist Generation Options
Return to top