Forum Discussion
Altera_Forum
Honored Contributor
21 years agoi am confused by the flash address
hi all i use am29lv160db as the flash of nios system, i set it to work under the mode of 16 bit, and the address is 20 bit! the address that the flash is assigned to by the sopc is from 0x00000...
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by jasondiplomat@Jun 28 2005, 10:06 AM with a 16-bit data bus you'll probably find the a0 line doesn't do anything; you'll need to connect the sopc a1 to flash a0, a2 to a1 etc.
if you want to write single bytes, you must use the "byteenable" signals.
this is similar to how a 68000 processor works. --- Quote End --- Yes - as I said a few posts back.....