Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCould not read 8 bit data from custom ram
Hi every body! I'm a newbie in SOPC system design. I'm trying to create a custom ip, which has an internal RAM (declare as an array) and contacts with NIOS via Avalon MM bus. I'm using D...
Altera_Forum
Honored Contributor
13 years agoi believe your error is that there should be a read wait state. just as an fyi, there is no reason to use the read signal, you could have just always assigned readdata to the ram[address].