diff options
author | Fahim | 2014-09-09 16:11:17 +0530 |
---|---|---|
committer | Fahim | 2014-09-09 16:11:17 +0530 |
commit | c632c1009c9e095135220c809d7c799841f160b3 (patch) | |
tree | 3be2def8313164c3bf32799714ba53a4a1326ed6 /OSCAD/Examples/sedra_smith/chapter_9/example_9.4/cd4007.txt | |
parent | e338c2a59389c22b8cca9a78d75e626ae779c405 (diff) | |
download | FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.gz FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.bz2 FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.zip |
Subject: Changing all content and name of directory and file to FreeEDA
Description: The content of file,name of directory and file has been
changed in the below format.
1. Oscad to FreeEDA
2. OSCAD to FreeEDA
3. oscad to freeeda
Diffstat (limited to 'OSCAD/Examples/sedra_smith/chapter_9/example_9.4/cd4007.txt')
-rw-r--r-- | OSCAD/Examples/sedra_smith/chapter_9/example_9.4/cd4007.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/OSCAD/Examples/sedra_smith/chapter_9/example_9.4/cd4007.txt b/OSCAD/Examples/sedra_smith/chapter_9/example_9.4/cd4007.txt deleted file mode 100644 index cb5beb4..0000000 --- a/OSCAD/Examples/sedra_smith/chapter_9/example_9.4/cd4007.txt +++ /dev/null @@ -1,22 +0,0 @@ -* CD4007 NMOS and PMOS transistor SPICE models - -* Typical - Typical Condition - -.model MbreakND NMOS -+ Level=1 Gamma= 0 Xj=0 -+ Tox=1200n Phi=.6 Rs=0 Kp=111u Vto=1.4 Lambda=0.01 -+ Rd=0 Cbd=2.0p Cbs=2.0p Pb=.8 Cgso=0.1p -+ Cgdo=0.1p Is=16.64p N=1 - -*The default W and L is 30 and 10 um respectively and AD and AS -*should not be included. - - -.model MbreakPD PMOS -+ Level=1 Gamma= 0 Xj=0 -+ Tox=1200n Phi=.6 Rs=0 Kp=55u Vto=-1.2 Lambda=0.04 -+ Rd=0 Cbd=4.0p Cbs=4.0p Pb=.8 Cgso=0.2p -+ Cgdo=0.2p Is=16.64p N=1 - -*The default W and L is 60 and 10 um respectively and AD and AS -*should not be included. |