I would like to know if it is possible to run different test cases in regression mode in a single simulation in NCSIM. My test bench consists of Xilinx MIG which needs to be calibrated (takes time) before simulation. Right know this initialization needs to be repeated for each and every test case(while running regression) which is time consuming.
I would like to know if test case 2 can start after test 1 ends (from that instant) rather than beginning from time 0 so that the calibration needs to be done only once at the start of regression test ?
↧
Regression Testing in UVM
↧