Altera_Forum
Honored Contributor
11 years agoArrow SOCkit DDR3 SDRAM controller?
Has anyone written a DDR3 SDRAM controller for the FPGA side of the SOCkit that they are willing to share? Or has anyone build a 'facade' type hardware component for the uniphy to allow it to be accessed as simply as the avalon mm slave interface?
I've been trying to use the hard controller 'uniphy' but its pretty much over my head I think. I got something to build, by taking the Uniphy setup in qsys and connecting it to the HPS axi master, but it doesn't work (written data is not read back). I've not really got any idea how to debug that. The Uniphy part came from a working example. The HPS part came from a working example. Even if I do get it working I'd need to make my simple master into an axi master I think - which looks as complicated as writing a controller!