Hello, I have two questions about the network in Flexus.
1. I would like to change the number of virtual channels but messages of each type(request/reply/snoop) will always go to their dedicated channels. Is there any place I can easily reroute them into other channels? I have been able to do this is in the push functions of SplitDestinationMapper but there are a lot of places to change the code. 2. Is there any detailed breakdown of the latencies from different parts of the network? I can get some broader measurements with timestamps from theFlexus->cycleCount(). Conceptually how much is contributed from each link, router, port, etc.? Thanks for your help, Diana
