Hi,
I have a ran into a very frustrating problem with calcVal.
I have these tests selected:
AC_IF_BIST (test 0) uses expressions from AC_CALIB_IF_BIST (test 1) and config_schematic_schematic_ac (test 2).
For example, I have the following output expression in test 1 (expression red-underlined):
It runs normally when the 3 tests are run (Test 1 and Test 2 run first, test 0 does it at the end).
And I can normally plot that red-underlined output:
Then, on test 0, I call this output with calcVal like this:
Unfortunately, it fails:
When looking at the job log, I find the following suprising message:
Basically, the job log claims that the output above "'Gv_filter_out_BIST_in_out_dB" for test 1 "AC_CALIB_IF_BIST" has failed!
But I already showed above that in the same run the output expression for that test has been correctly evaluated.
I'm using Virtuoso ICADVM18.1-64b.
I'm not sure what to make of this.
Looking forward to your reply,
Best,
Ernesto