From 342730ed59f75ebe1b5df0f886ae9e6bcd787ee6 Mon Sep 17 00:00:00 2001 From: fahim Date: Wed, 22 Apr 2015 17:52:04 +0530 Subject: Subject: Added Device Libarary Tab.Few Changes in Workspace class. Description: Completed the Device Library auto creation of Widget. Added the information to schematicInfo.Hence to the final ".cir.out" file. Added sample device library. Deleted/Comment unwanted print statement. Added details of function in the comment. --- src/deviceModelLibrary/Diode/1n4148.lib | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 src/deviceModelLibrary/Diode/1n4148.lib (limited to 'src/deviceModelLibrary/Diode/1n4148.lib') diff --git a/src/deviceModelLibrary/Diode/1n4148.lib b/src/deviceModelLibrary/Diode/1n4148.lib new file mode 100755 index 00000000..b32fdf86 --- /dev/null +++ b/src/deviceModelLibrary/Diode/1n4148.lib @@ -0,0 +1,2 @@ +.model 1n4148 D( Is=2.495E-09 Rs=4.755E-01 n=1.679 tt=3.030E-09 Cjo=1.700E-12 M=1.959E-01 ++ Vj=1 Bv=1.000E+02 ibv=1.000E-04 ) -- cgit