Product Documentation
Virtuoso SystemVerilog Netlister User Guide
Product Version IC23.1, August 2023

termMismatch

digitalSim.netlisterOpts termMismatch string { "ignore" | "warning" | "error" }

Description

Controls the tool behavior when terminal mismatch is found between the switch master and the place master. The valid values are ignore, warning, and error,

The default is error.

GUI Equivalent

None

Examples

envGetVal("digitalSim.netlisterOpts" "termMismatch")
envSetVal("digitalSim.netlisterOpts" "termMismatch" 'string "ignore") 
envSetVal("digitalSim.netlisterOpts" "termMismatch" 'string "warning") 

Related Topics

Configuring Netlist Generation Options


Return to top
 ⠀
X