simulton / QSchematic

A library that allows creating diagrams such as flowcharts or even proper engineering schematics within a Qt application.
https://simulton.com
MIT License
231 stars 60 forks source link

Netlist generator includes nets without connections #41

Open Tectu opened 1 year ago

Tectu commented 1 year ago

The netlist generator creates a net in situations where there's a wire without any connections. We might want to drop those.