how to reduce Estimated Slice LUTs Utilization in FPGA code generation process.
14 views (last 30 days)
Show older comments
Madhusudan
on 21 Jun 2024
Answered: Kiran Kintali
on 21 Jun 2024
Hello, I am working on generating a bitfile from a Simulink model. While converting, the Simulink model is using more slice LUTs (352,424 out of 203,800) and it is showing a utilization error. Is there any HDL configuration to reduce slice LUTs (such as using pipelining processes)?
My target device is PXIe-7858R.

0 Comments
Accepted Answer
Kiran Kintali
on 21 Jun 2024
You may find these links helpful to reduce your area consumption on the hardware.
0 Comments
More Answers (0)
See Also
Categories
Find more on HDL Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!