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
In particular, a 24b data width takes significantly longer to process than the current tests allow; I suspect all non-power-of-2 cases take longer than their power-of-2 counterparts. Either the implementation needs tightening to give some breathing space or the test needs loosening in these cases.
The text was updated successfully, but these errors were encountered:
In particular, a 24b data width takes significantly longer to process than the current tests allow; I suspect all non-power-of-2 cases take longer than their power-of-2 counterparts. Either the implementation needs tightening to give some breathing space or the test needs loosening in these cases.
The text was updated successfully, but these errors were encountered: