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

Optimize banding #22

Merged
merged 14 commits into from
May 30, 2024
Merged

Optimize banding #22

merged 14 commits into from
May 30, 2024

Conversation

ioeddk
Copy link
Collaborator

@ioeddk ioeddk commented May 30, 2024

Fully implemented and optimized banding kernel. In banding global linear, the 2-block kernel for 16 PEs costs approximately 22k LUTs, whereas the banding kernel costs 26 LUTs. This 18% LUT increase is used to implement the extra logics used to maintain the alignment happening in the valid region. It however saves the cycle counts and BRAM (more obvious for longer sequences).

@ioeddk ioeddk merged commit f9a0a4a into devel May 30, 2024
1 check failed
@ioeddk ioeddk deleted the optimize-banding branch May 30, 2024 04:57
ioeddk added a commit that referenced this pull request Aug 7, 2024
ioeddk added a commit that referenced this pull request Aug 7, 2024
ioeddk added a commit that referenced this pull request Oct 29, 2024
Optimize banding

Former-commit-id: 6793b88 [formerly 9fb87fa] [formerly f9a0a4a]
Former-commit-id: 387d320
Former-commit-id: 8ee1b97
ioeddk added a commit that referenced this pull request Oct 29, 2024
Optimize banding

Former-commit-id: f9a0a4a
Former-commit-id: 9fb87fa
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