Forum Discussion
Altera_Forum
Honored Contributor
11 years agoEpcq selection for arria v fpga
How to select epcq device as4 configtion for arria v fpga 5agxbb7d4f40i5 when design is not completed, which file to see .rbf or .pof for device.
2 Replies
- Altera_Forum
Honored Contributor
Use estimated rbf file size in FPGA datasheet to know the max size of your design in the FPGA, then check EPCQ density..u'll know which one is big enough to fit in ur design.ooh, u can compress the file too if u want to use smaller EPCQ density.
- Altera_Forum
Honored Contributor
Just refer to the Arria V datasheet for the uncompressed .rbf size:
https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/arria-v/av_51002.pdf Then compare the .rbf size to the EPCQ size. The rule of thumb is that EPCQ device size > FPGA .rbf size. You can enable compression to compress the .rbf size to fit more images into the EPCQ.