diff options
Diffstat (limited to 'library/SubcircuitLibrary/LOG101/LOG101.cir.out')
-rw-r--r-- | library/SubcircuitLibrary/LOG101/LOG101.cir.out | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/LOG101/LOG101.cir.out b/library/SubcircuitLibrary/LOG101/LOG101.cir.out new file mode 100644 index 00000000..8592b8fc --- /dev/null +++ b/library/SubcircuitLibrary/LOG101/LOG101.cir.out @@ -0,0 +1,21 @@ +* c:\fossee\esim\library\subcircuitlibrary\log101\log101.cir
+
+.include lm_741.sub
+.include NPN.lib
+x1 ? net-_q1-pad1_ gnd v- ? net-_q1-pad3_ v+ ? lm_741
+x2 ? net-_c1-pad2_ gnd v- ? net-_c1-pad1_ v+ ? lm_741
+q1 net-_q1-pad1_ net-_q1-pad2_ net-_q1-pad3_ Q2N2222
+c1 net-_c1-pad1_ net-_c1-pad2_ 100p
+r1 net-_c1-pad1_ net-_q1-pad2_ 15.72k
+r2 net-_q1-pad2_ gnd 1k
+* u1 net-_c1-pad2_ net-_q1-pad1_ v+ v- gnd net-_c1-pad1_ port
+q2 net-_c1-pad2_ gnd net-_q1-pad3_ Q2N2222
+.tran 0e-00 0e-00 0e-00
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+.endc
+.end
|