kicad/qa/data/eeschema/spice_netlists/rectifier/rectifier.cir

12 lines
170 B
Plaintext
Raw Normal View History

.title KiCad schematic
.include "diode.lib"
.save all
.probe alli
.tran 1u 10m
C1 /out GND 10u
R1 /out GND 100k
D1 /in /out DIODE1
V1 /in GND SIN( 0 5 10k )
.end