If tiles receive data from the static
network, and store it to the local data memory before using
it:
à The static network guarantees in-order arrival of
data. Use the data directly as it comes
off the
network, to save the latency and
occupancy
overhead.