Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21584 Discussions

signal from a processor to an another processor

Altera_Forum
Honored Contributor II
1,221 Views

Hello 

 

i want to bring an output of a processor to the input of another processor , how can i do it?  

 

thank you
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
496 Views

Usually through shared memory. 

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