Closed Jetsama closed 4 months ago
Fixed net name aliasing by editing the equation in the Terminal class.
ws.sch.CreateWireLabel(cv, mywire[0], [position[0][0] + 0.0325,position[0][1] + 0.05], inst.label.format(**self.dictionary), "upperLeft", "R90", "stick", 0.0625, False)
Issues to resolve still:
0dd1a32
Re-open #25 as no longer bug but potential feature.
Net names are not set by Morpheus. Instead, the nets are called "/net0" or "/net74" rather than "/VCC" or "/VPLUS".