-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unify the VMStubMEMemoryCM and VMStubTEOuterMemoryCM in VMStubMemory …
…class (#350) * Unify the VMStubMEMemoryCM and VMStubTEOuterMemoryCM in common VMStubMemory class * Correct bug so that we have correct stub bend size for TE VMStubs * Change ordering of phi and rz in binned memories - rz is more significant bits * Updates to ordering pf phi and rz for binmask in vm memories * Some updates to get agreement between emulation and HLS in MP * Fix comments from A. Hart on PR * Remove some print statements * Add back D3PHI3 as it now agrees with emulation * Add more MP tests * Clean up some debug statement * Remove unused istep variable in MatchCalculator and zero nentry_mask_tmp in tf_mem_bin.vhd * Change to using head of project_generation_scripts * Add protection against writing too many projections to memory * Fixed is so that TB_D1D2 agrees with emulation --------- Co-authored-by: Anders Ryd <[email protected]>
- Loading branch information
Showing
28 changed files
with
327 additions
and
737 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
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.