report_net_fanout¶
- -nosplit
Prevents line splitting and facilitates writing software to extract information from the report output
- -high_fanout
Specifies to show high fanout nets only A high fanout net is a net
- -threshold
Specifies to only show nets with more fanout than lower
- -bound
Specifies to only show nets with fanout less than or equal to upper
- -verbose
Displays verbose connection information
- -connections
Displays information about pins connected to the nets.
- -physical
Displays location information when applicable.
- -min
Shows the minimum conditions
- -tree
Indicates to treat a buffer tree as transparent.
- -depth
Displays only buffer trees with more levels than level.
- -net_list
Specifies to process only those nets on the net_list.
-nosplit¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-high_fanout¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-threshold¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-bound¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-verbose¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-connections¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-physical¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-min¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-tree¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-depth¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-net_list¶
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
simple case
There is currently no simple case.