report_spine_nets
report_spine_nets
[ -net {s_netName…} | -set d_setObj ]
Description
Reports the spine parameters that were set using set_spine_nets for the given nets or nets in the set. By default, all nets that were processed by set_spine_nets are reported.
Arguments
Examples
The following example shows how set_spine_nets settings can be reported using this command.
set_spine_nets -net net1 -direction vertical -trunk_type single_median -tap_type steiner
report_spine_nets
net net1:
vertical
trunk type single_median
tap type steiner
Related Topics
Return to top