Glue bridge to connect new style PCIe endpoints and / root ports (including multi-function) to old style upstream bridges, switches and root ports. Normally the glue bridge will be connected to a pcie-bus.
conf_object, log_object, pci_device, pci_express, pci_upstream_operation, pcie_adapter_compat, translator
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
- state-change
- Notifier on potential DML state change
- impl.port.downstream
-
legacy-upstream-pcie-adapter.impl.downstream
- port.HRESET
-
legacy-upstream-pcie-adapter.HRESET
- port.SRESET
-
legacy-upstream-pcie-adapter.SRESET
-
info
– print information about the object
-
status
– print status of the object
-
devices
-
Pseudo attribute;
read/write access; type:
[[iio]|[io]|o*]
Connected PCIe device. Format is (function_number, object)*). Currently only one device is supported, and it must have both device number 0 as well as function number 0
legacy-upstream-pcie-adapter
conf_object, log_object, signal
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
conf_object, log_object, signal
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
conf_object, log_object, pcie_map, transaction
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
- downstream_port
-
pcie-downstream-port
– This class manages the downstream address spaces and connected devices for PCIe switches and Root Complexes
-
wait-for-get
– issue an inquiry read transaction and wait for it to complete
-
wait-for-read
– issue a read transaction and wait for it to complete
-
wait-for-set
– issue an inquiry write transaction and wait for it to complete
-
wait-for-write
– issue a write transaction and wait for it to complete