Forum Discussion
URN
New Contributor
7 years agoHow to write/read to external DDR from custom Qsys component (custom IP).
I could write some data on to external DDR from HPS Linux C . I want my custom component to read that data from DDR , perform some operation and put the result back to DDR at different memory locati...
URN
New Contributor
7 years agohi,
My custom master component is connected to DDR slave in Platform designer(Qsys). I want to write data on to ddr from the custom master component, for this I should write the Verilog code to access the DDR right? Custom component having Avalon MM interface. Please give me suggestions on this.
thank you