diff options
author | Jayaram Pai | 2014-05-19 11:02:57 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-05-19 11:02:57 +0530 |
commit | 8377256e7d90aa7ba1cb51f6164e99f81e2eb53c (patch) | |
tree | 5afcc8e82d7f7d4f6fbff900520bd8f05eb343ca /OSCAD/Examples/nodalExample/nodalExample.cir.out | |
download | FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.gz FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.bz2 FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.zip |
initial commit
Diffstat (limited to 'OSCAD/Examples/nodalExample/nodalExample.cir.out')
-rw-r--r-- | OSCAD/Examples/nodalExample/nodalExample.cir.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/OSCAD/Examples/nodalExample/nodalExample.cir.out b/OSCAD/Examples/nodalExample/nodalExample.cir.out new file mode 100644 index 0000000..c1fe81b --- /dev/null +++ b/OSCAD/Examples/nodalExample/nodalExample.cir.out @@ -0,0 +1,19 @@ +* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:49:47 am ist + +* Printing option vprint1 +i2 1 0 1 +r5 1 0 1 +r2 4 3 1 +r4 1 4 2 +r3 4 0 1 +r1 3 0 1 +i1 3 0 1 + +.op + +* Control Statements +.control +run +print v(4) +.endc +.end |