Forum Discussion
Altera_Forum
Honored Contributor
15 years agosimultaneous access to ddrII memory by nios and vhdl entity
Hi all, I am using Arria II device.Basicly,what i need to do is to transfer large amounts of bulk data,which is stored in DDR2 memory using Ethernet to PC.The problem is that vhdl-based entity is ...
Altera_Forum
Honored Contributor
13 years agoRight, I understand that I can map signals to the read_data, write_data, wait_request, etc, but I am concerned with how arbitration will work. I can't find any information in the Altera documentation concerning avalon arbitration. How do I handle this?