Add parameter stoptime to simulation
This commit is contained in:
parent
43d2211db1
commit
95aaa1f809
@ -63,8 +63,10 @@ XD12 d12 outr ref 0 cdac_line c_width={sqrt(32)*cu} c_length={sqrt(32)*cu}
|
|||||||
.option post nomod
|
.option post nomod
|
||||||
.end
|
.end
|
||||||
|
|
||||||
|
.tran 10u {stoptime} uic
|
||||||
|
|
||||||
.control
|
.control
|
||||||
tran 10u 200m uic
|
run
|
||||||
set wr_singlescale
|
set wr_singlescale
|
||||||
wrdata output.txt V(outr) V(d1) V(d2) V(d3) V(d4) V(d5) V(d6) V(d7) V(d8) V(d9) V(d10) V(d11) V(d12)
|
wrdata output.txt V(outr) V(d1) V(d2) V(d3) V(d4) V(d5) V(d6) V(d7) V(d8) V(d9) V(d10) V(d11) V(d12)
|
||||||
.endc
|
.endc
|
||||||
|
Reference in New Issue
Block a user