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

biquad.vhd: multiply and resize in different cycles #26

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

guilhermerc
Copy link
Contributor

@guilhermerc guilhermerc commented Mar 28, 2024

The long combinatorial logic to implement resize chained with DPS48s may make timing closure difficult. So, break these operations into two different cycles.

@guilhermerc guilhermerc force-pushed the break-mult-resize branch 4 times, most recently from d62d31d to fd8d8aa Compare March 28, 2024 19:15
@augustofg
Copy link
Member

👍

The combinatorial logic to implement 'resize' chained with DPS48s may make
timing closure difficult. So, break these operations into two different cycles.
@guilhermerc guilhermerc merged commit a11f5cb into master Mar 28, 2024
1 check passed
@guilhermerc guilhermerc deleted the break-mult-resize branch March 28, 2024 19:48
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.

2 participants