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
{{ message }}
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.
Some Field in a register can be marked as FIFO, so that a FIFO would be instantiated, in the same way as the counter feature.
FIFO support enables bulk read or write from software for faster operation, and is also easy to use on the hardware side
First implementation tested against software is on branch fifo_support
The text was updated successfully, but these errors were encountered: