Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCyclone V: Communication with EPCQ Device in User Mode after Bootup
For my design, I'm using the Cyclone V (5CEFA7F23). I'm looking to boot the "factory image" from an EPCQ flash device using Active Serial x4, and then from the factory image (when in user mode), com...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I have recently been doing the same thing, and according to Altera it is not possible to use these pins directly in user mode. However, the ALTASMI_PARALLEL IP can be used to access the flash. In my opinion, ALTASMI_PARALLEL has a lot of weaknesses:
- It does not have a working simulation model.
- It is not well documented what is happening on the interface towards the flash.
- We found a problem with the sector erase command (which is supposed to be fixed in 13.1)