Árpád Bűrmen

Results 3 issues of Árpád Bűrmen

Hi, The CVS output of noise analysis generated by .PRINT statement has an issue. The column names should be quoted with double quotes because they can contain a comma (for...

An inductor defined as ``` `include "constants.vams" `include "disciplines.vams" module inductor(A,B); inout A, B; electrical A, B; branch (A,B) br; (*desc= "Inductance", type="instance", units = "H"*) parameter real l =...

Hi, Please support $disconitnuity. Much like $bound_step it should be simple to implement but would make it possible to correctly define signal sources with discontinuous derivatives in OpenVAF compiled models....