DisplayPort Stratix® 10 FPGA IP Design Example User Guide

ID 683887
Date 4/10/2024
Public
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.