diff options
author | saurabhb17 | 2020-03-17 20:26:43 +0530 |
---|---|---|
committer | saurabhb17 | 2020-03-17 20:26:43 +0530 |
commit | 0771d3b179c16dc4bd486f71a7d7576cbcc59bec (patch) | |
tree | 2c80091a39cceebca01eb5cf3de102de8cdae3df /Examples/NGHDL_Examples/custom_mixed_mode/npn_1.lib | |
parent | 58b9db2a4eb8090c532d4bb465966b380a8eca8b (diff) | |
download | eSim-0771d3b179c16dc4bd486f71a7d7576cbcc59bec.tar.gz eSim-0771d3b179c16dc4bd486f71a7d7576cbcc59bec.tar.bz2 eSim-0771d3b179c16dc4bd486f71a7d7576cbcc59bec.zip |
error while loading footprints rectified
Diffstat (limited to 'Examples/NGHDL_Examples/custom_mixed_mode/npn_1.lib')
-rw-r--r-- | Examples/NGHDL_Examples/custom_mixed_mode/npn_1.lib | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Examples/NGHDL_Examples/custom_mixed_mode/npn_1.lib b/Examples/NGHDL_Examples/custom_mixed_mode/npn_1.lib new file mode 100644 index 00000000..a1818ed8 --- /dev/null +++ b/Examples/NGHDL_Examples/custom_mixed_mode/npn_1.lib @@ -0,0 +1,29 @@ +.model npn_1 NPN( ++ Vtf=1.7 ++ Cjc=0.5p ++ Nc=2 ++ Tr=46.91n ++ Ne=1.307 ++ Cje=0.5p ++ Isc=0 ++ Xtb=1.5 ++ Rb=500 ++ Rc=1 ++ Tf=411.1p ++ Xti=3 ++ Ikr=0 ++ Bf=125 ++ Fc=.5 ++ Ise=14.34f ++ Br=6.092 ++ Ikf=.2847 ++ Mje=.377 ++ Mjc=.3416 ++ Vaf=74.03 ++ Vjc=.75 ++ Vje=.75 ++ Xtf=3 ++ Itf=.6 ++ Is=14.34f ++ Eg=1.11 +)
\ No newline at end of file |