NoC Routing
Debugging was extensive today on the routing for the NoC. Timing issues and c code syntax were the main contributions to the bugs.
The NoC has now been tested and found to be successful in:
- sending a large sum of packets around the whole network (peer-peer-peer-etc...)
- sending "stop packets" to halt execution of a certain target PE
- crisscross sending of packets (PE0 to PE2 and PE1 to PE3, simultaneously)