forked from lowRISC/opentitan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The RTL had a bug where with the right timing the write enable in the command queue could be set "early" and hence cause `sd_en_o` to change values mid-cycle. The sd_en_o is now latched and only driven at the time the RTL is meant to. Signed-off-by: Antonio Martinez Zambrana <amz@lowrisc.org>
- Loading branch information
1 parent
b4ea446
commit 7eb53da
Showing
1 changed file
with
51 additions
and
20 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