741 Commits (87b9df66816696c085007e5d7731bc457d6208ba)

Author SHA1 Message Date
Brian Taylor 38848259e4 With the ngspice gnuplot command, enable x/y contour plots for 2d Cider save file data. Usage: gnuplot <file> xycontour <expr>. xycontour is a new flag which is ignored if the plot data is not from 2d Cider. For contours, only a single plotarg <expr> is allowed. With <expr1> vs <expr2>, only <expr1> is plotted and <expr2> is ignored. 5 years ago
Holger Vogt 7c38699cd7 Add missing function nghash_delete_special(), 5 years ago
Holger Vogt daa3609e58 Enable RKM notation for R and C, when ngbehavior LT is selected. 5 years ago
Holger Vogt 5d116d1fb9 command listing: add option r (runable) 5 years ago
Holger Vogt 493cf73f7f optran is only selected when the 'optran' command has been processed. 5 years ago
Holger Vogt df0792818f Transient op calculation added to the standard operating point code. 7 years ago
Holger Vogt 9a2d968577 When transferring boolean data over the ABI, keep them as boolean types, not integer 5 years ago
Holger Vogt 4feb43e067 Prepare ngspice-35 5 years ago
Holger Vogt 8eeb924460 CIDER: Enable printing either binary or ascii data output to file. 5 years ago
Holger Vogt 03517ae86c Define the function DevFinalize as used in the previous commit. 5 years ago
Holger Vogt a6079781ea Fix previous commit, enable name upgrade for Linux and other non-Win OSs 5 years ago
Holger Vogt 1266225cdb For C and R device enable value tokens like 4k7 or 1u2 5 years ago
Holger Vogt f8357dad88 Prepare Cshunt: add a cpacitor to each voltage node 5 years ago
Holger Vogt 4bee26b8b9 Remove unused prototype 5 years ago
Holger Vogt 7064df7f3b Define a preprocessor flag HAS_NG_BOOL 5 years ago
Holger Vogt f6ba097b9c Replace BOOL by NG_BOOL 5 years ago
Holger Vogt ded0f79c01 Avoid type 'bool', as ist is a built-in type in C++, not 5 years ago
Holger Vogt 5abd8057e6 remove deprecated storage class 5 years ago
Holger Vogt f61ea3aa96 if 'set nounits' is given, plotting of the units is suppressed 5 years ago
Holger Vogt 462534a0fb Rename the ngspice version information offered in sharedspice.h 5 years ago
Holger Vogt 99a7bfd8fe Move version info from sharedspice.c to sharedspice.h 5 years ago
Holger Vogt 0ae9aeec41 remove config.h from dist and install 5 years ago
Holger Vogt 5747982ae8 Re-enable devices like E2 1 0 (2,3) 1 5 years ago
Holger Vogt ffef8e1d16 Remeove "redefinition" warning 5 years ago
Holger Vogt 06eddf1adc We need config.h.in, when compiling with ./configure, 5 years ago
Holger Vogt c14680c951 Do not distribute config.h.in 5 years ago
Holger Vogt ebff1fe79f makefile.am for cppduals 5 years ago
Holger Vogt 7dc6c47df5 config.h should not be distributed or installed 5 years ago
Holger Vogt a5eac333bb Revert "When installing ngspice, do not install the headers" 5 years ago
Holger Vogt 822a63974f Unused binning models are removed. 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 3c354092ff Line endings from \r\n to \n 5 years ago
Holger Vogt 777cfcf477 Reduce the memory requirements if there is a PDK with 5 years ago
Holger Vogt 12ee985a68 Restrict #pragma warning to Visual Studio only. 5 years ago
Holger Vogt f58b38a1ed suppress warning that is not relevant (we don't use floats) 5 years ago
dwarning cffd55363d prevent c++ compiler warning 5 years ago
Holger Vogt 57487d2b0f clarify the contents of the circarray netlist 5 years ago
Holger Vogt 87751ad073 Make the ngSpice_Circ(char** circa) more robust: 5 years ago
Holger Vogt 5a0d213fec When installing ngspice, do not install the headers 5 years ago
Holger Vogt e8ecb8ccfe When .nodeset or .ic was called with a non-existent node, 5 years ago
Holger Vogt a815d279d2 enable compiling with CYGWIN 5 years ago
Markus Mueller 6ff354c4a7 Squashed commit of the following: 5 years ago
Holger Vogt 5eaf7c27c1 typo 5 years ago
Holger Vogt 19a688513c add compatibility mode eg for EAGLE 5 years ago
Holger Vogt dd86bdee46 Enlarge the buffer size for command 'listing' from 512 to 4096 bytes. 5 years ago
dwarning 75228612c0 few fixes for prototypes 6 years ago
dwarning 31a054f244 prevent few gcc warnings 6 years ago
Holger Vogt 2f1d3df8c7 add a Spectre compatibility mode 6 years ago
dwarning 689d561c9e unify temperature limit routine for usage in self-heating model 6 years ago