Altera_Forum
Honored Contributor
15 years agoCustom memory interface
I need to create custom memory interface for fully-parallel memory (non-bidir) with separate data input bus, data output bus, write address and read address.
Where can I find literature or examples of how could such custom interface be created for SOPC? So far I only found solutions with bidirectional interfaces with memory (altera.com/literature/lit-external-memory-interface.jsp).