Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(DataStorage): fix MCP2 gated clock (#252)
Since now io.req.valid lasts two cycles, it shall no longer be used to generate gated clock. Instead, we should use io.en now.
- Loading branch information