-
Notifications
You must be signed in to change notification settings - Fork 904
Open
Labels
Description
Editing and testing spice data for a part could be easier.
Currently, to edit spice data of a part, one has to find the file, and open it in a custom text editor, then reload in Fritizing. This process is hard to figure out, error prone and slow.
How should a spice editor look like?
It could be a simple text input.
But it might be easy enough to implement:
- listing available connectors of a part
- highlight / link connectors to spice nodes
- linking to spice reference and documentation
- syntax highlight
- syntax check
- SPICE model type/template selection
This would be intended for part developers, but ideally the interface would be friendly for first time ngspice users.