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
A FEE Transmission End flag needs to be added, so the SW can know when the transmission is completed, allowing it to correct the program flow without delay.
Fix:
Add a NIOS II accessible register for this configuration;
Create a FEE Transmission End flag in HW;
Create the necessary APIs and Defines to change this in SW.