gem5
|
Go to the source code of this file.
Classes | |
class | AddrMapper |
An address mapper changes the packet addresses in going from the slave port side of the mapper to the master port side. More... | |
class | AddrMapper::AddrMapperSenderState |
class | AddrMapper::MapperMasterPort |
class | AddrMapper::MapperSlavePort |
class | RangeAddrMapper |
Range address mapper that maps a set of original ranges to a set of remapped ranges, where a specific range is of the same size (original and remapped), only with an offset. More... | |