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 agoThank you for replying again
--- Quote Start --- Maybe you have to assert the wait signal for the host processor before you get the wait from the avalon --- Quote End --- I think this is not a problem. My host processor can add a fixed number of wait cycles before it starts polling waitrequest signal. --- Quote Start --- and maybe you have to assert the wait for the host processor longer then the avalon wait is asserted (especially for reads from the host). This depends on the timing of your host processor. --- Quote End --- This would not be a problem, too. I can add minimal glue logic to generate the reuiqred delay Regards