diff options
author | Sumanto Kar | 2025-04-17 01:15:17 +0530 |
---|---|---|
committer | GitHub | 2025-04-17 01:15:17 +0530 |
commit | 19f442b73bcdc5fc4818dc2e47b7c0d8e8194fb0 (patch) | |
tree | 23bafe6ec51fbf6b3ed947a546a787b4f9ac7407 /library/SubcircuitLibrary/ref5010/ref5010_2.cir.out | |
parent | e9f4928f44ecbc9a71ddf57bb6ce0d4d751e49b1 (diff) | |
parent | 57a3bab263c322b93a3f806b61cb7dd8ddc5ecdc (diff) | |
download | eSim-19f442b73bcdc5fc4818dc2e47b7c0d8e8194fb0.tar.gz eSim-19f442b73bcdc5fc4818dc2e47b7c0d8e8194fb0.tar.bz2 eSim-19f442b73bcdc5fc4818dc2e47b7c0d8e8194fb0.zip |
Merge pull request #316 from suprraja/add-lm205-subcircuit
subcircuit files
Diffstat (limited to 'library/SubcircuitLibrary/ref5010/ref5010_2.cir.out')
-rw-r--r-- | library/SubcircuitLibrary/ref5010/ref5010_2.cir.out | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/ref5010/ref5010_2.cir.out b/library/SubcircuitLibrary/ref5010/ref5010_2.cir.out new file mode 100644 index 00000000..978da68f --- /dev/null +++ b/library/SubcircuitLibrary/ref5010/ref5010_2.cir.out @@ -0,0 +1,23 @@ +* d:\fossee\esim\library\subcircuitlibrary\ref5010_2\ref5010_2.cir
+
+.include lm_741.sub
+x1 ? net-_r1-pad2_ net-_r3-pad2_ net-_x1-pad4_ ? net-_r2-pad2_ net-_x1-pad7_ ? lm_741
+r2 net-_r1-pad2_ net-_r2-pad2_ 1k
+r1 net-_r1-pad1_ net-_r1-pad2_ 1k
+r3 net-_r3-pad1_ net-_r3-pad2_ 10k
+r4 net-_r3-pad2_ net-_r4-pad2_ 1k
+* u1 net-_i1-pad2_ ? net-_r2-pad2_ ? ? net-_r4-pad2_ net-_i1-pad1_ net-_r1-pad1_ port
+v1 net-_r3-pad1_ net-_r1-pad1_ 1.2v
+i1 net-_i1-pad1_ net-_i1-pad2_ 0.000001
+r5 net-_i1-pad1_ net-_r1-pad1_ 60k
+v2 net-_x1-pad7_ gnd 12v
+v3 net-_x1-pad4_ gnd 12v
+.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
|