Altera_Forum
Honored Contributor
15 years agoExternal Avalon MM interface
Hi all,
I need to interface a microporcessor external to fpga to a Nios system using a shared memory. So, I thought to use a onchip memory module in dual port configuration which will be accessed by Nios on one side and by the external system on the other side. My external device can possibly emulate Avalon signals, but a simple bus interface (addr, data, cs, rd, rw) would be much more convenient. How can I do this with sopc builder? Is there any bridge device available to perform this function? Sopc builder requires a Avalon bus master connected to the onchip memory port which is supposed to be driven by my external device, so I can't generate the system. Regards Cris