-
Notifications
You must be signed in to change notification settings - Fork 815
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- linked to issue #24691 - where the interrupt state for fifo_empty field from the RAL against the RTL were not matching. This was the case when all the empty conditions were filled but at the same time a full is coming. It was just a matter of changing the condition order in the TB. - fix also FIFO depth status by allowing +1 of tolerance as this is not super critical to be cycle accurate. Signed-off-by: Martin Velay <[email protected]>
- Loading branch information
1 parent
8be56e7
commit 37a4c97
Showing
1 changed file
with
84 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters