4876 Commits (ff00ec3aed805192512b3da7e2e5d015217dc8c5)

Author SHA1 Message Date
Holger Vogt ff00ec3aed allow '+' or '-' characters in device name 8 years ago
Holger Vogt 314ece2526 allow '-' in XSPICE model names 8 years ago
Holger Vogt 181e8746a6 allow hyphens '-' in model names 8 years ago
Holger Vogt 09590047fe Check if model is a PSPICE resistor 'res' 8 years ago
Holger Vogt 53bac06d11 .model replacement in ako (a kind of) model descriptions 8 years ago
Holger Vogt d9dbde0593 replace the E source TABLE function by a B source pwl 8 years ago
Holger Vogt 10c69b8d05 replace S1 D S DG GND SWN by 8 years ago
Holger Vogt f25a307886 get the area factor for diodes and bipolar devices 8 years ago
Holger Vogt 9d8148edae replace T_ABS by temp and T_REL_GLOBAL by dtemp in .model cards 8 years ago
Holger Vogt 13ca544d15 replace & with && and | with || and *# with * # 8 years ago
Holger Vogt ae9cc17aff add predefined parameters TEMP, VT after each subckt call 8 years ago
Holger Vogt 77814b8618 add predefined params TEMP, VT, GMIN to beginning of deck 8 years ago
Holger Vogt 5ace7ff1fd exclude simple e and h sources from getting a series voltage source 8 years ago
Holger Vogt cfa473ad96 don't print NULL (deallocated lines) 8 years ago
Holger Vogt 9908b39d2b make inp_compat_mode global 8 years ago
Holger Vogt 98fe623ba4 add function prototype pspice_compat 8 years ago
Holger Vogt 4aff986ee8 fix a bug, missing ; 8 years ago
Holger Vogt 429326e139 Add current measurement for device XYZ using I(XYZ) 8 years ago
h_vogt 7dd81327ec new command 'alterparam', to be used in conjunction with 'mc_source' 10 years ago
h_vogt 5c3a6a3829 new command 'mc_source' to internally reload circuit 10 years ago
h_vogt 464f855d1d subckt.c, introduce new function inp_deckcopy_oc() 10 years ago
rlar dc604c75d5 inpcom.c, whitespace 10 years ago
rlar 0f1b75a95b inpcom.c, abstraction, introduce bogus_find_subckt() 10 years ago
Holger Vogt 73db0477c0 vdmosdist.c, white spaces 8 years ago
Holger Vogt 68fbc49216 vdmos.c, sort parameters 8 years ago
Holger Vogt 285de59446 enable alternative weak inversion model if parameter subslope is given 8 years ago
Holger Vogt 93e34540b8 introduce parameter ksubthres, compatible to LTSPICE 8 years ago
Holger Vogt a0867ff1a3 bugfix: collapse the correct nodes if RB is zero or not given 8 years ago
Holger Vogt 2474c28a54 Alternative simple weak inversion model 8 years ago
Holger Vogt 0ece0d0c1c make breakdown voltage internally always positive 8 years ago
Holger Vogt 63be243f72 Add a simple quasi saturation model according to V. d'Alessandro e.a., 2001 8 years ago
Holger Vogt 72e03e7eab replace parameter name subthres by subslope 8 years ago
Holger Vogt 5ba25a8716 change parameter to scalef when calculating n empirical compromise between smooth curve and reduction of Id slightly above threshold 8 years ago
Holger Vogt 3ee3ab39a9 Choose better interpolation and default parameters 8 years ago
Holger Vogt 729eac4e84 cweakinv, add model parameter model->VDMOSsubshift 8 years ago
Holger Vogt f0d131fb8a cweakinv, introduce sine scaling fucntion scalef() 8 years ago
Holger Vogt 284f68765d frontend/vectors.c, readability of warning message 8 years ago
Holger Vogt 68125ea3cf allow reading LTSPICE ascii raw files with 'load' command 8 years ago
Holger Vogt 43a6339071 rename VDMOS_CGS, VDMOS_CGD, VDMOS_CDS to VDMOS_CAPGS, VDMOS_CAPGD, VDMOS_CAPDS C: current, CAP: capacitance, V: voltage, G: conductance, Q: charge 8 years ago
Holger Vogt b4b6e3ebf8 Add the bulk diode to the ac calculation 8 years ago
Holger Vogt 87e8b366ad Add gate resistor to AC calculation 2 8 years ago
Holger Vogt 5d6e3348c9 Add gate resistor to AC calculation 1 8 years ago
Holger Vogt 570aacbf02 Remove VDMOS_CBS, VDMOS_CBD, VDMOS_CB 8 years ago
Holger Vogt 2b444a3423 remove unused parameters VDMOS_VBS/VBD and VDMOS_CAPBD/BS/GS/GD/GB 8 years ago
Holger Vogt 33a68b7321 return only half of the capacitance cgs and cgd 8 years ago
Holger Vogt 62297b2450 add weak inversion current capability 8 years ago
rlar ce2e704f56 up, where to ? fixme, there are more ... 8 years ago
rlar ede0fb1caa cleanup 8 years ago
Holger Vogt 4a3c707036 add parallel resistor rds (between outer drain and source nodes, parallel to bulk diode) 8 years ago
Holger Vogt b7c6145f5e rename the device multiplier m to mu, not to mix it up with the Body diode grading coefficient m 8 years ago