Add parameter stoptime to simulation

This commit is contained in:
Mario Romero 2023-05-08 23:45:57 +00:00
parent 43d2211db1
commit 95aaa1f809

View File

@ -63,8 +63,10 @@ XD12 d12 outr ref 0 cdac_line c_width={sqrt(32)*cu} c_length={sqrt(32)*cu}
.option post nomod
.end
.tran 10u {stoptime} uic
.control
tran 10u 200m uic
run
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)
.endc