Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou can't. Once you start a burst operation, you need to complete it.
--- Quote Start --- When a master starts a burst with an address of <a> and a burstcount value of <b>, it is committing to <b> consecutive transfers starting at address <a>. The burst does not complete until the master transfers <b> units of data. A master cannot abort the burst without first exhausting remaining transfers in the current burst. The master can issue a new read burst before the data for the previous burst has been returned. --- Quote End --- (Avalon spec)