v_sdirxss
Vitis Drivers API Documentation
XV_SdiRxSs_SubCore Struct Reference

Sub-Core Configuration Table. More...

Data Fields

u16 IsPresent
 Flag to indicate if sub-core is present in the design. More...
 
u16 DeviceId
 Device ID of the sub-core. More...
 
UINTPTR AbsAddr
 sub-core offset from subsystem base address More...
 

Detailed Description

Sub-Core Configuration Table.

Field Documentation

UINTPTR XV_SdiRxSs_SubCore::AbsAddr

sub-core offset from subsystem base address

Referenced by XV_SdiRxSs_SubcoreInitSdiRx().

u16 XV_SdiRxSs_SubCore::DeviceId

Device ID of the sub-core.

Referenced by XV_SdiRxSs_SubcoreInitSdiRx().

u16 XV_SdiRxSs_SubCore::IsPresent

Flag to indicate if sub-core is present in the design.