Forum Discussion
Altera_Forum
Honored Contributor
20 years agoPIO cores
Hi people, A simple doubt: I'm trying to develop a multi-processor system in which the processors exchange informations (data) though PIO cores. In the Quartus projects I've switched ...
Altera_Forum
Honored Contributor
20 years agoSorry for my confused reply, Paolo.
Actually I'm not sure yet about the advantages to use PIO cores instead a shared memory. My problem with the shared memoy is the delay that processes have waiting for the release of mutexç with pio cores i hope not to have this problem.