NyanCAD / Pyttoresque

Mozilla Public License 2.0
6 stars 2 forks source link

Cross-probe Mosaic schematic #2

Closed pepijndevos closed 2 years ago

pepijndevos commented 2 years ago

Could be done with a hidden "probe" tool and storing that tool in the PouchDB database along with the probed points. Requires custom extension on the Bokeh side. Also tricky: mapping schematic names to NgSpice/Xyce names.

pepijndevos commented 2 years ago

What if you just make a probe tool that toggles "probed" on the device/wire and read that out in the Python side