Hi Team,
We have developed multimedia scoreboard used to verify the output packet against reference data. We are getting elaboration error from uvm_scoreboard with following error signature.
class my_sb extends uvm_scoreboard;
xmelab: *E,BIGOBJ (../scoreboard/my_sb.sv,11|21): 'my_sb' class has very large data requirements which exceeds the implemenatation limit of 2147483639 bytes
We didn't get any solution . Could please help us?
Thanks
Sarath