-
Notifications
You must be signed in to change notification settings - Fork 26
Remarks
root edited this page Mar 20, 2016
·
7 revisions
- enable serializer look-ahead logic
- measure impact of look-ahead logic
- send coarse counter as slice header, not slice trailer
It also has to be checked, if the current implementation of "trigger-on-busy" is as desired. Every incomming trigger wil reset the clockcounter even if it is going to be ignored. Thus, when pushing the page int BRAM the next time it is possible, only the data since the last ignored trigger - not since the last valid trigger - is pushed into the FIFO.