- Description
- Class for binding Simics interface to SystemC Pci Gasket.
- Interfaces Implemented
- conf_object, io_memory, log_object, pci_device, pci_express
- Port Interfaces
- core_dev_access_count (probe) : Port for generic device access count
- Provided By
- sc-leds-and-button-pcie-dev
- device
- Required attribute; read/write access; type:
string.
Name of the SystemC object that implements the PciDeviceQueryInterface and BaseAddressRegisterQueryInterface.All TLM2 sockets returned by the object must have BUSWIDTH = 32 and TYPES = tlm::tlm_base_protocol_types
- pci_bus
- Optional attribute; read/write access; type:
object or nil.
The PCI-bus to connect to.
- simulation
- Required attribute; read/write access; type:
object.
Simics object implementing the SystemC Simulation interface.