Xilinx HDMI 1.4 Product Manual page 92

Logicore ip hdmi 1.4/2.0 transmitter subsystem
Table of Contents

Advertisement

X-Ref Target - Figure C-4
To integrate and use the HDMI 1.4/2.0 Transmitter Subsystem driver in your application, the
following steps must be followed:
1. Include the subsystem header file xv_hdmitxss.h that defines the subsystem object.
2. Declare and allocate space for subsystem instance in your application code. For
example:
XV_HdmiTxSs HdmiTxSs;
3. In the subsystem driver instance, there is a metadata structure to store the subsystem
hardware configuration. Declare a pointer variable in the application code to point to
the instance:
XV_HdmiTxSs_Config *XV_HdmiTxSs_ConfigPtr;
4. For each subsystem instance, the data structures declared in steps 2 and 3 need to be
initialized based on its hardware configuration, which is passed through metadata
structure from xparameters.h uniquely identified by device ID.
HDMI 1.4/2.0 TX Subsystem
PG235 October 4, 2017
Figure C‐4: Application Example Code
www.xilinx.com
Appendix C: Application Software Development
92
Send Feedback

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HDMI 1.4 and is the answer not in the manual?

This manual is also suitable for:

Hdmi 2.0

Table of Contents