You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The APB standard allows the DATA_WIDTH parameter to be configured with 8/16/32-bit size, while the ADDR_WIDTH one is fixed to 32-bit size. The current Cheshire APB parametrization violates the protocol.
The APB standard allows the
DATA_WIDTHparameter to be configured with 8/16/32-bit size, while theADDR_WIDTHone is fixed to 32-bit size. The current Cheshire APB parametrization violates the protocol.