GTS Dynamic Reconfiguration Controller IP User Guide: Agilex™ 5 FPGAs and SoCs

ID 849710
Date 8/11/2025
Public

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

Document Table of Contents

10.3.1. Running the Hardware Test

Follow these steps to test the hardware design example on the System Console:
  • Open Tools > System Debugging Tools > System Console or type the command:
    system-console &
  • In the TCL Console window, type cd hwtest to change directory to <design_example_dir>/hardware_test_design/hwtest.
  • Type source main_script.tcl to open a connection to the JTAG master and start the test.
  • Verify that the output of the TCL script matches the output from a sample test run, shown below:
  • Analyze the results. Successful run displays Test Passed in the System Console.
Figure 33. TCL Console