9272 Commits (86ea9fee8a40b7e36ddfc32d2ab63d4195ea71ec)
 

Author SHA1 Message Date
Holger Vogt 86ea9fee8a Prepare for ngspice-45 7 months ago
Holger Vogt a2b3d7c7d2 Enhance comment. 7 months ago
Holger Vogt 7fc68c0c07 Adding .param SWSOA=1 right after the .lib entry during reading in 8 months ago
Holger Vogt b1f4f32b36 Prevent a segfault if cp_variablesubst return a nullptr. 7 months ago
Holger Vogt 2185f82a28 typo 7 months ago
Holger Vogt bebf7efd8b Command completion is not supported, removed from 'help' 7 months ago
Holger Vogt c45d1e0974 Rename t to tn to avoid t shadowing the t from the function header 7 months ago
Vadim Kuznetsov 94740a3d2b Fixed warnings in cpmlin and mlin 7 months ago
Holger Vogt c5d6d78fc5 Add gcc warning -Wshadow 7 months ago
Brian Taylor 0e50efc1fa Add missing value in the last line. 7 months ago
Holger Vogt 481e3e567b Update to filesource 8 months ago
Holger Vogt 6496c5a8db Prepare for ngspice-45 8 months ago
Brian Taylor 179c7504fb Misplaced break statement in callback. 8 months ago
Holger Vogt 21c238276a Another copyright update 8 months ago
Holger Vogt 632b55a90d Update copyright notice 8 months ago
Holger Vogt b7692fbda7 Move CALLBACK into the 'init' section, 8 months ago
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