JTAG(Joint Test Action Group)联合测试行动小组)是一种国际标准测试协议(IEEE 1149.1标准),它是于1986年提出了一个标准的边界扫描体系结构。现在多数的高级器件都支持JTAG协议,如DSP、FPGA器件等。JTAG接口的主要应用:芯片内部测试、可编程芯片的在系统编程、系统调试。
JTAG 标准协议 Circuitry that may be built into an integrated circuit to assist in the test, maintenance and support of assembled printed circuit boards and the test of internal circuits is defined. The circuitry includes a standard interface through whi
JTAG(Joint Test Action Group,联合测试工作组)是一种国际标准测试协议(IEEE 1149.1兼容),主要用于芯片内部测试。现在多数的高级器件都支持JTAG协议,如DSP、FPGA器件等。标准的JTAG接口是4线:TMS、TCK、TDI、TDO,分别为模式选择、时钟、数据输入和数据输出线。