Error compiling with QuestaSim
Created by: alex2kameboss
I compiled the interface with QuestaSim and the compilaton returned with error because of the rs field of x_register_t . The error say this data type is unpacked inside of a packed structure. I changed from 2d unpacked array to 2d packed array, has 2 rows of 32bits each row.