autoGenPcdbFiles
hed.update autoGenPcdbFiles boolean { t | nil }
Description
Specifies that the Hierarchy Editor should automatically generate a pc.db file from Verilog or VHDL.
GUI Equivalent
Examples
envGetVal("hed.update" "autoGenPcdbFiles")
envSetVal("hed.update" "autoGenPcdbFiles" 'boolean nil)
Related Topics
List of Hierarchy Editor Environment Variables
Return to top