Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMultiplexing bidirectionnal busses
Hi, I'm working on a project where i need to write some datas directly into ddr via altmemphy controller and to access these datas through Nios. My problem is that I don't know how to mul...
Altera_Forum
Honored Contributor
15 years agoCreate a component with an Avalon master to access the RAM and integrate it in the SOPC project instead.
It will be easier to write than a DDR SDRAM controller, and it will make your component independent from the RAM technology it is accessing.