Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDual port RAM shared between Nios and async interface
Hi all, I want to upgrade an existing system and I wonder if anyone can give me hints. I have a board with CIII device with Nios and an external Analog Device DSP: both Nios and DSP need to a...
Altera_Forum
Honored Contributor
15 years agoI think there are two points to consider if you do accesses to the main avalon bus from your host processor.
1. You have to synchronize the host processor accesses to your avalon clock domain. 2. Your host processor should have some kind of ready/wait/TA signal.