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

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

2.8.6.1. Device Commands

The device commands provide access to programmable logic devices on your board. Before you use these commands, identify the path to the programmable logic device on your board using the get_service_paths.
Table 9.  Device Commands

Command

Arguments

Function

device_download_sof

<service_path>

<sof-file-path>

Loads the specified .sof to the device specified by the path.

device_get_connections

<service_path>

Returns all connections which go to the device at the specified path.

device_get_design

<device_path>

Returns the design this device is currently linked to.