dwarning
dwarning
Hello, we are using your superb library in a complex project with switching CC1101 between RX and TX: [https://github.com/Rodemfr/MicronetToNMEA](url). The teensy 3.6 board is used with his standard SPI interface...
For better navigation to project folder which are not in the standard folder it would be very helpful to have an "Open recent" below the Project menu bar. Same kind...
I use s-parameter files to compare foundry measurements with model performances. Question is, how can I use s-parameter from different operating points in parametric simulations only in plotting. Tried to...
The attached file from issue #97 can not compile by openvaf because of wrong begin - end block translation. Expected behaviour would to get same binary as the original file...
There are programs which have problem to read the parameter section of latest .va files with the common macros like IPRoz, MPRco etc. A workaround would be to use `openvaf...
It seems module attributes are accepted by openVAF: `(* ngspiceModelGroup="semi", ngspiceLevelNumber="1", ngspiceDeviceName="nigbt", ngspiceTypeVariable="N" *) module nigbt (a, g, c);` But the question is, where they are will landing and how...
Never understood why $abstime for time domain is available and $realfreq in frequency domain not in LRM. Not important, but in times of growing new noise models it would helpful.
This is not a really issue: I think for gmin it is correct not to have a static, fixed value which is set one times and then never changed. The...
This fails with latest github master: Vbe = $limit(V(b_be)); this not: Vbe = $limit(V(b_be), "pnjlim", $vt, tVCrit);
Hi Ronan, your commit e3f344e36c61213f9c8bb1b548dff5a60c98c30f stops the display for LAT and LON on my MN 100-2. It is not the introduction of GLL - it is the change: ``` -...