sfx_ba_unrecognized_subckt_action
Syntax
sfx_ba_unrecognized_subckt_action=error | ignore |top
Description
Specifies how to handle a DPSF file whose subcircuit name does not match any of the subcircuit names in the pre-layout. Possible values are:
-
error: Generates an error message if a DSPF file is associated with a subcircuit that is not present in the design. -
ignore: Ignores the DSPF files associated with subcircuits that are not present in the design. -
top: Backannotates the DSPF files to the top-level design if they are associated with a subcircuit that is not present in the design.
Return to top