6685 Commits (01c211339c60f4be5fd610064d78e440f104fa71)

Author SHA1 Message Date
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
Brian Taylor 0805856fb7 Distinguish between set/reset delays when possible. 3 years ago
Brian Taylor 253df17949 Make it optional to use zl/zh/lz/hz delays for utgate. 3 years ago
Brian Taylor 4c457a3cd4 Avoid unnecessary calculations for utgate. 3 years ago
Brian Taylor a4b609fb6a For utgate timing models, if hl/lh are not present use zl/zh/lz/hz to give a more accurate tristate delay. 3 years ago
Brian Taylor 021982799e More conservative delay estimates for timing model type ugff. 3 years ago
Brian Taylor 11f6eace68 For dff/jkff, obtain more conservative estimates for clk_delay, set_delay and reset_delay. 3 years ago
Holger Vogt cc8b651562 re-enable making old app nutmeg 3 years ago
Holger Vogt d4fcef9bf6 Repair the broken --enable-oldapps option 3 years ago
Holger Vogt e28d3feee0 Remove unused variable debarr. 3 years ago
Holger Vogt 6c1be283a7 Add a function ddt (derivative versus time) to the B-source funtion parser. 3 years ago
Brian Taylor 47260e2eb8 Rewrite extract_model_param. 3 years ago
Brian Taylor 0924fbb7eb Modify the delay calculation for non-conforming timing model in .subckt CD4572UB. 3 years ago
Holger Vogt a5eaac128a For monotonic plotting find out the majority of increasing or decreasing 3 years ago
Holger Vogt 9613625840 Prevent seg fault after strange input like 3 years ago