gem5
v22.0.0.1
|
#include <string>
#include "arch/arm/fastmodel/iris/cpu.hh"
#include "dev/intpin.hh"
#include "dev/io_device.hh"
#include "dev/reg_bank.hh"
#include "mem/packet_access.hh"
#include "params/FastModelResetControllerExample.hh"
Go to the source code of this file.
Classes | |
class | gem5::fastmodel::ResetControllerExample |
struct | gem5::fastmodel::ResetControllerExample::CorePins |
class | gem5::fastmodel::ResetControllerExample::Registers |
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::fastmodel | |