duplicateports
Syntax
duplicateports = error | warning | ignore
Description
Specifies whether duplicate ports are allowed in the subcircuit definition. When this option is set to warning or ignore, the duplicate ports are shorted. Depending upon the value set, the simulator displays warning messages for duplicate ports, or does not display any message. When set to error, the simulator does not allow duplicate ports in the subcircuit definition and displays an error message. Possible values are error, ignore, and warning. The default value is error.
Return to top