Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI've made my own controller based on that one. That controller does not allow arbitrary reads for one simple reason: it deselects the chip select while it is waiting for data to return. To make it work, simply assign the chipselect signal to the 3 SSRAM chipselects.
Though, the controller should work if you're using it only with the nios cpu. Why didn't it work for you?