Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21600 Discussions

Sizing EPCS Config Memory Device

Altera_Forum
Honored Contributor II
1,220 Views

The size of my sof file is 150KB and it fits in an EPCS4 but I want to know how much room I have for expansion. (I convert it to jic for programming). Am I right in assuming that I am using about 150Kx8/4M = 30%?

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
569 Views

If you want to see how big the programming data is, look at the size of the rbf or rpd file. Also, you can read the datasheet for the fpga you are using to see what the maximum programming file size is. 

 

Jake
0 Kudos
Altera_Forum
Honored Contributor II
569 Views

Using "bitstream data compression" and looking at the size of the resulting .rbf file is the simplest way of doing it. Data compression saves 60% of data in my 87% full FPGA design.

0 Kudos
Reply