Visible to Intel only — GUID: tds1481768804621
Ixiasoft
1.6. Testing the Design
To make sure the design runs well, you must test the design on hardware.
The perform the hardware test, follow these steps:
- Download and restore the design.
- Launch the Quartus® Prime software and open the project file (top.qpf).
- Click Processing > Start Compilation to compile the design.
- Configure the FPGA using the generated configuration file (top.sof).
- When configuration completes, open the Clock Control application (arria10GX_10ax115sf45_fpga_v15.1.2\examples\board_test_system\ClockController.exe) and change the frequency for U14 CLK2 to 156.25 MHz.
- Reset the Ethernet system and HSMC board using the push button.
You must reset the system whenever you begin a new test.
- On the Quartus® Prime software, click Tools > System Debugging Tools and launch the System Console.
- In the System Console command shell, change the directory to "system_console" directory.
- Run the following command to initialize the design:
source demo.tcl
- Run the required tests using the provided test commands listed in Test Commands.