It's possible run 4 distinct codes in parallel in both ARM and two MicroBlaze implemented in ZedBoard? Thank you.
Regards, LuK
It's possible run 4 distinct codes in parallel in both ARM and two MicroBlaze implemented in ZedBoard? Thank you.
Regards, LuK
You should be able to do that as long as your MicroBlaze implementations have a way to independently access and execute their programs.
-Gary