addArgTableList
digitalSim.ncverilogOpts addArgTableList string ""
Description
Controls the default setting for the Create arguments file check box in the SystemVerilog Netlister Options form.
GUI Equivalent
Create arguments file |
Examples
envGetVal("digitalSim.ncverilogOpts" "addArgTableList")
envSetVal("digitalSim.ncverilogOpts" "addArgTableList" 'string "argList1")
Related Topics
Configuring Netlist Generation Options
Return to top