#include "../interfaces/networkComponent.h"
#include "../../../util/genericData.h"
#include <algorithm>
Go to the source code of this file.
Classes | |
struct | VCA_unit |
class | GenericVcAllocator |
This class allocates an output virtual channel to all requesting input messages. Only head flits pass through VCA. =====================================================================================. More... | |
Typedefs | |
typedef struct VCA_unit | VCA_unit |
Definition at line 34 of file genericVcAllocator.h.