gem5
v21.2.1.1
|
#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 | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::ruby | |
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) |