Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

EPCS config storage map

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?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.