-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules/pcie/*: fix DDR depth generic by importing from ipcores_pkg
The previous DDR depth was hardcoded as 30, which is right for kc705 board, but not for AFC. This fixes that by using the ipcores_pkg definitions which are respective to the DDR definitions of the used board. This should help github issue #45, but in my tests it didn't solve it just yet. Nonethless, this was wrong anyway.
- Loading branch information
Showing
1 changed file
with
10 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