Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe address isn't incrementing because you are telling the master to move 4 bytes of data (one transfer and it's done). Typically you tell the master to move multiple words of data in sequential memory locations.