Forum Discussion
FPGA outputs nothing
Yes, I did recompile the project after selecting the new device. I am suspecting of a fake device. I bought it in a random place in Hong Kong because of the shortage in all reliable distributors. However aesthetically it looks very nice and also the "autodetect" feature on the JTAG programmer does detect the correct device. What I cannot do is to program the flash memory.
What do you mean by programming flash? Writing .pof or some manual things? Can you get output when programming with .sof?
- AAAAAAAAAA4 years ago
New Contributor
Yes, so if I select the `.sof` file I can click on the "program" button and after it does something Quartus says "success" with the green light. In this case, however, the FPGA does nothing, it is as if nothing was done. If I try also with the `.pof` file it says "failed" and I get `Error (209031): Device chain in Chain Description File does not match physical device chain -- expected 2 device(s) but found 1 device(s).`.
- jozephka994 years ago
Contributor
It seems that the reason of failing .pof is you are forgetting the add the flash device. But still you must get output when you programmed .sof succesfully. Did you try simple LED drive or etc., and make sure you correctly mapped your pins. After a new device select the pin mappings will be erased.