nturley / netlistsvg

draws an SVG schematic from a JSON netlist
MIT License
633 stars 80 forks source link

Better horizontal analog flow #31

Open nturley opened 6 years ago

nturley commented 6 years ago

We might be able to get better analog layouts with a horizontal flow instead of a vertical flow. The convention of VCC on top and GND on bottom might be harder to enforce.

dvc94ch commented 6 years ago

Also VCC, VEE need labels since they might refer to different voltages.