gem5 v24.0.0.0
|
#include <iostream>
#include <string>
#include <vector>
#include "mem/ruby/network/BasicLink.hh"
#include "mem/ruby/network/garnet/CreditLink.hh"
#include "mem/ruby/network/garnet/NetworkBridge.hh"
#include "mem/ruby/network/garnet/NetworkLink.hh"
#include "params/GarnetExtLink.hh"
#include "params/GarnetIntLink.hh"
Go to the source code of this file.
Classes | |
class | gem5::ruby::garnet::GarnetIntLink |
class | gem5::ruby::garnet::GarnetExtLink |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::ruby |
namespace | gem5::ruby::garnet |
Functions | |
std::ostream & | gem5::ruby::garnet::operator<< (std::ostream &out, const GarnetIntLink &obj) |
std::ostream & | gem5::ruby::garnet::operator<< (std::ostream &out, const GarnetExtLink &obj) |