2 #include "core/tool.hpp"
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:20
Definition: idocument.hpp:5