Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Curious, do you know how long is your power-on reset versus reset button asserted? Are you using EPCS flash controller provided in Qsys (EPCS/EPCQx1 Serial Flash Controller)? What version of Quartus are you using? --- Quote End --- The issue was that the NIOS processor was allowed to read from the flash too quickly following reset. The flash part has a minimum reset time after power-on that was not being followed. The arbitration logic was changed to delay the grant signal back to the NIOS processor.