Forum Discussion
Altera_Forum
Honored Contributor
9 years agoInterfacing Avalon On-Chip Memory Core to a custom Avalon MM Master
Hello, I am trying to implement a custom Avalon MM Master to write into an On-Chip memory. This memory will later be accessed by a PCIe megafunction. My input is a data stream from a camera. As...
Altera_Forum
Honored Contributor
8 years agoHi, I still have the problem when using Avalon MM Master template. It is ok to read data from a on-chip memory that connected on Avalon bus when the reading address is less than 0x1000, when above 0x1000 all the data read from on-chip memory is ZERO. The content of the on-chip memory had been initialized to no-zero value.