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

LUT and CARRY over utilization #42

Open
andreaportaluri opened this issue Nov 10, 2022 · 1 comment
Open

LUT and CARRY over utilization #42

andreaportaluri opened this issue Nov 10, 2022 · 1 comment

Comments

@andreaportaluri
Copy link

I'd like to congratulate you for the very good project you built. However, an issue arises when I try to implement your .vhd code into the very same FPGA part you used: the amount of LUTs necessary is much higher than the one available on the Z7020 (almost 130k vs. 52k, respectively). I also tried to reduce it by means of synthesis constraints and vhdl attributes but very little has changed. Did you witness the same scenario? Any suggestion about it?
Thank you very much.

@LukiBa
Copy link
Collaborator

LukiBa commented Nov 23, 2022

Hi @andreaportaluri
Did you try to reduce the bit width of the network?

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

No branches or pull requests

2 participants