Forum Discussion
Altera_Forum
Honored Contributor
19 years agoMake sure your component is dynamic (memory), write latency of 0, read latency of 1, 32 bits wide (4 byte enables). I haven't tried this but that's essentially what you are hooking up to Nios when you use a tightly coupled memory. Don't forget that you can't connect anything else to the memory port since tightly coupled master connections can't be shared.