-
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…
-
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…
-
The bug is that
1) sometimes negate gate (NOT gate) fails in random delay mode. Note that the input is not an Error nor an Unknown, it is just 0, and output is also 0... I do not see how such state…
-
Please see report below
git clone https://github.com/mpue/blackboard.git
Cloning into 'blackboard'...
remote: Counting objects: 3744, done.
remote: Total 3744 (delta 0), reused 0 (delta 0), pack-reu…
-
Hi
I have developed a small piece of code that can visualize ground tracks using cartopy
The available list of map is listed in the documentation of the function.
I tried it and it works for me.…
-
Hi,
I wanted to ask, regarding the qucs-s HBT models, is it possible to run the simulations using xyce instead of ngspice? Every time I try to use the xyce simulator i get this error -> Netlist err…
-
Currently, simulating circuits like this (LED blinker) doesn't work. Its because the p-n junction in the transistor is never breaking down (avalanche effect) even if high voltage is given across it. C…
-
I don't know how to reach you otherwise, so I'll try it this way.
I found the Load Line Editor in DIYLC and found out it was added in 4.6.0 for future use. I really like DIYLC and would like to hel…
-
I tried calculating the beta and i came up with 1.111 for this one.
So i tried putting a P-channel mosfet, set 1.111 as beta, threshold -4V ; but connecting gate to 3.3V does not seem to pinch the vo…