Forum Discussion
Altera_Forum
Honored Contributor
13 years agohow to achieve the communication between niosII system and FPGA module
I builded a niosII system use the SOPC builder,and now I need to communicates with a FPGA module through the niosII system,How do I achieve it? I have search some Informati...
Altera_Forum
Honored Contributor
13 years agolinas:
thank you for your help,and I still have a question:If I build a dual-port ram use the MageWizard Plug-in manager,how can I conect the nios II system to the dual-port ram ? And the data between niosII system and FPGA module are some 16-bit word data,and each word may Has a different meaning,So I need write each word of data in a different address in the ram,and the reading process is also the same,So I think I can't do it in the way you just mentioned