Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNIOS SOPC Flash Memory Interface (CFI)
I am trying to read the Query values from a CFI compliant flash device, a PC28F128P30b85. I have implemented a NIOS SOPC solution with a tri-state bridge module and cfi-flash module. The cfi-...
Altera_Forum
Honored Contributor
16 years agoThe "QRY" bytes are at offset x10. When I used the offset x20 in my code all was well. I needed to interpret the offset as a word address.
thanks