jtag.h

来自「这个程序是我自己写的」· C头文件 代码 · 共 22 行

H
22
字号
/******************************************************************************
**
**  COPYRIGHT (C) 2000, 2001, 2002 Intel Corporation.
**
**  The information in this file is furnished for informational use 
**  only, is subject to change without notice, and should not be construed as 
**  a commitment by Intel Corporation. Intel Corporation assumes no 
**  responsibility or liability for any errors or inaccuracies that may appear 
**  in this document or any software that may be provided in association with 
**  this document. 
**
**  FILENAME:       cotullajtag.h
**
**  PURPOSE:        pin defines for the Cotulla Boundary Scan Chain
**
**  LAST MODIFIED:  $Modtime: 11/18/02 1:26p $
******************************************************************************/

#define MAX_DR_SIZE				1000		
#define MAX_CHAIN_LENGTH		1000
#define PZ_IRLENGTH				4

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?