v_hdmirxss
Vitis Drivers API Documentation
audiogen_drv.c File Reference

Overview

This file contains ...

MODIFICATION HISTORY:
Ver   Who  Date        Changes


X.XX XX YYYY/MM/DD ... 1.00 RHe 2014/12/00 First release 1.1 RHe 2015/07/30 Updated ACR GetNVal to be dependent of the TMDS character rate instead of the video mode. 1.2 NA 2017/04/28 Made Audio PLL settings into a table for easy editing. Updated SetSampleRate to actually return an error when something fails along the way. Updated XhdmiAudGen_SetAudClkParam() to use the PLL settings table. Updated XhdmiAudGen_AudClkConfig() to not hang the system when PLL fails to get in lock and return an error in that case. Also added the fractional parts of the PLL settings. 1.3 RHe 2017/07/31 Updated ACR CTS generation for HDMI 2.0 formats. 1.4 MMO 2017/09/05 Replace U32 with UINTPTR for 64 Bit Addressing Support 1.5 Yas 2019/03/08 Updated the ACR_N_Table values 1.6 KU 2020/03/02 Added Versal support