Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.10.105. ENABLE_JTAG_PIN_SHARING

Enables JTAG pins sharing feature in user mode. When selected, the JTAGEN pin is used to select JTAG pins (TDO, TCK, TDI, and TMS pins) operation, between JTAG operation (JTAGEN=1) and user I/O operation (JTAGEN=0). If JTAG pin sharing is not enabled the JTAGEN pin acts as a user I/O pin, and the JTAG pins (TDO, TCK, TDI, and TMS pins) are retained as dedicated JTAG pins.

Type

Boolean

Device Support

MAX 10

Notes

None

Syntax


		set_global_assignment -name ENABLE_JTAG_PIN_SHARING <value>
	

Default Value

Off

Example


		set_global_assignment -name ENABLE_JTAG_PIN_SHARING OFF