Net Merge¶
The Net Merge feature in JITX allows you to visually combine split nets by removing net labels. Note that this operation does not change the underlying net list.
Steps to Merge Nets¶
- Select Net Labels: Select one or more net labels on the same net.
- Merge: Press
q
ordelete
.
Behavior¶
The behavior of the Net Merge operation depends on the number of net labels selected:
One Net Label Selected¶
When a single net label is selected, merging will remove the label and route to the nearest net label on the same net.
If no other label on the same net is within the selected label's schematic group hierarchy, the nets cannot merge.
Multiple Net Labels Selected¶
When multiple net labels are selected, merging will remove all but one of the labels and route them together.
If the labels are on different nets or belong to different schematic group hierarchies, the nets cannot merge.