1083 Commits (d5ef8a366033604d349a3e5a4a3b5e9c8f69c0ea)

Author SHA1 Message Date
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 74fc096bfd Enable coupling of more than 2 inductots in a single line: 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 2f5b869979 Issue this warning only when 'set ngdebug' is given. 2 years ago
Holger Vogt b660e75504 Save path to .include file, add it to the search paths 2 years ago
Holger Vogt 3f2673a2be Clear the variable before checking anew if it is to be set. 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 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
Giles Atkinson b2c0f85c6d Prevent lines beginning '#' in .include files from being treated 2 years ago
Holger Vogt a48b1f8f46 allow compiling with CIDER deselected 2 years ago
Holger Vogt 39b5ea0d3f no lower casing for file input paths 2 years ago
Holger Vogt e561249e9b fix a bug in the ={par({...})} function. 2 years ago
Holger Vogt adb38ecb17 Upon error, bail out when strict_error is set. 2 years ago
Holger Vogt a0bddf872d Fix dd7b9ff27 2 years ago
Holger Vogt 88d0727d3f In PS compat mode we only have 2 nodes in a diode, 2 years ago
Holger Vogt dd7b9ff273 Avoid memory crash when reading old VDMOS models. 2 years ago
Holger Vogt 37944bd7c4 Preliminary fix to bug 650 2 years ago
Giles Atkinson a92c569b72 Prevent some strings being mis-recognised by strstr(), including 2 years ago
Holger Vogt 3d1cbf93ee Add a predifined variable 'skywaterpdk' to speed up circuit 2 years ago
Holger Vogt 1db8eff25c Write message only once. 2 years ago
dwarning 2cf2693706 few code cleanings 2 years ago
Giles Atkinson 4228ba6e8a Ignore end-of-line comments in quoted strings. 2 years ago
Holger Vogt 53315ed764 Prevent crash when no input file given. 3 years ago
Holger Vogt 76f837b0b7 skip all pre-processing for expanded input files created by 'listing r' 3 years ago
Holger Vogt c0d73dcd6f Fix bug 642 by replacing strstr() by search_plain_identifier() 3 years ago
Holger Vogt d90c9dd3b5 Initialize to remove VS2022 linker warnings 3 years ago
Holger Vogt b893e32d75 Reemove needless code, check for '}0', 3 years ago
Holger Vogt 0e0c8de5ee Remove gcc compiler warning: remove needless code 3 years ago
Holger Vogt 2065dee82c Fix comment on old-style .lib 3 years ago
Holger Vogt 3adfa89cfc Prevent crash when number of parameter dependencies increases beyond 3 years ago
Holger Vogt 7f8e1cecab Allow ';' also at the beginning of a line. 3 years ago
Holger Vogt c1db561373 No syntax check for title line 3 years ago
Holger Vogt 3420e66705 During syntax check: v,i sources need two nodes, 3 years ago
Holger Vogt 29c51c0d30 Bail out if {...} or '...' are missing around RHS of the equation. 3 years ago
Holger Vogt 01e8b4da84 Prevent crash upon buggy user input (missing ] or >) 3 years ago
Holger Vogt 1340002c05 Improve error message 3 years ago
Holger Vogt 695c1e1bd6 Add an extra model stitching for CIDER only. 3 years ago
Giles Atkinson d31568bd83 Add parsing and translation of the FREQ form of E-source devices, 3 years ago
Holger Vogt ba7ad783a8 safeguard against crash upon buggy input 3 years ago
Holger Vogt 66a4b2226e .libsave: don't save the command itself, improve messaging 3 years ago
Holger Vogt 006a66b055 .libsave: Print to file the expanded library read by .lib 3 years ago
Holger Vogt 50a9daf24a Line concatenation: use dstring instead of tprintf: 3 years ago
dwarning a4f6a777c0 few cleanings to prevent compiler warnings 3 years ago
Holger Vogt 797795e7c0 Shift all compatibility handlinmg from inpcom.c into its own source files 3 years ago
Giles Atkinson 5aa48cab0b Do not generate netlist lines that use non-existent libraries. 3 years ago
Holger Vogt 062785319a When '.probe alli' is set, disable auto bridging and set a flag 3 years ago