-
See https://github.com/ra3xdh/qucs_s/discussions/681 for context. The ideal transmission line has TRAN model. It's need to implement similar for miscrostrips. Contribution is welcome here. Could be a …
-
The Verilog-A model does a manual integration of the filament thickness here:
https://github.com/google/skywater-pdk-libs-sky130_fd_pr_reram/blob/6574676cbbd062d63be0f090013d59ced7302349/cells/rera…
-
Transient simulation for some types of bipolar transistors (switch-mode) failed. 2N2222A works ok, but 2N3055 fails. This bug appears for some other types of BJTs and with some conditions for MOSFETs.…
-
When the input of a VCVS is zero for a very large circuit, the circuit slows down drastically.
Example:
https://tinyurl.com/y3zxq8on
-
Here is a [simple circuit](https://www.falstad.com/circuit/circuitjs.html?ctz=CQAgbALCAMB00IQVhARngZlQJm0gHEtKhngOxhghHXXTUCmAtKqgFCpICcaJVZGKjlIgBVetnqpEMxGwAyvQaOWtoUMTDQgAZgEMANgGcGtaGwDuabCM0589Te…
-
Sending or receiving a fragmented ping packet crashes VPCs. The console closes and does not come back up when i try to open it from the right-click menu. The VPC no longer answers to non-fragmented pi…
-
In breaking news to me, parameters of the form of `closure_param` below:
```spice
.param a=5 b=6
.param closure_param(par1,par2) = 'par1 > par2 ? a : b'
.param calls_that_closure = '12 * closur…
-
Related discussion https://github.com/leonardt/fault/pull/231
-
Hi,
I have tried to get componant value as we can do in ngspice but it does not return anything
Example
a verat basic simple netlist
V0 1 0 5
R1 1 0 100
.tran 0.001 50 uic
Your plug-in giv…
-
hi,
I'm trying to get back to the latest version of qucs. I'm trying to check if it is working properlly or not to start new design on qucs or not.
the idea:
retrieve from NXP the SP file of a B…