clean_nets
clean_nets
[ -all | -net {s_netName…} | -set d_setObj ]
[ -exclude_net {s_netName…} ]
[ -exclude_set d_setObj ]
[ -exclude_type {[power][ground][clock]} ]
Description
Prepares third party data by establishing centerline connectivity, and removing loops, dangles, and redundant route elements without changing the footprint of the metal. Works on the entire design, specified nets, or nets in the given set.
Arguments
Examples
This command establishes centerline connectivity for the entire design and cleans nets without changing the footprint of the metal.
clean_nets
Related Topics
Return to top