Prerequisites

What you need depends on what you are trying to do. As a minimum, you need to start out with:

Hardware prerequisites

  1. The DE10-Nano evaluation board (the ADV7513 HDMI transmitter is integrated on-board)

  2. An HDMI monitor with a spare HDMI input

  3. An HDMI cable

  4. A way to interact with the board:

    • USB cable for UART (115200 baud, 8N1)

  5. Power supply for the board

  6. A MicroSD card (4 GB or larger) and an SD card reader

Software prerequisites

  1. Kuiper Linux SD card image

  2. Intel Quartus Prime (to generate an updated bitstream if needed)

    Note

    Pre-built bitstreams for the DE10-Nano are included in the Kuiper Linux release. You only need Quartus Prime if you are modifying the HDL design.

  3. The ADV7513 Linux driver is part of the upstream kernel and ADI Kuiper Linux image. It is loaded via the adv7511 module with the "adi,adv7513" compatible string in the device tree.