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/linear2/linear2.net | |
download | FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.gz FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.bz2 FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.zip |
initial commit
Diffstat (limited to 'OSCAD/Examples/linear2/linear2.net')
-rw-r--r-- | OSCAD/Examples/linear2/linear2.net | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/OSCAD/Examples/linear2/linear2.net b/OSCAD/Examples/linear2/linear2.net new file mode 100644 index 0000000..11706cb --- /dev/null +++ b/OSCAD/Examples/linear2/linear2.net @@ -0,0 +1,63 @@ +# EESchema Netlist Version 1.1 created Tuesday 02 October 2012 12:41:01 AM IST +( + ( /5069E78C bornier4 H1 2 + ( 1 N-000005 ) + ( 2 GND ) + ( 3 /a ) + ( 4 /b ) + ) + ( /5069E6DB R1 I1 DC + ( 1 N-000004 ) + ( 2 GND ) + ) + ( /5069E7AC R3 R1 0.2 + ( 1 N-000004 ) + ( 2 GND ) + ) + ( /5069E7A9 R3 R2 0.1 + ( 1 /a ) + ( 2 N-000004 ) + ) + ( /5069E7A6 R3 R3 0.2 + ( 1 /b ) + ( 2 GND ) + ) + ( /5069E7B0 R3 R4 0.1 + ( 1 N-000005 ) + ( 2 /a ) + ) +) +* +{ Allowed footprints by component: +$component H1 + 1_pin +$endlist +$component I1 + 1_pin +$endlist +$component R1 + R? + SM0603 + SM0805 + R?-* +$endlist +$component R2 + R? + SM0603 + SM0805 + R?-* +$endlist +$component R3 + R? + SM0603 + SM0805 + R?-* +$endlist +$component R4 + R? + SM0603 + SM0805 + R?-* +$endlist +$endfootprintlist +} |