dwarning
35206820c2
Adapted to the actual adms dir configuration.
20 years ago
dwarning
9e74c9ee62
Added adms compiled devices: hicum0, mextram
20 years ago
dwarning
0dbcc804e6
Adapted to the actual adms dir configuration.
20 years ago
dwarning
b1d1986876
Adapted to the actual adms dir configuration.
20 years ago
pnenzi
f3070062eb
Removed support for EKV and generation of C code from autogen.sh for verilog devices.
20 years ago
dwarning
cf88f14383
The MEXTRAM Bipolar Model level 504 in Verilog-A (Original Version 504.6)
20 years ago
dwarning
2afbcfd070
The HICUM Level0 Bipolar Model in Verilog-A (Original Version 1.1 - only VT0 changed to Vt0)
20 years ago
dwarning
acfefe4da2
Add .bak to perl -i switch because some interpreter versions struggles about
20 years ago
pnenzi
da5d1b5660
Added section for r and c elements (Laurent)
20 years ago
pnenzi
a8bc248dce
Latest update from Laurent and Dietmar: (empty instances)
20 years ago
pnenzi
0505b2cd63
Fixed a typo (Dietmar)
20 years ago
pnenzi
271e940abd
Dietmar uptade
20 years ago
pnenzi
35df92f882
Changed admsXml.exe to admsXml
20 years ago
dwarning
57ec95ae87
Problem with nested comment.
20 years ago
pnenzi
4dbd9c51a8
Changed adms required version to 2.1.3 ,J
20 years ago
pnenzi
9f43df7a47
Removed nmos and pmos from list of parameters. (Laurent)
20 years ago
pnenzi
5990ff03cc
Initial import for admst (Verilog-AMS) translators for ngspice.
20 years ago
dwarning
65ba4599c1
External resistors can be 0 because nodes are merged
20 years ago
dwarning
78cb65eef6
Var tmp should be int.
21 years ago
dwarning
5e1ebed38b
Remove cpp comment - and make more readable
21 years ago
dwarning
6dd4777218
Remove cpp comment
21 years ago
pnenzi
486764292e
Back to the original code from Berkeley around line 4015-4020.
21 years ago
pnenzi
5296cd51b8
Partially applied Paul Reich patch (missing include and c++ style comments)
21 years ago
pnenzi
99c1f901e3
Added fixes from Hitoshi Tanaka and Dietmar Warning over original code.
21 years ago
pnenzi
3403580a05
Updated BSIM4 model to BSIM4.5.0 (Hitoshi Tanaka and Dietmar Warning)
21 years ago
pnenzi
d921759a2a
Patch sent by Dietmar Warning: fixed double allocation of substrate node, current sign and tempo for rb and rc.
21 years ago
sjborley
c2fb0224ed
Implemented patches supplied by Andreas Unger <a_unger@gmx.de>. Fixes XSpice bug; variable PER was being used before initialisation.
21 years ago
pnenzi
ebb48f93ed
Bug fix for error "unknown parameter(save)"
21 years ago
pnenzi
33b254609b
Patch sent by Hitoshi to fix ltra code and "listing" command. See Changelog.
21 years ago
pnenzi
363ffb85e0
Fixed bug in memory management when xspice codemodels are used.
21 years ago
pnenzi
cfb185c3bb
Bug in power function fixed.
21 years ago
pnenzi
b8dca1b4c2
Fixed xspice extensions.
21 years ago
sjborley
51988dfb80
Changes supplied bt Hitoshi Tanaka to allow XSpice to compile using MinGW in Windows.
21 years ago
sjborley
16db93285e
Added #ifdef TRACE etc. to replace /* */ in code
21 years ago
sjborley
3c0fab2bfb
Fixed a divide-by-zero bug in the MOS level=2 device model. The fix was supplied by Hitoshi Tanaka.
21 years ago
sjborley
427c3e3b3c
Removed unused variables to avoid compile warnings
21 years ago
sjborley
eec6b623b0
Fixed compile warning that occur due to unused variables
21 years ago
sjborley
5c08bf1576
Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables.
21 years ago
sjborley
eff209d8a3
Moved isnan() to src/misc/missing_math.c from src/spicelib/devices/dev.c following suggestion from Dietmar warning. Also took opportunity to fixed a compiler warning in dev.c
21 years ago
sjborley
f1ab1481ea
Reverted to previous version. Changes in this file were intended for temporary debug and should not have been committed to CVS.
21 years ago
sjborley
e62d45ad4f
Exclude local isnan() when library version exists - MinGW prompted change
21 years ago
sjborley
7376fa66e5
Fixed line-endings (DOS to UNIX)
and translated German to English in comments.
21 years ago
sjborley
75fe905cc9
Added debug tracing. Activated by defining TRACE
21 years ago
sjborley
0a78434a17
Added missing .cvsignore files
Added #ifdef CIDER ... #endif arround DEVdump and DEVacct field in initialisation of SPICEdev instances, to match decalaration of SPICEdev in include/devdefs.h
21 years ago
pnenzi
aae86db65c
Added XSPICE extensions (PHASE parameter) and AM transient function.
21 years ago
pnenzi
e7369b7c03
Added xspice extension (PHASE parameter and current variable) and AM transient function.
21 years ago
sjborley
ac9edfbbc5
Added .cvsignore file
21 years ago
sjborley
1facfd764d
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
21 years ago
sjborley
34ec9d7bf0
Added code by H.Tanaka for .global keyword deployment
21 years ago
pnenzi
07588be2d7
Fixed an error in a comment.
21 years ago