join term1 term2
where term1 and term2 are names of netlist terminals.
The join command joins two networks together into a single network. The two networks are specified by naming a terminal on each network. If either terminal is not connected to a network, no action is taken (use the add command to add an unconnected terminal to a network).
join is implemented as a built-in netlist window command in magic. It can only be invoked from a window created with the specialopen netlist command.
Return to command index |
Last updated: October, 2004