Altera_Forum
Honored Contributor
12 years agoHow do I create AXI3 interface to DDR3 SDRAM Controller with UniPHY?
Hello,
I am trying to port an old design to the Arria V GX Starter Kit development board. The old design had a 64-bit AXI3 interface to a custom DDR2 controller but now I need to port it to the board which uses DDR3. I generated a DDR3 controller with UniPHY but it has an Avalon memory mapped interface. I couldn't find any components in Qsys that allows me to connect an AXI master to this Avalon interface. The only components available to me are AXI Master Agent, AXI Slave Agent, and AXI Translator which doesn't give me the AXI-to-Avalon functionality I need. How do I do this? Thanks, Lloyd