new-i2c-link-v2 new-i3c-link
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-i3c-cable

Synopsis

new-i3c-cable ["name"] ["global_id"] [goal_latency] [immediate_delivery]

Description

This command creates an instantiated component of the class i3c_cable.

The class description for the i3c_cable class: I3C cable: this component represents a two-points i3c cable, allowing two devices to connect to each other or connects an I3C device to I3C bus.

name is Optional
If not specified, the component will get a class-specific default name.

global_id is Optional
Global identifier for use in distributed simulation or NIL if the link is not distributed.

goal_latency is Optional
Goal latency in seconds for this link. See also the set-min-latency command.

immediate_delivery is Optional
Immediate delivery instead of using the specified latency. Implies nondeterminism for multi cell messaging.

Provided By

i3c-link
new-i2c-link-v2 new-i3c-link