-
Simulating a switch with a BC547 in QUCS 0.0.19 I have noticed that the collector current reaches 265 mA. However, the maximum collector for such transistor is 100 mA according almost manufacturers da…
-
Would it be useful to have a Library of Sources made up of sub-circuits? It would speed making say Triangle, Sawtooth, Clock, 3-phase source...etc. LTspice users have created a number of source.asy.
…
-
The absdelay function does not seem to work as I understand it is supposed to. Consider the following time_delay module
```
`include "constants.vams"
`include "disciplines.vams"
module time_de…
-
### Environment (OS, Python version, PySpice version, simulator)
Windows 10, Python 3.6.6, Pyspice 1.3.2, NgSpice 30
### Expected Behaviour
Running simulation and plotting output node.
### Actual …
-
I was trying to do a monte carlo simulation so I selected corner mc, while I found sky130_fd_pr__pnp_05v5_W3p40L3p40 is not included.
Below is my .spice codes.
```
*Title: test mc include sky130…
-
**Submitting author:** @rahil-makadia (Rahil Makadia)
**Repository:** https://github.com/rahil-makadia/grss
**Branch with paper.md** (empty if default branch): dev
**Version:** v4.3.6
**Editor:** Pend…
-
### Environment (OS, Python version, PySpice version, simulator)
Windows 10, Python 3.7.6, PySpice 1.4.2, ngspice-shared
### Issue
I have set up a function to create a circuit and execute a dc or…
-
Known facts:
- The error is generated when relatively hefty testbench (about 20-25 nested entities inside) is simulated more than 50 times in a loop
- Initializing rtl_iofile objects in __init__ m…
-
### Description
It seems useful to provide a Spice model that includes extracted parasitics at the end of the flow. Proprietary tools readily make this available, and it makes sense to provide the …
-
It would be really handy to have simulation profiles included. Is that something you are looking into adding at some point?