Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

ID 683552
Date 9/24/2018
Public
Document Table of Contents

2.9.4. Launching a Toolkit

With the System Console, you can launch pre-registered toolkits in a number of ways:
  • Click Tools > Toolkits.
  • Use the Toolkits tab. Each toolkit has a description, a detected hardware list, and a launch button.
  • Use following command:
    toolkit_open <.toolkit_file_name>
You can launch a toolkit in the context of a hardware resource associated with a toolkit type. If you use the command:
toolkit_open <toolkit_name> <context>
the toolkit Tcl can retrieve the context by typing
set context [toolkit_get_context]