Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

signal 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 you

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Usually through shared memory.

    You'll need to disable the data cache (or do some very careful cache ops).