Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI'm not familiar with Verilog, but how did you define page_0_statement?
You should be able to define it as an array of 32-bit vectors and then directly use the address from the Avalon MM slave as index without adding padding 0s. It can be a good idea to use Signaltap probes on your component to see what's happening when your software accesses the component.