Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

EPCS config storage map

Altera_Forum
Honored Contributor II
1,171 Views

I'm trying to use an EPCS for general purpose storage but can't find what space (addresses) are available (not being used for config storage). Is there some mapping file or tool that shows this?

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
458 Views

Assuming an uncompressed configuration, you can find the amount of space used for the configuration in the documentation for the FPGA you are using. You could also generate an RBF file and check the size of that. 

 

If using compression, things seem more complicated. It seems to depend how you generate the file as to what size it will be. For example, I get different size files if I generate a compressed RBF file versus running sof2flash. Of course, if using compression, the size will also vary depending on the design contents.
0 Kudos
Reply