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

Does the Synthesis Summary Report include the I/O registers from embedded BRAM?

Altera_Forum
Honored Contributor II
1,110 Views

I am specifically interested in the "total registers" value from the report. Does it include the input/output registers that each RAM has or is that not included because those registers always exist even if you do not use the RAM in your design?

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
390 Views

No. The 'Total Registers' value does not include the I/O registers in a RAM (for Cyclone IV anyway). As stated below the 'fitter resource usage summary' section of the '{project}.fit.rpt' report file: 

--- Quote Start ---  

* Register count does not include registers inside RAM blocks or DSP blocks. 

--- Quote End ---  

 

 

It's possible this is different for other families. However, I suspect not. 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
390 Views

Thank you Alex!

0 Kudos
Altera_Forum
Honored Contributor II
390 Views

 

--- Quote Start ---  

No. The 'Total Registers' value does not include the I/O registers in a RAM (for Cyclone IV anyway). As stated below the 'fitter resource usage summary' section of the '{project}.fit.rpt' report file: 

 

It's possible this is different for other families. However, I suspect not. 

 

Cheers, 

Alex 

--- Quote End ---  

 

 

Thanks for the info sharing.
0 Kudos
Reply