forked from lowRISC/opentitan
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[prim,fpv] Explicitly delay wready_o assertions by a cycle
The old version of these assertions were not quite true, because the under_rst signal (which qualifies wready_o) is only cleared a cycle after we come out of reset. Tweak the assertions to match. Signed-off-by: Rupert Swarbrick <[email protected]>
- Loading branch information
1 parent
2871b05
commit 8b5f4c9
Showing
1 changed file
with
9 additions
and
3 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