Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16610 Discussions

How to check the RAM block overhead details?

CLiu18
Beginner
1,157 Views

My design consumes a lot more block RAM than I expected.

And I can not read the overhead from the OpenCL code. Is there any other way to get the RAM block overhead details so that I can which part consumes the block RAM?

 

By the way, I am using OpenCl 16.01

Regards,

Cheng Liu

0 Kudos
1 Reply
HRZ
Valued Contributor III
439 Views

Consult the area report which includes line-by-line resource usage. I don't remember exactly but I think the area report for v16.0.x had to be generated manually. If you use newer versions of the compiler (16.1+), you will get a more detailed HTML report.

0 Kudos
Reply