- Connect the Tokyo Electron Device Limited (TED) TB-FMCH-DP3 module to the HPC FMC connector on the KC705 (or KCU105) board or to the HPC0 connector on the ZCU102 depending on your design.
- Connect a USB cable (Type A to mini B) from the host PC to the USB UART port on the KC705 for serial communication. In the case of KCU105 or ZCU102, use Type A to micro B type of USB cable.
-
Connect a JTAG USB Platform cable or a USB Type A to Micro B cable from
the host PC to the board for programming bit and
elffiles. - For the pass-through or TX only applications, connect a DP cable from the TX port of the TED TB-FMCH-DP-3 module to a monitor, as shown in the following figure.
-
For the pass-through or RX only applications, connect a DP cable from
the RX port of the TED TB-FMCH-DP-3 module to a DP source (GPU), as shown in the following
figure.
Figure 1. KC705 Board SetupFigure 2. ZCU102 Board Setup
-
Set the mode pin to JTAG:
Set the mode pin to SW15:
Set the mode pin to SW6:
- Connect the power supply and power on the board.
-
Start an UART terminal program such as Tera Term or Putty with the
following settings:
- Baud rate = 115200
- Data bits = 8
- Parity = none
- Stop bits = 1
- Flow Control = none
Note: With the ZCU102 board, there are four COM ports available. -
In the Vivado SDK, under the Project
Explorer, right-click the application and click Run As > Run Configurations.
-
In the Run Configurations popup menu, right-click Xilinx C/C++ application (System Debugger) and click
New.
-
In the Target Setup tab, ensure the Connection is set to Local and the
Reset entire system and Program FPGA are enabled. If running the ZCU102, also ensure that
Run psu_init and PL Powerup are enabled.
-
In the Application tab, ensure the application download is enabled and
click Run.