Module switch

Module switch 

Source
Expand description

PCI Express switch port emulation.

This module provides emulation for PCIe switch ports:

Both port types implement Type 1 PCI-to-PCI bridge functionality with appropriate PCIe capabilities indicating their port type.

Structsยง

DownstreamSwitchPort
A PCI Express downstream switch port emulator.
GenericPcieSwitch
A PCI Express switch emulator that implements a complete switch with upstream and downstream ports.
GenericPcieSwitchDefinition
A PCI Express switch definition used for creating switch instances.
UpstreamSwitchPort
A PCI Express upstream switch port emulator.