gem5
v22.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 | |
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::memory | |