Hi There,
I'm trying to run Transient simulation with Dynamic parameter option ON. I did transient analysis with variable temperature with time. There is no issue with it,
In another simulation, I would like to change calibration code (decimal) along with time and For this I am using - param = User-defined >> temp_cal (name of variable) and It is also defined in design parameter with default value; file path has given and file include following -
; comment - time scale mS
tscale = 1e-3
time value
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
There is error Error found by spectre during info `finalTimeOP'.
ERROR (SPECTRE-16262): No outputs were selected.
Can you please help me in resolving simulation error ?
Thank You.