9256 Commits (5e21393fbb0ccf8faeff8430783e0a56f0ea7e5d)
 

Author SHA1 Message Date
dwarning 5e21393fbb prevent unused warning 8 months ago
dwarning 7ede33e7c6 git ignore temporary file 8 months ago
Holger Vogt 787a8530be Prevent doubly defined tokens. 8 months ago
Holger Vogt cbf93cf8e0 Add missing CALLBACK 8 months ago
Holger Vogt 5af5f02ad1 Remove unused variable. 8 months ago
Holger Vogt 4ab6be1b90 Keep saving nodes only once, but make an exception for node 'all'. 8 months ago
Holger Vogt 805f14e50b Don't check .params as they will fall through anyway. 8 months ago
Holger Vogt 3d55c16531 Don't print a form feed if 'option nopage' is given. 8 months ago
dwarning 68c3fc1031 diode needs both current components (bottom and sidewall) for Vcrit and breakdown voltage calculation 8 months ago
dwarning 05bbb2aaa2 introduce aliases for certain diode breakdown model parameter 8 months ago
Jason Pyeron 178b541fb2 BUGFIX: #797 - gettoks did not protect against NULL pointer input 8 months ago
dwarning a44f7ce87a fix a wrong Release/Debug selection for console build 8 months ago
Brian Taylor 47d7f7aa62 Allocating arrays of double* should use sizeof double* not double, even though they may be the same. Avoid potential divide by zero. 10 months ago
Brian Taylor 416edbbb9a Fix memory leak in xspice oneshot. 10 months ago
dwarning a0c7af575d bsim4 update to version 4.8.3 8 months ago
Holger Vogt c24fc9e9d0 Remove compiler warning. 8 months ago
Holger Vogt 467485ae23 Add support for tlines code models 8 months ago
Holger Vogt 29d5584c56 Bug fixes: 8 months ago
Holger Vogt 33efc5ed2c Add functions for VS non-C99-compatible complex data manipulation, 8 months ago
Holger Vogt 0aa5c92a58 Add project section (autom. done by VS) 8 months ago
Holger Vogt 6d86b0ebda Visual Studio C does not support C99 complex types and functions 8 months ago
Holger Vogt 89c2070a96 Add missing constants for Visual Studio C 8 months ago
Holger Vogt 85c600a923 Enable Visual Studio support for tline 8 months ago
Brian Taylor cc101495a5 Fix the xspice transmission_line examples. 8 months ago
Vadim Kuznetsov 741a7002d0 Fix licence header in msline_common 8 months ago
Vadim Kuznetsov dcb4202910 Added MSOPEN model 9 months ago
Vadim Kuznetsov 6914662c4d Implement rollback; fix memory management 10 months ago
Vadim Kuznetsov 4358b99183 Add license header for new files 10 months ago
Vadim Kuznetsov 70ee0f8ef5 Add examples 10 months ago
Vadim Kuznetsov 047de0f201 Add XSPICE models for transmission lines 10 months ago
Holger Vogt c2f9f6d3f4 retain type=0, type=1, type=+1, or type=-1 in a .model card, 8 months ago
dwarning 6aba1f302b allow showmod command for verilog-a models - feature request #100 9 months ago
Árpád Bűrmen cb944fdb7a icvgs, icvds, and icvbs should be IOP. 9 months ago
Árpád Bűrmen 56ecfa9e69 BSIM3 3.3.0 undeclared instance IC parameters. 9 months ago
Árpád Bűrmen 2c76daf2d1 MESFET m and ic parameters fixed. 10 months ago
Árpád Bűrmen 87aecbcba7 dtemp bug fixed. 11 months ago
Holger Vogt 619d6ae521 Prevent from endless loop if step evaluates to 0. 9 months ago
Holger Vogt 51d0e3d910 Add error checking when parsing the .dc or dc commands. 9 months ago
Holger Vogt dd1690521c Fix a bug: do not read in front of string s by s[-1]. 9 months ago
Holger Vogt 9c1714d2f5 typo 9 months ago
Holger Vogt 508ab3bd8c New CPPDUALS: re-enable compiling with CYGWIN 9 months ago
Holger Vogt 7f8f510e91 add missing makefile.am, copied from previous cppduals/duals 11 months ago
Holger Vogt 6af3cfac72 New cppduals from https://gitlab.com/tesch1/cppduals 11 months ago
Holger Vogt d2ded9fa2c Tiny modifications of SEE examples 9 months ago
Holger Vogt 3fb1ea1c39 Unix line endings 10 months ago
Holger Vogt 9d7db2166a New example for seegen: CMOS comparator 10 months ago
Holger Vogt a4510f488f Add ouput 'mon' 10 months ago
Holger Vogt ea5979d391 No autostart when ctrl is set. 10 months ago
Holger Vogt 07f8c3558b Add a monitoring output the the seegen instance 10 months ago
Holger Vogt b628032d7d Add a generator for SEE (single event effects) pulses as a code model. 10 months ago