create_net
create_net
-name s_netName
Description
Adds a logical net to the design. This is helpful for ECO use, to add buffers.
Arguments
Examples
The following command creates a logical net named mynet.
create_net -name mynet
Related Topics
Return to top