#include <systemc>
#include <tlm>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | simics::systemc::iface::PciDeviceQueryInterface |
Interface for connecting a SystemC PCI(e) device to Simics. More... | |
class | simics::systemc::iface::BaseAddressRegisterQueryInterface |
Interface that allows the Simics glue to perform snooping and automatic connection of the device's target sockets based on the number of BARs implemented. More... | |
struct | simics::systemc::iface::BaseAddressRegisterQueryInterface::BaseAddressRegister |
Base Address Register (BAR) configuration. More... | |
Namespaces | |
namespace | simics |
namespace | simics::systemc |
namespace | simics::systemc::iface |