Try this in a file that gets parsed BEFORE your OVM library.
`define OVM_MAX_STREAMBITS 5000
(You can also try passing this to your compiler prior to the OVM file via +define).
Let us know if this resolves it.
Ajeetha, CVC
Try this in a file that gets parsed BEFORE your OVM library.
`define OVM_MAX_STREAMBITS 5000
(You can also try passing this to your compiler prior to the OVM file via +define).
Let us know if this resolves it.
Ajeetha, CVC