summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/resistance/res_simple.cir
blob: 7dc66caef0107b4ab46b836f84e0578464c491a7 (plain)
1
2
3
4
5
6
7
8
9
10
A simple resistor with a voltage source

R1 1 0 10k
V1 1 0 DC 1

.options noacct
.TRAN 1ns 6ns
.PRINT TRAN I(V1)

.END