Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIf your flash memory only supports 32bit accesses, you should leave byteenable signals unconnected.
addr[2] from the tristate bus should be connected to A0 pin on flash memory, addr[3] to flash A1, and so on. If your flash memory also supports 8 and 16bit modes, you may need to connect tristate addr[n] to flash A[n] because the flash memory itself uses byte addressing. Refer to flash datasheet