DEVICE file update.

This commit is contained in:
pnenzi 2004-01-20 13:12:52 +00:00
parent 7d91b8bbd2
commit 96afae120e
2 changed files with 72 additions and 18 deletions

View File

@ -1,3 +1,12 @@
2004-01-15 Paolo Nenzi <p.nenzi@ieee.org>
* src/spicelib/devices/{cccs,ccvs,vccs,vcvs}/*: cleaned up the code.
* src/spicelib/devices/csw/*, src/spicelib/devices/sw/*: cleaned
up the code.
* DEVICES: updated switches status.
2004-01-14 Paolo Nenzi <p.nenzi@ieee.org>
* src/spicelib/devices/txl/*: Added TXLunsetup function to allow

81
DEVICES
View File

@ -129,7 +129,7 @@ URC - Uniform distributed RC line
Level: 1 (and only)
Status:
Original spcice model.
Original spice model.
- Does not implement parallel code switches
@ -138,25 +138,57 @@ URC - Uniform distributed RC line
**************************** V/I Sources *****************************
***************************************************************************
ASRC - Arbitrary Source
Initial Release
ASRC - Arbitrary Source
Initial Release.
Ver: N/A
Class: B
Level: 1 (and only)
Status:
CCCS - Current Controlled Current Source
Initial Release
The arbitrary source code has been corrected with the patch
available on the Internet. There is still an issue to fix, the
current of current-controlled generators.
CCVS - Current Controlled Voltage Source
Initial Release
CCCS - Current Controlled Current Source
Initial Release.
Ver: N/A
Class: F
Level: 1 (and only)
Status:
ISRC - Independent Current Source
Initial Release
Original spice model.
VCCS - Voltage Controlled Current Source
Initial Release
CCVS - Current Controlled Voltage Source
Initial Release.
Ver: N/A
Class: H
Level: 1 (and only)
Status:
VCVS - Voltage Controlled Voltage Source
Initial Release
Original spice model.
VSRC - Independent Voltage Source
ISRC - Independent Current Source
VCCS - Voltage Controlled Current Source
Initial Release.
Ver: N/A
Class: G
Level: 1 (and only)
Status:
Original spice model.
VCVS - Voltage Controlled Voltage Source
Initial Release.
Ver: N/A
Class: E
Level: 1 (and only)
Status:
Original spice model.
VSRC - Independent Voltage Source
Initial Release
@ -164,11 +196,24 @@ VSRC - Independent Voltage Source
**************************** Switches ****************************
***************************************************************************
CSW - Current controlled switch
Initial release
CSW - Current controlled switch
Initial Release.
Ver: N/A
Class: W
Level: 1 (and only)
Status:
SW - Voltage controlled switch
Initial release
This model comes from Jon Engelbert
SW - Voltage controlled switch
Initial release
Ver: N/A
Class: S
Level: 1 (and only)
Status:
This model comes from Jon Engelbert
***************************************************************************