diff options
author | Fahim | 2014-09-09 16:11:17 +0530 |
---|---|---|
committer | Fahim | 2014-09-09 16:11:17 +0530 |
commit | c632c1009c9e095135220c809d7c799841f160b3 (patch) | |
tree | 3be2def8313164c3bf32799714ba53a4a1326ed6 /OSCAD/Examples/nonInvertingAmplifier/nonInvertingAmplifier.cir | |
parent | e338c2a59389c22b8cca9a78d75e626ae779c405 (diff) | |
download | FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.gz FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.bz2 FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.zip |
Subject: Changing all content and name of directory and file to FreeEDA
Description: The content of file,name of directory and file has been
changed in the below format.
1. Oscad to FreeEDA
2. OSCAD to FreeEDA
3. oscad to freeeda
Diffstat (limited to 'OSCAD/Examples/nonInvertingAmplifier/nonInvertingAmplifier.cir')
-rw-r--r-- | OSCAD/Examples/nonInvertingAmplifier/nonInvertingAmplifier.cir | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/OSCAD/Examples/nonInvertingAmplifier/nonInvertingAmplifier.cir b/OSCAD/Examples/nonInvertingAmplifier/nonInvertingAmplifier.cir deleted file mode 100644 index 99dd1d0..0000000 --- a/OSCAD/Examples/nonInvertingAmplifier/nonInvertingAmplifier.cir +++ /dev/null @@ -1,15 +0,0 @@ -* EESchema Netlist Version 1.1 (Spice format) creation date: Wednesday 19 December 2012 10:47:55 AM IST - -* To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N -* To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0 - -*Sheet Name:/ -R4 1 4 1000 -U1 4 3 VPLOT8_1 -X1 5 1 3 UA741 -v1 4 0 SINE -R3 3 0 10000 -R1 5 0 1000 -R2 3 5 2000 - -.end |