add_tieoffs¶
- -high
cell for constant 1’s (default searches for cell)
- -low
cell for constant 0’s (default searches for cell)
- -design
specifies design/subdesign to insert constants (default for current_design)
-high¶
cell for constant 1’s (default searches for cell)
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_TOGETHER:
high low
simple case
There is currently no simple case.
-low¶
cell for constant 0’s (default searches for cell)
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_TOGETHER:
high low
simple case
There is currently no simple case.
-design¶
specifies design/subdesign to insert constants (default for current_design)
attribute
- type:
STRING
- positional:
True
- default:
related_options
simple case
There is currently no simple case.