8099 Commits (cb52ea2a9c8d169cbb8ef8b63caade712cb863a0)
 

Author SHA1 Message Date
Holger Vogt cb52ea2a9c Replace A dvice by N device 3 years ago
Holger Vogt 047d6f1c0b BSIMCMG preliminary test cases 3 years ago
Holger Vogt 97fb48f4d2 Update to device lib: device name starts with N 3 years ago
Holger Vogt 4b03f664b3 Remove preprocessor flag XSPICE from MS project file, add it to config.h 3 years ago
Holger Vogt 6c741152f7 Revert "remove unused" 3 years ago
Holger Vogt a4d13dae24 Suppress model type warning when device is of type N. 3 years ago
Holger Vogt a732faf640 device name now starts with N (instead of A). 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 c6b7e55a3f Move XSPICE preprocessor flag from vcxproj file to config.h 3 years ago
Holger Vogt 5a7a770402 enable OSDI 3 years ago
Holger Vogt 7c3191e1e3 (non-working) PSP102 examples 3 years ago
Holger Vogt a9cb0fd26e New and updated test cases 3 years ago
Holger Vogt dd6ab0a8bb Do not add to monitored files 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 f58ae56193 Visual Studio 2022 project files, 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
Holger Vogt c6f8e999df undefine XSPICE, define OSDI 3 years ago
Holger Vogt 0628b89fd4 remove unused 3 years ago
Pascal Kuthe acfaf023b3 prototype for Verilog-A integration using OSDI and OpenVAF 4 years ago
Holger Vogt d7bdfe1a20 Re-add optional selection of Berkeley model parameters. 3 years ago
h_vogt 5ec6543dbb Add log plots 3 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 8d9f69f7bf Add --enable-shortcheck as configure option 3 years ago
Holger Vogt e28d3feee0 Remove unused variable debarr. 3 years ago
Holger Vogt 45574cecb2 derivative inside of .func 3 years ago
Holger Vogt 89a48e7d73 simple example for derivative in B source 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 082ae1603e add linewidth for graphs 3 years ago
Holger Vogt 058e7a34f8 tiny update, typos, font size 3 years ago
Holger Vogt 9613625840 Prevent seg fault after strange input like 3 years ago
Pascal Kuthe 744002dc49 fix sigfault on older c compilers 3 years ago
Giles Atkinson 7ead974a5a Prevent crash when cm_analog_set_temp_bkpt() is called during OPtran(). 3 years ago
Giles Atkinson 73e8fed0fc Fix warnings from gcc 10.2.1. 3 years ago