allowLargerRegisters property

bool allowLargerRegisters
finalinherited

Is it legal for the largest register width to be greater than the data width of the frontdoor interfaces.

If this is true, HW generation must assign multiple addresses to any register that exceeds the data width of the frontdoor.

Implementation

final bool allowLargerRegisters;