userRespWidth property

int userRespWidth
final

The width of user response port bUser.

Equvalent to the USER_RESP_WIDTH parameter in the APB specification.

Recommended to have a maximum width of 16. If set to 0, then ports which use this width will not be created. Recommended to set to 0.

Implementation

final int userRespWidth;