Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tc_sram_xilinx: Support ByteWidth != 8 #29

Merged
merged 1 commit into from
Aug 11, 2023
Merged

tc_sram_xilinx: Support ByteWidth != 8 #29

merged 1 commit into from
Aug 11, 2023

Conversation

niwis
Copy link
Collaborator

@niwis niwis commented Aug 11, 2023

Support ByteWidths != 8. To achieve this,

  • 8-bit-align the input bytes,
  • fan out be_i if ByteWidth > 8.

Support ByteWidths != 8. To achieve this,

- 8-bit-align the input bytes,
- fan out be_i if ByteWidth > 8.

Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
@niwis niwis merged commit 481dedc into master Aug 11, 2023
@niwis niwis deleted the xilinx-unpack branch August 11, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant