-
- [ ] Make examples run on linux and windows without modification
- [ ] Add support of Qspice that runs only on windows
-
**Is your feature request related to a problem? Please describe.**
Capability to plan and raise discontinuity events in C Code. This can be useful for any code generating PWM signals like Space Vecto…
-
I've encountered a small bug in your qspice package. When I try to add an instruction using "add_instruction()", and the first instruction found in the .qsch file is marked as a comment (with “1” at Q…
-
Hi,
The net editor in qspice assumes all nets or wires is connected to something. This causes issues in subcircuits where a port have been left not connected, so for example non used pins causes the …
-
Hello Nunobrum,
I am not sure if this is the right place for a request like these so apologies in advance if this is the wrong place.
I have been very much enjoying running Qspice in batch modes…
-
Right now, I see these search paths:
```
AscEditor._lib_file_find():
os.path.expanduser("~/AppData/Local/LTspice/lib/sub"),
os.path.expanduser("~/Documents/LtspiceXVII/lib/sub"),
os.path.expand…
hb020 updated
3 months ago
-
In clsQSPICE.InitPlot, variable fe is only initialized if one of the fonts is found. This causes qspice.py to crash if neither font is found. One fix is to initialize fe to None prior to the first fe …
-
I don't know how else to request help, so I apologize for using this "issues" tab to do so.
I tried following the Quick Start/ example for PyQSPICE, Python Module for Qorvo's QSPICE™
and ran int…
-
I was trying to run `run_montecarlo.py` and `run_worst_case.py` and they throw errors as below. Could you shine some light on it? Thank you very much
`run_worst_case.py`
```
PS C:\Users\nanka\D…
-
I have recently received some feedback from Qucs-S users and the following GUI improvements were proposed:
- [x] Implement exact marker position setting on plots. Currently the marker position coul…