Intel® FPGA Software Installation and Licensing

ID 683472
Date 6/21/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.8.2. Installing and Configuring a Local JTAG Server (jtagd) on Linux

jtagd is the Linux version of jtagserver.

In a typical operation, the client application (for example, Intel® Quartus® Prime Programmer) starts the jtagd, which runs under your user account that is running the Intel® FPGA software. In this mode, jtagd exits after two minutes of idleness.

If you want to connect to the JTAG Server remotely, then manually run jtagd as a process by running the command <path>/quartus/linux64/jtagd with no argument, followed by running the command jtagconfig --enableremote <password> to make JTAG Server accept connection from remote clients. This allows you to log off without terminating the jtagd process.
Note: For additional information about operating JTAG Server in a more secure manner, refer to the application note AN 939: JTAG Connections Over SSH.