6699 Commits (4ed455ea19aa9819bb0ce97664852700e1aad50a)

Author SHA1 Message Date
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
Pascal Kuthe a7fced9327 ensure compilation succedes without OSDI 3 years ago
Pascal Kuthe 79b2d2d520 removed unneded changes 3 years ago
Pascal Kuthe b285fa6e1c fix opvar readout 3 years ago
Pascal Kuthe 06229c2a46 fix typos 3 years ago
Pascal Kuthe 3be143423a add openmp support for osdi 3 years ago
Holger Vogt a4d13dae24 Suppress model type warning when device is of type N. 3 years ago
Holger Vogt 771155e463 Prevent double definition error when both OSDI and XSPICE are enabled. 3 years ago
Holger Vogt 8f0eab90ee Replace 'a' by 'n' for OSDI device 3 years ago
Holger Vogt e6265a3eed Move reference designator from A to N 3 years ago
Holger Vogt a95b114768 Revert previous commit: now treat a devices like ordinary devices. 3 years ago
Holger Vogt d8eb685fcc Preliminary fix to get_number_terminals: 3 years ago
Holger Vogt 6ece9b5748 Exclude XSPICE specific error message. 3 years ago
Holger Vogt 638ddbc91f Add case 'a' to fcn translate. 3 years ago
Holger Vogt f75e970ecf Initialze sim_param_vals 3 years ago
Holger Vogt 77a86647f7 remove __attribute__, replace by __declspec 3 years ago
Holger Vogt 6e08bb3090 Add include file shlwapi.h 3 years ago
Pascal Kuthe acfaf023b3 prototype for Verilog-A integration using OSDI and OpenVAF 4 years ago