Forum Discussion
Altera_Forum
Honored Contributor
8 years agoAltera_mm_interconnect functionality
Hi All, I have 256 bit input data and 64 bit address in input side of mm_interconnect. In output side 256 bit data and 30 bit address. How this altera_mm_ interconnect tran...
Altera_Forum
Honored Contributor
8 years agoAssuming this is a custom slave, it has to handle the bursting correctly. Only the first address is presented in a burst. Your slave has to understand where to write the second data. Again see the Avalon spec pages 31-32.