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 agoKaushal:
first thanks for your help,and if I build a dual-port ram use the MageWizard Plug-in manager(),how can I connect the nios II system to the dual-port ram? can I just connect the nios II system to the dual-port ram through some PIO (connect the PIO to the address bus、data bus....),and than operate this PIOs in the nios II system to write/read data to/from the dual-port ram?