gem5 v24.0.0.0
|
Go to the source code of this file.
Classes | |
class | gem5::memory::CfiMemory |
CfiMemory: This is modelling a flash memory adhering to the Common Flash Interface (CFI): More... | |
struct | gem5::memory::CfiMemory::BlockData |
Metadata about the erase blocks in flash. More... | |
struct | gem5::memory::CfiMemory::ProgramBuffer |
Word Buffer used by the BUFFERED PROGRAM command to write (program) chunks of words to flash. More... | |
class | gem5::memory::CfiMemory::DeferredPacket |
A deferred packet stores a packet along with its scheduled transmission time. More... | |
class | gem5::memory::CfiMemory::MemoryPort |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::memory |