vks
02/08/2024, 12:37 PMStefan Schippers
02/09/2024, 12:41 PM'CLOAD'
, then add a:
.param CLOAD=1pF
run simulation, write results, then set appendwrite, do a alterparam CLOAD=2pF, followed by reset, run another simulation, write results in same file.
.control
tran...
write ...
alterparam CLOAD=2pF
reset
set appendwrite
tran...
write ...
.endc
vks
02/09/2024, 3:03 PMalterparam
set appendwrite
write
statements need to be added that many no. of times.vks
02/15/2024, 9:01 AMcload
parameter defined using alterparam
? Right now only waveform with default cload
value is appearing in viewer.Stefan Schippers
02/15/2024, 10:02 PMwrite
command add this: set appendwrite
. Otherwise each following write overwrites the raw file instead of appending data.
Then you can add out%0
, out%1
, out%2
... to get individual waveforms overlapped. If you put out
you also see all waveforms, but the first method will show each as a separate waveform, this is useful if you want to measure their values with a cursor.vks
02/19/2024, 9:05 AMalterparam vctrl
value ?Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.
Powered by