Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks for your reply.
In that case, would I need to change the way I access the sdram memory in c++. Or can I just keep directly addressing the base pointer? And can I read/write to the sdram memory from both locations (nios and custom ip core) without worrying about collisions or data corruption during simultaneous operations? Thanks