8933 Commits (fcbf6d5d42b9b81c16a09cd5f98f1445db40f523)
 

Author SHA1 Message Date
Giles Atkinson af31904f99 The previous fix for Bug #467 - ".OPTION INTERP has accuracy issue" 2 years ago
Giles Atkinson 81351555da Mention the vlnggen script and Verilog-controlled XSPICE models. 2 years ago
Giles Atkinson ffcf3b24d9 Improve efficiency and irreversible CM support in EVTcall_hybrids() by 2 years ago
Holger Vogt c46866d688 Fix some typos. 2 years ago
Holger Vogt 9a50f8b749 typo 2 years ago
Holger Vogt ce8f6c5017 prepare ngspice-42 2 years ago
Holger Vogt 2e56f3a063 Add short description of the new interface functions 2 years ago
Holger Vogt 7f30055f22 Prevent crash if port number is less than 1. 2 years ago
Holger Vogt 45850c07dc Don't silently accept wrong user input (missing nodes, values). 2 years ago
Holger Vogt 7cd4f003ff typo 2 years ago
Holger Vogt 6459fed460 Don't prescribe a different resistance value if the user has given one > 0. 2 years ago
Holger Vogt b76c3203f7 prepare ngspice-42 2 years ago
Holger Vogt 732c12c93f Remove another potential crash if buggy user input 2 years ago
Holger Vogt c69018fe82 Enable measurements with ?-sweep (v, i, temp, or res). 2 years ago
dwarning 6ad0a6ad38 hisim2: allow compile w/o NEWCONV defined 2 years ago
dwarning a98cfcd8cb allow compile w/o NEWCONV defined 2 years ago
Holger Vogt 7e83526d81 Prepare ngspice-42 2 years ago
Brian Taylor 1adee64224 Add scripts for running the paranoia tests in parallel on Linux with valgrind. 2 years ago
Giles Atkinson 3cf8fe8c41 Stop after last data point, preventing read overrun of nscale. 2 years ago
Holger Vogt 7175a39448 Add files com_fileio.c, .h to shared and fftw ngspice 2 years ago
Giles Atkinson d82f948832 Fix a crash found by Brian Taylor: when .plot attempts to plot digital 2 years ago
Giles Atkinson c18447f9f5 Add the support files for co-simulation with Verilog code 2 years ago
Giles Atkinson a92c569b72 Prevent some strings being mis-recognised by strstr(), including 2 years ago
Giles Atkinson 597268cc26 Treat input files names passed a start-up the same as those entered 2 years ago
Giles Atkinson 07ce9c788e Recognise *ng_script_with_params" in the first line of the first 2 years ago
Giles Atkinson 89851872ed When substituting interpreter variables, allow '$' to be part of 2 years ago
Giles Atkinson 3ba314d4bc New interpreter commands strstr, strslice, fopen, fread and fclose. 3 years ago
Giles Atkinson 566e2938f4 Add XSPICE code model d_cosim, a generic adaptor for digital cosimulation. 2 years ago
Giles Atkinson 12fe7b90c4 Add new code model function cm_irreversible(). This may only be 2 years ago
Giles Atkinson 34e6c4abea Convert XSPICE's hybrid_index array to instance pointers. 2 years ago
Giles Atkinson 508fad0f55 In dctran.c, call EVTcall_hybrids() (which then calls a subset of 2 years ago
Holger Vogt 3d1cbf93ee Add a predifined variable 'skywaterpdk' to speed up circuit 2 years ago
Holger Vogt dd58b07949 Initialize the new mutex vecreallocMutex 2 years ago
Holger Vogt 1849a8d220 Add functions ngSpice_LockRealloc and ngSpice_UnlockRealloc 2 years ago
Holger Vogt e87651e27f Update to comments, restrict mutex definitions to shared ngspice 2 years ago
Holger Vogt 3619041e26 Add new lock for realloc of vectors 2 years ago
Holger Vogt 1db8eff25c Write message only once. 2 years ago
Holger Vogt ecf4f819dc typo 2 years ago
Holger Vogt 40a783408c Remove adms, enable klu 2 years ago
Holger Vogt 86e991515e Enable compiling with MINGW under MS Windows 2 years ago
Holger Vogt 4d4f226a83 Prevent crash, when vector is defined, but still empty. 2 years ago
Holger Vogt e376c0e5c6 Eanble op or ac op (operating point), when selfheat is on. 2 years ago
Holger Vogt b62bb20e6f Increase the allowable node name length from 24 to 256. 2 years ago
Holger Vogt 10756111bf Fix a bug when deleting the memory. With the first call 2 years ago
Holger Vogt e57979d15d Plug two memory leaks introduced by 2 years ago
Holger Vogt 70e366021b Generate seed numbers from a microseconds clock, not a seconds clock 2 years ago
Holger Vogt 81bb886c71 Replace array global_nodes by hash table glonodes: 2 years ago
Holger Vogt 2bbadc6085 Use a hash table glonodes to prevent double or multiple entries 2 years ago
Holger Vogt d060cb82af typo 2 years ago
Holger Vogt 0735b8d0a5 fix previous commit on repeating error messages 2 years ago