chipscopy.api.ibert.rx¶
-
class
chipscopy.api.ibert.rx.
RX
(name, parent, tcf_node, configuration)[source]¶ Bases:
chipscopy.api.ibert.serial_object_base.SerialObjectBase
[GT
,None
]-
link
: Optional[Link]¶ Link the RX is part of
-
eye_scan
: Optional[EyeScan]¶ Most recently run eye scan
-
eye_scan_names
: List[str]¶ Name of all the eye scans run
-
yk_scan
: Optional[YKScan]¶ YK scan object
-
property
pll
¶ PLL driving the RX
- Returns
PLL object
- Return type
PLL
-