Forum Discussion
Altera_Forum
Honored Contributor
14 years agosignal from a processor to an another processor
Hello
i want to bring an output of a processor to the input of another processor , how can i do it? thank you1 Reply
- Altera_Forum
Honored Contributor
Usually through shared memory.
You'll need to disable the data cache (or do some very careful cache ops).