Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIs this a development board, or a fresh, just-built board?
If it is a development board, it is possible that you have the EPCS16 configuration set improperly. The page for this is hidden in the assignments, under device, then under device and pin options. The settings should look probably be active serial (can use configuration device), EPCS16. You may need to also have the generate compressed bitstream button clicked. If it is a new board, there could be quite a few things wrong. You could be missing pullups (check the Altera configuration app note). If the tracks between the configuration device, programming header and FPGA are particularly long, you can also end up with ringing on the clock line, but I've only seen this on really bad layouts. In general, the Altera parts are very forgiving. I guess you should also check the obvious: make sure that the part on the board matches the part selected under Assignements->Device. Good Luck