Forum Discussion
Jcole
Occasional Contributor
2 years agoGeneric Serial Flash Interface addressing only generating 22 bit addressing for 24 bit flash
New to using some of the Avalon based cores. I generated a 128MB Generic Serial Flash Interface core for my EPCQ128A Flash, the addressing is only Avalon memory is section is 22 bits, but how do I se...
- 2 years ago
128 MBit Flash uses 24-bit-wide byte address. AVMM interface has however 22 DW addresses + 4 byte-enable lines to access the flash. A doubleword access at AVMM is translated by GSFI core to 4 consecutive internal byte accesses.
Farabi_Altera
Regular Contributor
2 years agoHello,
Can you refer to this page? link : https://www.intel.com/content/www/us/en/docs/programmable/683271/current/understanding-quad-spi-flash-byte-addressing.html
regards,
Farabi