Altera_Forum
Honored Contributor
15 years agoWriting via an Avalon MM Master to an On-Chip M4K
Hello,
I have the following Nios II architecture. A custom component (ADC controller) implements an Avalon MM master that is connected to the Avalon MM slave of an On-Chip RAM. I have the following questions: 1. Should it be possible to store a word at each clock cycle? 2. Does the master have to use a burst signal? Currently it doesn't and the first few words are misaligned - I just assert the "write" signal and then at each clock cycle change the "writedata" and "address" signals. Thanks, -- Alex