Visible to Intel only — GUID: rwq1510203251039
Ixiasoft
Executing the .tcl Code and Initializing the JESD204B Links
To execute the .tcl code and initialize the JESD204B links, follow these steps:
- Launch the System Console in the Intel® Quartus® Prime software, click Tools > System Debugging Tools > System Console.
- In the Tcl Console, type the following:
- cd—To change the directory to the working directory that contains the main.tcl script (located at <project directory>/system_console)
- source main.tcl—To execute the main.tcl script.
- start_basic_test—To execute the start_basic_test procedure.
Related Information