6716 Commits (8063e56fdfee8f388b53caa534884ff50fe50a89)

Author SHA1 Message Date
Pascal Kuthe 8063e56fdf osdi: fix sigfault when using aliasparam 3 years ago
Holger Vogt 33a3557910 Safeguard against NULL pointers 3 years ago
Holger Vogt 712ed8ac77 Safeguard against stack overflow, when wrongly introduce a circular 3 years ago
Holger Vogt 20711c1c25 Safeguard against NULL pointers 3 years ago
Brian Taylor 56d0c72924 Add port directions when logicexp or pindly are present. 3 years ago
Brian Taylor 9c9301eca8 Remove delay ifdefs. 3 years ago
Brian Taylor f674b64264 Remove dead code from previous commit. 3 years ago
Brian Taylor f570b04d6c For unspecified gate delays (logic and tristate gates), which PSpice would consider as zero, set the rise and fall delays to 1.e-12s (the minimum for Xspice). For dff, jkff, dlatch, and srlatch use the Xspice default 1.0ns for rise and fall delays. If the ngspice variable (ps_port_directions & 2) is true, write the translated subckt to stdout, with TRANS_OUT prefix, for debugging purposes. The user could edit and replace the translated subckt if desired. 3 years ago
Holger Vogt 26cf1a7a57 max_align_t is used to examine the largest alignment requirement, 3 years ago
Holger Vogt 3598a0d0c1 enable compiling of shared lib without osdi interface 3 years ago
holger b3676bb763 enable make dist 3 years ago
Holger Vogt 2e2b74c188 In the ngspice shared library the fcn ivers is called 3 years ago
Holger Vogt b68f2617c7 Preliminary bug-617 fix: 3 years ago
Holger Vogt 6ef94cb9f2 Prevent from endless loop 3 years ago
Holger Vogt 6da2659026 Remove the debug printout 3 years ago
Holger Vogt 4b8d575122 Add a user definable variable enable_noisy_r (for .spiceinit) 3 years ago
Holger Vogt 167c708e69 Add searchpath for *.osdi relative to ngspice executable 3 years ago
Holger Vogt 65cd01f3c5 fix comment 3 years ago
Holger Vogt 802ab2a2c5 Do not try to load *.osdi automatically 3 years ago
Holger Vogt be6bd990db Error message to stderr 3 years ago
Holger Vogt b9eef23eed Update the example structure for OSDI/OpenVAF: 3 years ago
Holger Vogt 71002aa42f Prepare for ngspice-39 3 years ago
dwarning 33a2637530 correct header entry 3 years ago
dwarning 9c26206a68 bsim4 version update from 4.8.1 to 4.8.2 3 years ago
Pascal Kuthe d0c35512ab properly abort for invalid OSDI paramters 3 years ago
Holger Vogt 653db022ea better comment 3 years ago
Holger Vogt 3260492987 Enhance the search path for osdi files: when not found rel. to 3 years ago
Holger Vogt 1280e199a3 Add boolean variables as flags when XSPICE and/or OSDI are enabled 3 years ago
Holger Vogt 49b7cb85db Add a shunt resistor of 1e15 Ohms to any X (subcircuit call) line 3 years ago
Holger Vogt 02789b2c42 The modulo function a % n should accept a==0. 3 years ago
Brian Taylor dcfe4e7134 ERROR messages should be printed to stderr. 3 years ago
Brian Taylor a76f8d5149 Fix some comments. 3 years ago
Francesco Lannutti 167ff74422 enable compiling without XSPICE on specific OSs 3 years ago
Francesco Lannutti 036775efa5 OSDI: fix const declaration, unused variables 3 years ago
Holger Vogt 31b0b640de For memcpy in PREDICTOR 3 years ago
Holger Vogt ebd430e51b A preliminary fix to bug report 612 3 years ago
Holger Vogt 1a4880344f Update to fcn tprint: 3 years ago
Holger Vogt 164ed05786 enable 'off', 'print', 'save' being part of a node name. 3 years ago
Brian Taylor 6117836d01 Ensure that amatch output is not binary data. 3 years ago
Brian Taylor 90ec717f3b Add variable ps_udevice_exit. If set non-zero, ngspice will exit if there is an error processing f_logicexp or f_pindly. 3 years ago
Brian Taylor 5e6452099e Return errors from f_logicexp and f_pindly without calling exit. 3 years ago
Brian Taylor 0a3cdf8e3a Add more error checks for f_logicexp and f_pindly. 3 years ago
holger 97e0c0f37e Prevent memory leak while "PREDICTOR" is selected 3 years ago
Giles Atkinson 301f50335d Add limited support for string-valued parameters in .param lines. 4 years ago
Brian Taylor fe52771aff Remove the old inverter code. 3 years ago
Brian Taylor 3578deda80 Refactor new_gen_output_models. 3 years ago
dwarning 26e73c09b3 add instance parameter mulu0 for mobility reduction bsim4.5 and 4.6 3 years ago
Holger Vogt 199b9deee6 For OSDI n devices: Enable model translation, 3 years ago
Pascal Kuthe d0bd945c00 slightly optimize predictor 3 years ago
Pascal Kuthe 5791a2d449 ensure config.h is always included in cktdefs.h to ensure correct 3 years ago