Laneskewset – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 48

Advertising
background image

Classes of the C++ Interface

Methods of the IGCGenerator Class

2-26

CATC IBTrainer InfiniBand Exerciser API Reference

LaneSkewSet

void LaneSkewSet(IN ig_int8 lane, IN ig_int8 val);

Does not work with InfiniBand x1!

Sets the skew of a lane for the transmitter. By setting the delays for the
four lanes to different values a lane to lane skew can be generated. This
register can be written anytime even during link up state but the link is
likely to go down afterwards and a retraining is typically performed.

None

lane:

The values taken by lane correspond to:

• LANE_A
• LANE_B
• LANE_C
• LANE_D

val

Lane skew in Symbol Times (4ns for IBx1 and IBx4). The minimum
value is 0, the maximum value is 9.

LaneSkewGet

LaneSkew

property of the class

IGCStatus

Call

Description

Return Value

Input Parameters

See also

Advertising