Forum Discussion
anaza3
New Contributor
7 years agoDual-core processor and shared SDRAM
I have DE0-CV board. I am trying to design and implement a dual core processor using NIOS II. These two cores are going to run two applications and share no data(no need for mutex). Both cores need t...
NurAida_A_Intel
Frequent Contributor
7 years agoHi anaza3,
You can refer to this tutorial on page 12 on how to connect multiple processor using sdram controller.
http://jjackson.eng.ua.edu/courses/ece680/lectures/Creating%20Multiprocessor%20Nios%20II%20Systems%20Tutorial.pdf
Hope this helps.
Thanks,
Regards,
NAli1