chipscopy.api.ibert¶
-
class
chipscopy.api.ibert.
IBERT
(ibert_tcf_node)[source]¶ Main API class to use IBERT (Integrated Bit Error Ratio Tester) debug core.
-
name
: Final[str]¶ Name of the IBERT core
-
type
: Final[str]¶ Serial object type
-
handle
: Final[str]¶ Handle from cs_server
-
children
: QueryList[GTGroup]¶ Children of IBERT
-
gt_groups
: QueryList[GTGroup]¶ GT Group children of the IBERT core
-