F-Tile DisplayPort Intel® FPGA IP Design Example User Guide

ID 709308
Date 11/03/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.4.3.1.4. hdcp2x_tx_kmem.v file

For hdcp2x_tx_kmem.v file:
  • To identify the correct HDCP2 TX DCP key file for hdcp2x_tx_kmem.v, make sure the first four bytes of the file are “0x00, 0x00, 0x00, 0x01”.
  • The keys in the DCP key files are in little-endian format.
  • Alternatively, you can apply the lc128_prod from hdcp2x_rx_kmem.v directly into hdcp2x_tx_kmem.v. The keys share the same values.
    Figure 23. Wire array of hdcp2x_tx_kmem.v

    The following figure shows the exact byte mapping from HDCP2 TX DCP key file into hdcp2x_tx_kmem.v.