Reply To: Correct usage of WriteCovDb and ReadCovDb
Why OSVVM™? › Forums › OSVVM › Correct usage of WriteCovDb and ReadCovDb › Reply To: Correct usage of WriteCovDb and ReadCovDb
June 29, 2018 at 05:02
#1460
Jorge Tonfat
Member
Hi Jim,
Thank you for your response. I defined the coverage model in the first testcase only.
On the second testcase I just load the model from the file.
However, today I have tried to first redefine the model again in my second testcase and then load the coverage data from the file and it is working good now.
Something I have noticed is that the data loaded from the file is not forwarded to the simulator coverage database (ACDB file).
I am thinking how solve this. Do you have any suggestion?
Best regards,
Jorge