Forum Discussion

YTLim's avatar
YTLim
Icon for New Contributor rankNew Contributor
5 years ago

Stratix V programming files problem - SOF file ok but POF file not working

I have weird issue where the programming SOF file is working but the POF file is not working. I am currently working on a Stratix V device (5SGXMA3K3F40C4) .

All my previous programming files were both working before this, where after programming using the blaster via JTAG port as well as to the SPI (EPCQ256) chip, they work just fine.

I have been changing the Verilog codes substantially recently and was testing my codes through the SOF programming without issues until I tried programming the SPI chip using the POF file. The programming through the USB blaster worked without a hitch however, my whole system could not function at all using the POF file. SOF programming is still ok.

Further debug found that there is a link to how many FIFO I instantiate in my design. Currently it has >32 FIFO instantiated. When I cut the number of FIFO instantiation to about 4 or 5. The POF works again???

What is happening here?

19 Replies