-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature] support for 2 EMIF parameter groups (#1582)
* First update for generic params (top and loc files) * Added generic parameter support * Updated pinout to use non array interfaces * Add dbi back to all interfaces * Made dbi and dqs width dynamic * Fixed copy/paste error in interface definitions * Added parameter group support up to 8 param groups * Reduced parameter group support from 8 to 2 * Fixed pinouts * Fixed ifdef typo * updating unit test and uvm tb for add non-uniform ddr mem * Added param group dqs identifier parameters * Made 8G RDIMM the default for iseries-dk * updating tb code to loop * Interleave emif group 1 at pinout instead of interface * adding hooks to compile legacy iseries-dk with udimm * updating the TB * Changed grp to group in pinout * reverting fseries-dk pin assignment comments * Added "USE_DBI" and made emif interfaces generic * reducing macro used in DDR --------- Co-authored-by: nahid hassan <[email protected]> Co-authored-by: Nahid Hassan <[email protected]>
- Loading branch information
1 parent
5b49f82
commit abbdd6f
Showing
15 changed files
with
14,495 additions
and
348 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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule ofs-common
updated
8 files
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
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
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
Oops, something went wrong.