v_sditxss
Vitis Drivers API Documentation
XV_SdiTxSs_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_SdiTxSs_SubCore::AbsAddr

sub-core offset from subsystem base address

Referenced by XV_SdiTxSs_SubcoreInitSdiTx(), and XV_SdiTxSs_SubcoreInitVtc().

u16 XV_SdiTxSs_SubCore::DeviceId

Device ID of the sub-core.

Referenced by XV_SdiTxSs_SubcoreInitSdiTx(), and XV_SdiTxSs_SubcoreInitVtc().

u16 XV_SdiTxSs_SubCore::IsPresent

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