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

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

2.14. Deprecated Commands

The table lists commands that have been deprecated. These commands are currently supported, but are targeted for removal from System Console.
Note: All dashboard_<name> commands are deprecated and replaced with toolkit_<name> commands for Intel® Quartus® Prime software15.1, and later.
Table 35.  Deprecated Commands

Command

Arguments

Function

open_service

<service_type>

<service_path>

Opens the specified service type at the specified path.

Calls to open_service may be replaced with calls to claim_service providing that the return value from claim_service is stored and used to access and close the service.