-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
axi_dmac: 2d_transfer: Remove resets from data path
The data path register of the 2d_transfer module are qualified by the corresponding valid signal. Their content is not used until they have been explicitly initialized. There is no need to reset them explicitly. This reduces the fan-out of the reset signal. Signed-off-by: Lars-Peter Clausen <[email protected]>
- Loading branch information
1 parent
6b7a464
commit 6bc1eae
Showing
1 changed file
with
49 additions
and
47 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