diff options
Diffstat (limited to 'Examples/Differentiator/Differentiator.cir')
-rw-r--r-- | Examples/Differentiator/Differentiator.cir | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Examples/Differentiator/Differentiator.cir b/Examples/Differentiator/Differentiator.cir new file mode 100644 index 00000000..36d79b18 --- /dev/null +++ b/Examples/Differentiator/Differentiator.cir @@ -0,0 +1,19 @@ +* /home/fossee/eSim-Workspace/Differentiator/Differentiator.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Mon Feb 29 21:32:25 2016 + +* 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: / +X1 Net-_R2-Pad1_ Net-_C1-Pad2_ out UA741 +R3 Net-_C1-Pad2_ out 10k +R1 in Net-_C1-Pad1_ 100k +R2 Net-_R2-Pad1_ GND 1k +R4 out GND 1k +C1 Net-_C1-Pad1_ Net-_C1-Pad2_ 20n +v1 in GND pwl +U1 in plot_v1 +U2 out plot_v1 + +.end |