userReqWidth property

int userReqWidth
final

The width of user request port aUser.

Equvalent to the USER_REQ_WIDTH parameter in the APB specification.

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

Implementation

final int userReqWidth;