useNCCompilers
hed.update useNCCompilers boolean{ t | nil }
Description
Specifies that the NC compilers (NC-Verilog and NC-VHDL) be used when generating a pc.db file from Verilog or VHDL. useNCCompilers is used in conjunction with the autoGenPcdbFiles variable.
GUI Equivalent
Examples
envGetVal("hed.update" "useNCCompilers")
envSetVal("hed.update" "useNCCompilers" 'boolean nil)
Related Topics
List of Hierarchy Editor Environment Variables
Compare Configuration Variables
This section provides information on the names, descriptions, and graphical user interface equivalents for the Compare Configuration environment variables.
You can these environment variables to control the traversal output displayed while performing the configuration traversal and comparison:
Return to top