BaronBlackhawk
New Contributor
3 years agoSOF file won't compress into a POF file
I have been slowly developing my FPGA code, and up until now, I have had no trouble fitting it into a POF file, but now I'm getting this message.
I'm developing for a Cyclone V (5CEFA9U19I7) and I'm booting from a EPCQ32A. The program doesn't come close to using all of the resources on the Cyclone V (with the exception of the DSP blocks).
Using a different configuration chip is not an option.
Is there some optimization that I can set to make the output more compressable?
I've tried to optimize for area instead of speed and that didn't seem to work.
It doesn't look like I'm using alot of the device resources. What can I do to get this to compress to a 32Mbit POF?