Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
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 - Altera_Forum
Honored Contributor
Thank you Alex!
- Altera_Forum
Honored Contributor
--- 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.