8114 Commits (a211a90e5a988fcd035455dbe4620f8522a0d822)
 

Author SHA1 Message Date
Holger Vogt a211a90e5a Mextram models: plotting with thicker lines 3 years ago
Holger Vogt ac73e6f7b7 Update to the examples for osdi 3 years ago
Holger Vogt fa18c53c37 Update for all MSVC project files: 3 years ago
Pascal Kuthe d0bd945c00 slightly optimize predictor 3 years ago
Pascal Kuthe 477ce85e29 compile with -std=gnu11 instead of -std=c11 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 391959ab4a remove OSDI specific test_cases 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
Pascal Kuthe e690f0a6ff add predictor to compile_min 3 years ago
Holger Vogt f1636cac74 No longer needed, replaced by vngspice.vcxproj 3 years ago
Holger Vogt d96bb56d3a Linear area transfer curves 3 years ago
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