9116 Commits (457f3e87c6e4b5a3a9d1ca1bd115e31d324fd03c)
 

Author SHA1 Message Date
Holger Vogt 28d8301b5f Prevent crash upon buggy user input 2 years ago
Holger Vogt 442d8554f0 Enable single terminal n devices (Verilog-A modules) 2 years ago
Holger Vogt 727a920032 Authorship for HICUM 2 years ago
Holger Vogt 33939d3f50 Prepare ngspice-43 2 years ago
Holger Vogt 14bb63490c Plug a memory leak 2 years ago
Brian Taylor d01868b725 Cleanup gcc compiler warnings. 2 years ago
Holger Vogt b1795dbcf2 add path or filepath (without file name) to variable sourcepath, 2 years ago
Holger Vogt fb6820de30 Send warning message to stderr, not to stdout. 2 years ago
dwarning 11a3711d86 revert commit ea4c438 and db85dead by removing VJ and M limiting 2 years ago
Holger Vogt dd6089c4fc Improved warning message: hint to line causing the warning. 2 years ago
Holger Vogt f15a92d997 Revise commit 2 years ago
Holger Vogt 57185286cf Skip output lines starting with 'Operating' 2 years ago
Holger Vogt d61a728688 Add function check_for_nodes to 2 years ago
Holger Vogt 0362953cd4 Bail out when the instance line is not complete. 2 years ago
Holger Vogt e5195c10a3 Enable monotonic negative growth of abscissa values. 2 years ago
Holger Vogt 32901f9d0c Error messages to stderr only. 2 years ago
Holger Vogt fa5ac4a0cd When reading code models, allow only a single model pere command 2 years ago
Holger Vogt 344beaad24 Add ft_spiniterror, to be set during spinit processing,as 2 years ago
Holger Vogt 36e7835afd Remove Valgrind "potentially undefined" message. 2 years ago
Holger Vogt 74fc096bfd Enable coupling of more than 2 inductots in a single line: 2 years ago
Holger Vogt a5bf93d04d 'No OP' is the more important news, update note to the user. 2 years ago
Holger Vogt ee39d678b7 Improve comment 2 years ago
Holger Vogt ace47103e7 Search path for .lib and .include has been enhanced to read complete 2 years ago
Holger Vogt 252ca65f56 Add '.save nosub' to suppress storing the node vectors from inside 2 years ago
dwarning 02a5cd5ea6 mos1...3: set channel thermal noise to 0 in subthreshold range for nlev=3 2 years ago
dwarning f44a0ede08 mos1...3: logical error-prevent garbage for nlev=3 2 years ago
dwarning ac5470568c diode: no need for vte recalculation, rhs not changed 2 years ago
Holger Vogt 621918f289 Transform nested braces {{}} into {()} also in .param statements 2 years ago
Holger Vogt 2f5b869979 Issue this warning only when 'set ngdebug' is given. 2 years ago
Holger Vogt 29c4a2a151 Improve error message if malloc or realloc fails. 2 years ago
Holger Vogt b660e75504 Save path to .include file, add it to the search paths 2 years ago
dwarning 63a6234c92 diode: add saturation current temperature model tlev=2 2 years ago
Holger Vogt 0e465068b0 Identifier 'card' may not be available or not useful when 2 years ago
Holger Vogt 3f2673a2be Clear the variable before checking anew if it is to be set. 2 years ago
Holger Vogt 69922c7d8f Now standard while compiling (no need to be added to ./configure): 2 years ago
Holger Vogt 4cc5966b6a Don't delete sourceinfo as it may lead to a crash upon 'quit'. 2 years ago
Holger Vogt 893cd42064 Reload sourceinfo when changing the current circuit. 2 years ago
Holger Vogt 36bc67ecbb Save the wordlist sourceinfo to the current circuit. 2 years ago
Holger Vogt fc7ba6ee8f Add a fcn wl_delete to free the wordlist, but not its wl_word contents. 2 years ago
Holger Vogt 97d9f38421 Add (enhanced) patch by Giles Atkinson 2 years ago
Holger Vogt 862aa27713 Add linum_orig and linesource to commented out *include line 2 years ago
Holger Vogt eaae4d2212 Add linenum_orig and linesource info to newly generated 2 years ago
Holger Vogt c796171638 Add char *lineinfo to parameters of fcn insert_new_line 2 years ago
Holger Vogt 63d496b564 New parameter char *linesource for fcn insert_new_line 2 years ago
Holger Vogt c4cbc40a3b Add file_name to fcn inp_read 2 years ago
Holger Vogt 03ba8397cc Add the original line source information to the new line. 2 years ago
Holger Vogt 2d8fe0362f Allow delay of 0, as requested by Infineon model of the 2EDNY52X 2 years ago
Holger Vogt 89b25c5d58 Do not add line number 0, but the number of the original 2 years ago
Holger Vogt e151b691fb Add an additional funtion parameter 'filename' to fcn inp_readall 2 years ago
Holger Vogt da3d51ce9a Add 'linesource', to contain the path/file of the origin of the line. 2 years ago