3210 Commits (c9eeb0ceeadcf183a5ed67eda994d7d7606d096a)

Author SHA1 Message Date
Holger Vogt c9eeb0ceea Modify get_number_terminals() and make it non-static. 5 years ago
Holger Vogt b640e57c39 re-enable getting correct node numbers for bipolar 5 years ago
Holger Vogt 273b0fb4a3 fix a plotting bug with xlog axis and ylabels 5 years ago
Holger Vogt 822a63974f Unused binning models are removed. 5 years ago
Holger Vogt e601325149 Avoid any buffer overflow if user provides a large TABLE: 5 years ago
Holger Vogt 059e869754 free the wordlist wle to avoid memory leaks 5 years ago
Holger Vogt 02630c0af2 fix a bug in printing the compatibility status 5 years ago
Holger Vogt 5af7f0ff78 sort instance list entries: RHS numbers (like nf=2) come first, 5 years ago
Holger Vogt 4a6fff05b6 typo 5 years ago
Holger Vogt 0d4685f459 preliminarily turn off fcn nlist_model_find() 5 years ago
Holger Vogt 94eac89749 Remove 'comment out any unused models' for now, it 5 years ago
Holger Vogt 1234c3bdf8 Update to the compatibility mode: 5 years ago
Holger Vogt 164d3dd20c Enable models with parens by using gettok_parens() like 5 years ago
Holger Vogt 9485a51928 Re-enable the 'hardcopy' command 5 years ago
Holger Vogt 70d1647cfa Update to ps .model selection for MOS, 5 years ago
Holger Vogt 3c354092ff Line endings from \r\n to \n 5 years ago
Holger Vogt 8602915942 level for ekv2.6 is 44 5 years ago
Holger Vogt 50ec89e284 PS compatibility: select appropriate level for MOS models 5 years ago
Holger Vogt a147a3b190 If we encounter tc1= or tc2= (temp coeffs.) or m= (multiplier), 5 years ago
Holger Vogt 98eb5bf475 bug #537: remove memcopy with overlapping strings 5 years ago
Holger Vogt 86f5a9b819 Only print the devices that are really used in the circuit 5 years ago
Holger Vogt e8aea4967c Remove some compiler warnings 5 years ago
Holger Vogt 2359f28812 Remove compiler warning 5 years ago
Holger Vogt 7bd12a60a6 Enable multiplier 'm' for behavioral resistor 5 years ago
Holger Vogt 014dfe1b7b The old inp_deckcopy() is a safer way of copying, while retaining 5 years ago
Holger Vogt b1d062668c When there is no model found, and we have an m devices, 5 years ago
Holger Vogt b0a2ab5729 A FIXME: The number of nodes is fixed to 4! 5 years ago
Holger Vogt 5366f946eb Remove more compiler warnings 5 years ago
Holger Vogt 238f8d393a Suppress some compiler warnings 5 years ago
Holger Vogt 3c2f6585e0 Add some comment. 5 years ago
Holger Vogt e1eb851ec4 Add function rem_unused_mos_models() 5 years ago
Holger Vogt 19fb3ec38f make some functions non-ststic to support function 5 years ago
Holger Vogt 5ee6a98e4b Add a comment 5 years ago
Holger Vogt 043634b60e Jump over the HSPICE-specific key words 5 years ago
Holger Vogt 8c253524af With the new inp_deckcopy_ln treat the first line 5 years ago
Holger Vogt 8b376b4581 Remove dot lines somewhat later. 5 years ago
Holger Vogt 777cfcf477 Reduce the memory requirements if there is a PDK with 5 years ago
Holger Vogt 79d6f27d74 fix a typo 5 years ago
Holger Vogt 9072f40b9a bug 535: re-enale tc1, tc2 even if tokens tc1 or tc2 5 years ago
Holger Vogt aee35e6ef3 No brackets around instance parameters dtemp, temp 5 years ago
Holger Vogt fe24a4135c spice2g6 poly(19 compat: 5 years ago
Holger Vogt c43c6f6ca4 improve comment 5 years ago
Holger Vogt d24aa7134c E_constant Vconst 0 TABLE {Max(V(DP)-V(GN),0)}=((20,120)) 5 years ago
Holger Vogt 025a9fe599 Partially undo commit [ab778d] : 5 years ago
Holger Vogt 87751ad073 Make the ngSpice_Circ(char** circa) more robust: 5 years ago
Holger Vogt 2d34cbddf8 re-write and simplify the tc1, tc2 code for behavioral 5 years ago
Holger Vogt 1ef4115578 In a command 'meas tran teval when v(2)=1' the rhs 5 years ago
Holger Vogt 6055fda73d spaces 5 years ago
Holger Vogt 5c4af54be1 Windows.h -> windows.h 5 years ago
Holger Vogt 44b8498d63 prevent a crash when e,g,f,h sources do not have enough paramaters. 5 years ago