MT
-
MT replied to the topic Scoreboard Push Index Not In Range Error in the forum OSVVM 3 weeks ago
Hi Jim,
Thank you for the quick response. I’m working with a custom VC. You’re right, the problem was that BurstFifo wasn’t initialized in the VC. I added the following at the beginning of the VC’s transaction handler process, and it worked.
RX_IF.BurstFifo <= NewID("RxBurstFifo", ModelID, Search => PRIVATE_NAME) ;
I appreciate the tip on…[Read more]
-
MT started the topic Scoreboard Push Index Not In Range Error in the forum OSVVM 3 weeks ago
I made a temporary scenario to provide stimulus to a VC, but I’m getting this error at runtime:
# %% 82 ns Alert FAILURE in OSVVM, Scoreboard Push Index: -2147483648 is not in the range (1 to 1)
I’m using osvvm 2024.09. The message seems to originate from the LocalOutOfRange() function in ScoreboardGenericPkg,…[Read more]
-
MT's profile was updated 3 weeks ago
-
MT became a registered member 7 months, 1 week ago