create-sample-pcie-endpoint-shim-comp ["name"] ["socket_type"] [tcp_port] ["unix_socket_name"]
This command creates a non-instantiated component of the class sample_pcie_endpoint_shim_comp.
The class description for the sample_pcie_endpoint_shim_comp class: Sample PCIe Endpoint Shim component with external connection
- name is Optional
- If not specified, the component will get a class-specific default name.
- socket_type is Optional
- socket_type can be either of 'unix-socket' or 'tcp', default is unix-socket
- tcp_port is Optional
- unix_socket_name is Optional
- unit_socket_name is the name of the socket
sample-pcie-shim