Skip to content

Error compiling with QuestaSim

Eclipse Webmaster requested to merge github/fork/alex2kameboss/main into main

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.

Merge request reports

Loading