580 Commits (4e1ae255f62affb3e17a3c2ba30ace86af02c335)

Author SHA1 Message Date
Alessio Cacciatori 2c10c4aebd S parameter simulation 4 years ago
Holger Vogt 0eb272243f Enable RKM notation also for inductors (e.g. 1u2 for 1.2u) 4 years ago
Holger Vogt 46696a6aaa If function is not found, bail out if strict_errorhandling is set. 4 years ago
Holger Vogt 632f8c033d Make numoparam error messages more user friendly. 4 years ago
dwarning 8f9bf94a38 Aware of sscanf return value 4 years ago
dwarning ba6d8c871c white spaces 4 years ago
Holger Vogt 063665c374 Fix a bug in optran code: 4 years ago
Holger Vogt 6b5bc9bcd8 There is no f (femto or Farad) in a resistor line 5 years ago
Holger Vogt 34c227815d RKM for C: Revert reading f, it is again femto 5 years ago
Holger Vogt 7f981569d9 Update to RKM if ngbehavior=lt is set: 5 years ago
Holger Vogt daa3609e58 Enable RKM notation for R and C, when ngbehavior LT is selected. 5 years ago
Holger Vogt 0266bd5894 make PTparse error message more verbose: 5 years ago
Holger Vogt 7f4fc2948b Add a line feed to make message more readable. 5 years ago
Holger Vogt 1977128380 Prevent crash when CIDER diode models are used. 5 years ago
Holger Vogt 945786fba7 Make PTcheck more verbose: 5 years ago
Holger Vogt 7e01b800f0 add the parameter name to error message of missing or bad parameter 5 years ago
Holger Vogt 7eb791fe00 No parse tree submitted to IFeval: 5 years ago
Holger Vogt 1266225cdb For C and R device enable value tokens like 4k7 or 1u2 5 years ago
dwarning b1bf7ea0ad Diode model with selfheating option 5 years ago
Holger Vogt 45c171635a Remove compile error which may occur with specific settings 5 years ago
Holger Vogt d19c8e7f41 Efficiency: Remove setting the random seed to behind the options selection 5 years ago
Holger Vogt 911b50fa8f Adding capacitors, one per voltage node 5 years ago
Holger Vogt e2cf397b6d Restrict the limit for exp function (linear growth when exponent 5 years ago
dwarning aedf9d0eb5 correct choice for both r model types 5 years ago
dwarning 08700f8147 include verilog-a r2_cmc resistor model 5 years ago
dwarning 0e9d1c50a4 add latest available psp103 version to adms 5 years ago
dwarning 420d47cc75 fix max terminal count for vbic and hicum2 adms enabled 5 years ago
dwarning 8e4db91099 adms bsimbulk and bsimcmg implementation based on work from Robert Larice 5 years ago
Holger Vogt 777cfcf477 Reduce the memory requirements if there is a PDK with 5 years ago
Holger Vogt fd79e4b5c4 Don't parse the B source instance parameters, thus prevent memory leaks. 5 years ago
Holger Vogt e8ecb8ccfe When .nodeset or .ic was called with a non-existent node, 5 years ago
Markus Mueller 6ff354c4a7 Squashed commit of the following: 5 years ago
Holger Vogt 798d2b2db1 add type conversion to int 6 years ago
Holger Vogt 644d8d0a3f Error message where to find the missing parameter 6 years ago
Holger Vogt aa25ec7f7c Improve on commit d6aa22e5 from 09.09.2020 6 years ago
dwarning 31a054f244 prevent few gcc warnings 6 years ago
Holger Vogt cc5369816b XSPICE is in the public domain. 6 years ago
Holger Vogt b1dc7f77d1 Add .options wnflag = 0|1 to unselect|select 6 years ago
Holger Vogt 3a3b7d3cde Use W/nf for selecting binning model, 6 years ago
Holger Vogt 110a853ce5 Fix a bug when reading a list of type ( 2 4 6 ): If ')' was not 6 years ago
dwarning d00fbd0c51 workaround for bug #511 to prevent copy model parameter M to device multiplier 6 years ago
Holger Vogt c112279555 new compatibility handling with struct compat newcompat: 6 years ago
Vogt 3fe4de5b7f enable special characters for cpl model names and parameters 6 years ago
Holger Vogt e2f98b71ed enable node names with special characters like '/' 6 years ago
Holger Vogt b0f99b900e Prevent crash if not enough nodes for standard MOS device 6 years ago
Holger Vogt 2d4549ad96 There will be no default model paramaters without 6 years ago
Jim Monte 8d16e3e034 FALLTHROUGH 6 years ago
Holger Vogt c7e9c3884e pow(a,b) function derivative: special case also for a=const 6 years ago
Holger Vogt a1a37d84a7 define is no longer needed with recent VS 2019 6 years ago
Holger Vogt 93a76d8e21 add a limit exp(arg) to the exp function. If arg is larger 6 years ago