12 bool merge_bus_net(
class Net *net,
class Bus *bus,
class Net *net_other,
class Bus *bus_other);
13 int merge_nets(
Net *net,
Net *into);
14 void merge_selected_junctions();
A Bus is used for grouping nets.
Definition: bus.hpp:21
Where Tools and and documents meet.
Definition: core.hpp:249