Forum Discussion
Altera_Forum
Honored Contributor
14 years agomultiprocessor: Share same variable
Hi , I try to implement a c-code for multiprocessor architecture(3 CPU). I need to know if it is possible that the three processor share the same variable. For example i declare an integer "var...
Altera_Forum
Honored Contributor
14 years agoThank you very much Daixiwen for you reply et for this clarification. I will try to use your idea(interrupt).
if somone have onother solution, i will be happy to discover it.