Forum Discussion
Altera_Forum
Honored Contributor
17 years agoMaybe this helps.
Are you aware that the boot address to be writen are the upper 22 bits of the 24 bit EPCS address? If not you must shift your data_in with 2 bits to the right. Secondly I noticed that you left the reset_timer input 'OPEN' you should tie that to '0' as well.