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/InvertingAmplifier/InvertingAmplifier.cir.ckt | |
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/InvertingAmplifier/InvertingAmplifier.cir.ckt')
-rw-r--r-- | OSCAD/Examples/InvertingAmplifier/InvertingAmplifier.cir.ckt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/OSCAD/Examples/InvertingAmplifier/InvertingAmplifier.cir.ckt b/OSCAD/Examples/InvertingAmplifier/InvertingAmplifier.cir.ckt deleted file mode 100644 index 543e15f..0000000 --- a/OSCAD/Examples/InvertingAmplifier/InvertingAmplifier.cir.ckt +++ /dev/null @@ -1,13 +0,0 @@ -* eeschema netlist version 1.1 (spice format) creation date: wednesday 19 december 2012 10:36:45 am ist -.include ua741.sub - -* Plotting option vplot8_1 -x1 2 0 4 ua741 -v1 3 0 sine(0 5 50 0 0) -r3 4 0 10000 -r1 2 3 1000 -r2 4 2 2000 - -.tran 100e-06 40e-03 0e-00 -.plot v(3) v(4) -.end |