Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYou could create a shared memory: instantiate a dual port ram with port 1 connected to Nios data bus, while port 2 is exposed to the external system which must drive the data/address/control lines according to the avalon specifications.
Then you should provide some sort of software handshaking for data transfer.