From 95aaa1f8096137d05d99e9476840282ebfd43f02 Mon Sep 17 00:00:00 2001 From: Mario Romero Date: Mon, 8 May 2023 23:45:57 +0000 Subject: [PATCH] Add parameter stoptime to simulation --- spice/cdac.spice | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spice/cdac.spice b/spice/cdac.spice index e2c09bf..45a2ee7 100644 --- a/spice/cdac.spice +++ b/spice/cdac.spice @@ -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