BSDL Files Library for JTAG

The only free public library that contains thousands of BSDL (Boundary Scan Description Language) models to use with BScan/JTAG tools

BSDL model: XCS20_TQ144

--$ XILINX$RCSfile: xcs20_TQ144.bsd,v $
--$ XILINX$Revision: 1.4 $
--
-- BSDL file for device XCS20, package TQ144
-- Xilinx, Inc. $State: FINAL $ $Date: 2002-01-29 14:27:11-08 $
-- Generated by createBSDL 2.9
--
-- For technical support, contact Xilinx as follows: 
-- North America 1-800-255-7778 hotline@xilinx.com 
-- United Kingdom +44 870 7350 610 eurosupport@xilinx.com
-- France  (33) 1 3463 0100 eurosupport@xilinx.com
-- Germany  (49) 89 991 54930 eurosupport@xilinx.com
-- Japan  (81) 3-3297-9163 jhotline@xilinx.com
--
-- BSDL verified to conform to 1149.1b-1994 syntax. This device has been 
-- tested by the Intellitech 1149.1 Verification Lab using the Intellitech
-- Eclipse(TM) Scan Diagnostic Tool and the Intellitech RCT(TM). This
-- device has been verified to operate according to the BSDL provided,
-- and is compatible with the IEEE 1149.1 standard when the operating 
-- instructions in the BSDL are followed. 
-- PH: 603-868-7116 or email: scansupport@intellitech.com
--

-- This BSDL file reflects the pre-configuration JTAG behavior. To reflect
-- the post-configuration JTAG behavior (if any), edit this file as described
-- below. Many of these changes are demonstrated by commented-out template
-- lines preceeding the lines they would replace:
-- 	
-- 1. Enable USER instructions as appropriate (see below).
-- 2. For inputs using uncontrolled paths (e.g. PGCK, SGCK), change
-- 	boundary cell function from 'input' to 'clock' or 'observe_only'.
-- 3. Set disable result of all pads as configured.
-- 4. Set safe state of boundary cells as necessary.
-- 5. Set safe state of INIT output to X, or as necessary (see below).
-- 6. Rename entity if necessary to avoid name collisions.
-- 7. Change INIT port direction from "in" to "inout" (see below).
-- 8. Change COMPLIANCE_PATTERNS to "(PROGRAM) (1)" (see below).
-- 9. Change INIT boundary cells from internal to controlr, output3,
-- 	and input, respectively (see below).
-- 10. Remove the design warning regarding keeping INIT low.
-- 
-- NOTE: Post-configuration JTAG is available only if the BSCAN symbol
-- 	is instantiated in the FPGA design.
-- NOTE: PULLUP symbols must be instantiated on the TMS and TDI pins
-- 	in the FPGA design to comply with IEEE Std. 1149.1-1993.

entity XCS20_TQ144 is

generic (PHYSICAL_PIN_MAP : string := "TQ144" );

port (
	CCLK: linkage bit;
	DONE: linkage bit;
	GND: linkage bit_vector (1 to 16);
-- INIT is not a compliance enable after configuration. For post-configuration
-- operation un-comment the next line and comment out the following line so
-- that INIT is of type inout.
-- 	INIT: inout bit;
	INIT: in bit; 
	IO2: inout bit;
	IO3: inout bit;
	IO4: inout bit;
	IO5: inout bit;
	IO8: inout bit;
	IO9: inout bit;
	IO10: inout bit;
	IO11: inout bit;
	IO17: inout bit;
	IO18: inout bit;
	IO19: inout bit;
	IO20: inout bit;
	IO21: inout bit;
	IO22: inout bit;
	IO26: inout bit;
	IO27: inout bit;
	IO28: inout bit;
	IO29: inout bit;
	IO37: inout bit;
	IO38: inout bit;
	IO40: inout bit;
	IO43: inout bit;
	IO44: inout bit;
	IO45: inout bit;
	IO46: inout bit;
	IO49: inout bit;
	IO50: inout bit;
	IO51: inout bit;
	IO52: inout bit;
	IO55: inout bit;
	IO56: inout bit;
	IO57: inout bit;
	IO58: inout bit;
	IO64: inout bit;
	IO65: inout bit;
	IO66: inout bit;
	IO67: inout bit;
	IO68: inout bit;
	IO69: inout bit;
	IO75: inout bit;
	IO76: inout bit;
	IO77: inout bit;
	IO78: inout bit;
	IO79: inout bit;
	IO80: inout bit;
	IO86: inout bit;
	IO87: inout bit;
	IO88: inout bit;
	IO89: inout bit;
	IO92: inout bit;
	IO93: inout bit;
	IO94: inout bit;
	IO98: inout bit;
	IO99: inout bit;
	IO100: inout bit;
	IO101: inout bit;
	IO104: inout bit;
	IO105: inout bit;
	IO106: inout bit;
	IO107: inout bit;
	IO113: inout bit;
	IO114: inout bit;
	IO115: inout bit;
	IO116: inout bit;
	IO117: inout bit;
	IO118: inout bit;
	IO123: inout bit;
	IO124: inout bit;
	IO125: inout bit;
	IO126: inout bit;
	IO127: inout bit;
	IO128: inout bit;
	IO134: inout bit;
	IO135: inout bit;
	IO136: inout bit;
	IO137: inout bit;
	IO140: inout bit;
	IO141: inout bit;
	IO142: inout bit;
	IO143: inout bit;
	IO146: inout bit;
	IO147: inout bit;
	IO148: inout bit;
	IO149: inout bit;
	IO152: inout bit;
	IO153: inout bit;
	IO154: inout bit;
	IO155: inout bit;
	IO161: inout bit;
	IO162: inout bit;
	IO163: inout bit;
	IO164: inout bit;
	IO165: inout bit;
	IO166: inout bit;
	IO171: inout bit;
	IO172: inout bit;
	IO173: inout bit;
	IO174: inout bit;
	IO175: inout bit;
	IO176: inout bit;
	IO177: inout bit;
	IO182: inout bit;
	IO183: inout bit;
	IO184: inout bit;
	IO185: inout bit;
	IO188: inout bit;
	IO189: inout bit;
	IO190: inout bit;
	IO191: inout bit;
	MODE: inout bit;
	PROGRAM: in bit;
	TCK: in bit;
	TDI: in bit;
	TDO: out bit;
	TMS: in bit;
	VDD: linkage bit_vector (1 to 8)
); --end port list

use STD_1149_1_1994.all;

attribute COMPONENT_CONFORMANCE of XCS20_TQ144 : entity is
	"STD_1149_1_1993";

attribute PIN_MAP of XCS20_TQ144 : entity is PHYSICAL_PIN_MAP;

constant TQ144: PIN_MAP_STRING:=
	"CCLK:     P107," &
	"DONE:      P72," &
	"GND:(     P137,       P1,       P8,      P17,      P27,      P35,      P45,      P55,      P64,      P71," &
		"      P81,      P91,     P100,     P110,     P118,     P127)," &
	"INIT:      P53," &
	"IO2:     P129," &
	"IO3:     P130," &
	"IO4:     P131," &
	"IO5:     P132," &
	"IO8:     P133," &
	"IO9:     P134," &
	"IO10:     P135," &
	"IO11:     P136," &
	"IO17:     P138," &
	"IO18:     P139," &
	"IO19:     P140," &
	"IO20:     P141," &
	"IO21:     P142," &
	"IO22:     P143," &
	"IO26:       P2," &
	"IO27:       P3," &
	"IO28:       P4," &
	"IO29:       P5," &
	"IO37:       P9," &
	"IO38:      P10," &
	"IO40:      P12," &
	"IO43:      P13," &
	"IO44:      P14," &
	"IO45:      P15," &
	"IO46:      P16," &
	"IO49:      P19," &
	"IO50:      P20," &
	"IO51:      P21," &
	"IO52:      P22," &
	"IO55:      P23," &
	"IO56:      P24," &
	"IO57:      P25," &
	"IO58:      P26," &
	"IO64:      P28," &
	"IO65:      P29," &
	"IO66:      P30," &
	"IO67:      P31," &
	"IO68:      P32," &
	"IO69:      P33," &
	"IO75:      P39," &
	"IO76:      P40," &
	"IO77:      P41," &
	"IO78:      P42," &
	"IO79:      P43," &
	"IO80:      P44," &
	"IO86:      P46," &
	"IO87:      P47," &
	"IO88:      P48," &
	"IO89:      P49," &
	"IO92:      P50," &
	"IO93:      P51," &
	"IO94:      P52," &
	"IO98:      P56," &
	"IO99:      P57," &
	"IO100:      P58," &
	"IO101:      P59," &
	"IO104:      P60," &
	"IO105:      P61," &
	"IO106:      P62," &
	"IO107:      P63," &
	"IO113:      P65," &
	"IO114:      P66," &
	"IO115:      P67," &
	"IO116:      P68," &
	"IO117:      P69," &
	"IO118:      P70," &
	"IO123:      P75," &
	"IO124:      P76," &
	"IO125:      P77," &
	"IO126:      P78," &
	"IO127:      P79," &
	"IO128:      P80," &
	"IO134:      P82," &
	"IO135:      P83," &
	"IO136:      P84," &
	"IO137:      P85," &
	"IO140:      P86," &
	"IO141:      P87," &
	"IO142:      P88," &
	"IO143:      P89," &
	"IO146:      P92," &
	"IO147:      P93," &
	"IO148:      P94," &
	"IO149:      P95," &
	"IO152:      P96," &
	"IO153:      P97," &
	"IO154:      P98," &
	"IO155:      P99," &
	"IO161:     P101," &
	"IO162:     P102," &
	"IO163:     P103," &
	"IO164:     P104," &
	"IO165:     P105," &
	"IO166:     P106," &
	"IO171:     P111," &
	"IO172:     P112," &
	"IO173:     P113," &
	"IO174:     P114," &
	"IO175:     P115," &
	"IO176:     P116," &
	"IO177:     P117," &
	"IO182:     P119," &
	"IO183:     P120," &
	"IO184:     P121," &
	"IO185:     P122," &
	"IO188:     P123," &
	"IO189:     P124," &
	"IO190:     P125," &
	"IO191:     P126," &
	"MODE:      P36," &
	"PROGRAM:      P74," &
	"TCK:       P7," &
	"TDI:       P6," &
	"TDO:     P109," &
	"TMS:      P11," &
	"VDD:(     P128,     P144,      P18,      P37,      P54,      P73,      P90,     P108)";
--end pin map

attribute TAP_SCAN_IN    of TDI : signal is true;
attribute TAP_SCAN_MODE  of TMS : signal is true;
attribute TAP_SCAN_OUT   of TDO : signal is true;
attribute TAP_SCAN_CLOCK of TCK : signal is (2.0e6, LOW);
-- This is conservative. Real max is expected to be (~5MHz, BOTH).

attribute COMPLIANCE_PATTERNS of XCS20_TQ144 : entity is
-- INIT is not a compliance enable after configuration. For post-configuration
-- operation un-comment the next line and comment out the corresponding line
-- below.
-- 	"(PROGRAM) (1)";
-- 
-- NOTE: If INIT has been high or floating since the later of power-on
-- 	and the last rising transition of PROGRAM, then the device may
-- 	be in configuration mode in which case some JTAG instructions
-- 	will not be available.
	"(INIT,PROGRAM) (01)"; 

attribute INSTRUCTION_LENGTH of XCS20_TQ144 : entity is 3;

attribute INSTRUCTION_OPCODE of XCS20_TQ144 : entity is
	"SAMPLE (001)," & -- Internal capture not valid until after config
	"RESERVED (110)," &
	"READBACK (100)," & -- Not available during configuration
	"CONFIGURE (101)," & -- Not available during configuration
	"USER2 (011)," & -- Not available until after configuration
	"USER1 (010)," & -- Not available until after configuration
	"EXTEST (000)," & -- Not available during configuration
	"BYPASS (111)";

attribute INSTRUCTION_CAPTURE of XCS20_TQ144 : entity is "X01";
-- MSB of instruction capture is low during configuration.

-- If the device is configured, and a USER instruction is implemented
-- and not private to the FPGA designer, then it should be removed
-- from INSTRUCTION_PRIVATE, and the target register should be defined
-- in REGISTER_ACCESS.

attribute INSTRUCTION_PRIVATE of XCS20_TQ144 : entity is
	"USER1," &
	"USER2," &
	"READBACK," &
	"RESERVED," &
	"CONFIGURE";

attribute REGISTER_ACCESS of XCS20_TQ144 : entity is
--	"<reg_name>[<length>] (USER1)," &
--	"<reg_name>[<length>] (USER2)," &
	"BYPASS (BYPASS)," &
	"BOUNDARY (SAMPLE,EXTEST)";

attribute BOUNDARY_LENGTH of XCS20_TQ144 : entity is 488;

attribute BOUNDARY_REGISTER of XCS20_TQ144 : entity is
-- cellnum (type, port, function, safe[, ccell, disval, disrslt])
	"   0 (BC_1, *, internal, X)," &
	"   1 (BC_1, *, internal, X)," &
	"   2 (BC_1, *, controlr, 1)," &
	"   3 (BC_1, IO171, output3, X, 2, 1, PULL1)," &
	"   4 (BC_1, IO171, input, X)," &
	"   5 (BC_1, *, controlr, 1)," &
	"   6 (BC_1, IO172, output3, X, 5, 1, PULL1)," &
	"   7 (BC_1, IO172, input, X)," &
	"   8 (BC_1, *, controlr, 1)," &
	"   9 (BC_1, IO173, output3, X, 8, 1, PULL1)," &
	"  10 (BC_1, IO173, input, X)," &
	"  11 (BC_1, *, controlr, 1)," &
	"  12 (BC_1, IO174, output3, X, 11, 1, PULL1)," &
	"  13 (BC_1, IO174, input, X)," &
	"  14 (BC_1, *, controlr, 1)," &
	"  15 (BC_1, IO175, output3, X, 14, 1, PULL1)," &
	"  16 (BC_1, IO175, input, X)," &
	"  17 (BC_1, *, controlr, 1)," &
	"  18 (BC_1, IO176, output3, X, 17, 1, PULL1)," &
	"  19 (BC_1, IO176, input, X)," &
	"  20 (BC_1, *, controlr, 1)," &
	"  21 (BC_1, IO177, output3, X, 20, 1, PULL1)," &
	"  22 (BC_1, IO177, input, X)," &
	"  23 (BC_1, *, internal, 1)," & -- IO178.T
	"  24 (BC_1, *, internal, X)," & -- IO178.O
	"  25 (BC_1, *, internal, X)," & -- IO178.I
	"  26 (BC_1, *, internal, 1)," & -- IO179.T
	"  27 (BC_1, *, internal, X)," & -- IO179.O
	"  28 (BC_1, *, internal, X)," & -- IO179.I
	"  29 (BC_1, *, internal, 1)," & -- IO180.T
	"  30 (BC_1, *, internal, X)," & -- IO180.O
	"  31 (BC_1, *, internal, X)," & -- IO180.I
	"  32 (BC_1, *, controlr, 1)," &
	"  33 (BC_1, IO182, output3, X, 32, 1, PULL1)," &
	"  34 (BC_1, IO182, input, X)," &
	"  35 (BC_1, *, controlr, 1)," &
	"  36 (BC_1, IO183, output3, X, 35, 1, PULL1)," &
	"  37 (BC_1, IO183, input, X)," &
	"  38 (BC_1, *, controlr, 1)," &
	"  39 (BC_1, IO184, output3, X, 38, 1, PULL1)," &
	"  40 (BC_1, IO184, input, X)," &
	"  41 (BC_1, *, controlr, 1)," &
	"  42 (BC_1, IO185, output3, X, 41, 1, PULL1)," &
	"  43 (BC_1, IO185, input, X)," &
	"  44 (BC_1, *, internal, 1)," & -- IO186.T
	"  45 (BC_1, *, internal, X)," & -- IO186.O
	"  46 (BC_1, *, internal, X)," & -- IO186.I
	"  47 (BC_1, *, internal, 1)," & -- IO187.T
	"  48 (BC_1, *, internal, X)," & -- IO187.O
	"  49 (BC_1, *, internal, X)," & -- IO187.I
	"  50 (BC_1, *, controlr, 1)," &
	"  51 (BC_1, IO188, output3, X, 50, 1, PULL1)," &
	"  52 (BC_1, IO188, input, X)," &
	"  53 (BC_1, *, controlr, 1)," &
	"  54 (BC_1, IO189, output3, X, 53, 1, PULL1)," &
	"  55 (BC_1, IO189, input, X)," &
	"  56 (BC_1, *, controlr, 1)," &
	"  57 (BC_1, IO190, output3, X, 56, 1, PULL1)," &
	"  58 (BC_1, IO190, input, X)," &
	"  59 (BC_1, *, controlr, 1)," &
	"  60 (BC_1, IO191, output3, X, 59, 1, PULL1)," &
	"  61 (BC_1, IO191, input, X)," &
	"  62 (BC_1, *, controlr, 1)," &
	"  63 (BC_1, IO2, output3, X, 62, 1, PULL1)," &
	"  64 (BC_1, IO2, input, X)," &
	"  65 (BC_1, *, controlr, 1)," &
	"  66 (BC_1, IO3, output3, X, 65, 1, PULL1)," &
	"  67 (BC_1, IO3, input, X)," &
	"  68 (BC_1, *, controlr, 1)," &
	"  69 (BC_1, IO4, output3, X, 68, 1, PULL1)," &
	"  70 (BC_1, IO4, input, X)," &
	"  71 (BC_1, *, controlr, 1)," &
	"  72 (BC_1, IO5, output3, X, 71, 1, PULL1)," &
	"  73 (BC_1, IO5, input, X)," &
	"  74 (BC_1, *, internal, 1)," & -- IO6.T
	"  75 (BC_1, *, internal, X)," & -- IO6.O
	"  76 (BC_1, *, internal, X)," & -- IO6.I
	"  77 (BC_1, *, internal, 1)," & -- IO7.T
	"  78 (BC_1, *, internal, X)," & -- IO7.O
	"  79 (BC_1, *, internal, X)," & -- IO7.I
	"  80 (BC_1, *, controlr, 1)," &
	"  81 (BC_1, IO8, output3, X, 80, 1, PULL1)," &
	"  82 (BC_1, IO8, input, X)," &
	"  83 (BC_1, *, controlr, 1)," &
	"  84 (BC_1, IO9, output3, X, 83, 1, PULL1)," &
	"  85 (BC_1, IO9, input, X)," &
	"  86 (BC_1, *, controlr, 1)," &
	"  87 (BC_1, IO10, output3, X, 86, 1, PULL1)," &
	"  88 (BC_1, IO10, input, X)," &
	"  89 (BC_1, *, controlr, 1)," &
	"  90 (BC_1, IO11, output3, X, 89, 1, PULL1)," &
	"  91 (BC_1, IO11, input, X)," &
	"  92 (BC_1, *, internal, 1)," & -- IO13.T
	"  93 (BC_1, *, internal, X)," & -- IO13.O
	"  94 (BC_1, *, internal, X)," & -- IO13.I
	"  95 (BC_1, *, internal, 1)," & -- IO14.T
	"  96 (BC_1, *, internal, X)," & -- IO14.O
	"  97 (BC_1, *, internal, X)," & -- IO14.I
	"  98 (BC_1, *, internal, 1)," & -- IO15.T
	"  99 (BC_1, *, internal, X)," & -- IO15.O
	" 100 (BC_1, *, internal, X)," & -- IO15.I
	" 101 (BC_1, *, internal, 1)," & -- IO16.T
	" 102 (BC_1, *, internal, X)," & -- IO16.O
	" 103 (BC_1, *, internal, X)," & -- IO16.I
	" 104 (BC_1, *, controlr, 1)," &
	" 105 (BC_1, IO17, output3, X, 104, 1, PULL1)," &
	" 106 (BC_1, IO17, input, X)," &
	" 107 (BC_1, *, controlr, 1)," &
	" 108 (BC_1, IO18, output3, X, 107, 1, PULL1)," &
	" 109 (BC_1, IO18, input, X)," &
	" 110 (BC_1, *, controlr, 1)," &
	" 111 (BC_1, IO19, output3, X, 110, 1, PULL1)," &
	" 112 (BC_1, IO19, input, X)," &
	" 113 (BC_1, *, controlr, 1)," &
	" 114 (BC_1, IO20, output3, X, 113, 1, PULL1)," &
	" 115 (BC_1, IO20, input, X)," &
	" 116 (BC_1, *, controlr, 1)," &
	" 117 (BC_1, IO21, output3, X, 116, 1, PULL1)," &
	" 118 (BC_1, IO21, input, X)," &
	" 119 (BC_1, *, controlr, 1)," &
	" 120 (BC_1, IO22, output3, X, 119, 1, PULL1)," &
	" 121 (BC_1, IO22, input, X)," &
	" 122 (BC_1, *, controlr, 1)," &
	" 123 (BC_1, IO26, output3, X, 122, 1, PULL1)," &
	" 124 (BC_1, IO26, input, X)," &
	" 125 (BC_1, *, controlr, 1)," &
	" 126 (BC_1, IO27, output3, X, 125, 1, PULL1)," &
	" 127 (BC_1, IO27, input, X)," &
	" 128 (BC_1, *, controlr, 1)," &
	" 129 (BC_1, IO28, output3, X, 128, 1, PULL1)," &
	" 130 (BC_1, IO28, input, X)," &
	" 131 (BC_1, *, controlr, 1)," &
	" 132 (BC_1, IO29, output3, X, 131, 1, PULL1)," &
	" 133 (BC_1, IO29, input, X)," &
	" 134 (BC_1, *, internal, X)," &
	" 135 (BC_1, *, internal, X)," &
	" 136 (BC_1, *, internal, X)," &
	" 137 (BC_1, *, internal, X)," &
	" 138 (BC_1, *, internal, X)," &
	" 139 (BC_1, *, internal, X)," &
	" 140 (BC_1, *, internal, 1)," & -- IO32.T
	" 141 (BC_1, *, internal, X)," & -- IO32.O
	" 142 (BC_1, *, internal, X)," & -- IO32.I
	" 143 (BC_1, *, internal, 1)," & -- IO33.T
	" 144 (BC_1, *, internal, X)," & -- IO33.O
	" 145 (BC_1, *, internal, X)," & -- IO33.I
	" 146 (BC_1, *, internal, 1)," & -- IO34.T
	" 147 (BC_1, *, internal, X)," & -- IO34.O
	" 148 (BC_1, *, internal, X)," & -- IO34.I
	" 149 (BC_1, *, internal, 1)," & -- IO35.T
	" 150 (BC_1, *, internal, X)," & -- IO35.O
	" 151 (BC_1, *, internal, X)," & -- IO35.I
	" 152 (BC_1, *, controlr, 1)," &
	" 153 (BC_1, IO37, output3, X, 152, 1, PULL1)," &
	" 154 (BC_1, IO37, input, X)," &
	" 155 (BC_1, *, controlr, 1)," &
	" 156 (BC_1, IO38, output3, X, 155, 1, PULL1)," &
	" 157 (BC_1, IO38, input, X)," &
	" 158 (BC_1, *, internal, X)," &
	" 159 (BC_1, *, internal, X)," &
	" 160 (BC_1, *, internal, X)," &
	" 161 (BC_1, *, controlr, 1)," &
	" 162 (BC_1, IO40, output3, X, 161, 1, PULL1)," &
	" 163 (BC_1, IO40, input, X)," &
	" 164 (BC_1, *, internal, 1)," & -- IO41.T
	" 165 (BC_1, *, internal, X)," & -- IO41.O
	" 166 (BC_1, *, internal, X)," & -- IO41.I
	" 167 (BC_1, *, internal, 1)," & -- IO42.T
	" 168 (BC_1, *, internal, X)," & -- IO42.O
	" 169 (BC_1, *, internal, X)," & -- IO42.I
	" 170 (BC_1, *, controlr, 1)," &
	" 171 (BC_1, IO43, output3, X, 170, 1, PULL1)," &
	" 172 (BC_1, IO43, input, X)," &
	" 173 (BC_1, *, controlr, 1)," &
	" 174 (BC_1, IO44, output3, X, 173, 1, PULL1)," &
	" 175 (BC_1, IO44, input, X)," &
	" 176 (BC_1, *, controlr, 1)," &
	" 177 (BC_1, IO45, output3, X, 176, 1, PULL1)," &
	" 178 (BC_1, IO45, input, X)," &
	" 179 (BC_1, *, controlr, 1)," &
	" 180 (BC_1, IO46, output3, X, 179, 1, PULL1)," &
	" 181 (BC_1, IO46, input, X)," &
	" 182 (BC_1, *, controlr, 1)," &
	" 183 (BC_1, IO49, output3, X, 182, 1, PULL1)," &
	" 184 (BC_1, IO49, input, X)," &
	" 185 (BC_1, *, controlr, 1)," &
	" 186 (BC_1, IO50, output3, X, 185, 1, PULL1)," &
	" 187 (BC_1, IO50, input, X)," &
	" 188 (BC_1, *, controlr, 1)," &
	" 189 (BC_1, IO51, output3, X, 188, 1, PULL1)," &
	" 190 (BC_1, IO51, input, X)," &
	" 191 (BC_1, *, controlr, 1)," &
	" 192 (BC_1, IO52, output3, X, 191, 1, PULL1)," &
	" 193 (BC_1, IO52, input, X)," &
	" 194 (BC_1, *, internal, 1)," & -- IO53.T
	" 195 (BC_1, *, internal, X)," & -- IO53.O
	" 196 (BC_1, *, internal, X)," & -- IO53.I
	" 197 (BC_1, *, internal, 1)," & -- IO54.T
	" 198 (BC_1, *, internal, X)," & -- IO54.O
	" 199 (BC_1, *, internal, X)," & -- IO54.I
	" 200 (BC_1, *, controlr, 1)," &
	" 201 (BC_1, IO55, output3, X, 200, 1, PULL1)," &
	" 202 (BC_1, IO55, input, X)," &
	" 203 (BC_1, *, controlr, 1)," &
	" 204 (BC_1, IO56, output3, X, 203, 1, PULL1)," &
	" 205 (BC_1, IO56, input, X)," &
	" 206 (BC_1, *, controlr, 1)," &
	" 207 (BC_1, IO57, output3, X, 206, 1, PULL1)," &
	" 208 (BC_1, IO57, input, X)," &
	" 209 (BC_1, *, controlr, 1)," &
	" 210 (BC_1, IO58, output3, X, 209, 1, PULL1)," &
	" 211 (BC_1, IO58, input, X)," &
	" 212 (BC_1, *, internal, 1)," & -- IO60.T
	" 213 (BC_1, *, internal, X)," & -- IO60.O
	" 214 (BC_1, *, internal, X)," & -- IO60.I
	" 215 (BC_1, *, internal, 1)," & -- IO61.T
	" 216 (BC_1, *, internal, X)," & -- IO61.O
	" 217 (BC_1, *, internal, X)," & -- IO61.I
	" 218 (BC_1, *, internal, 1)," & -- IO62.T
	" 219 (BC_1, *, internal, X)," & -- IO62.O
	" 220 (BC_1, *, internal, X)," & -- IO62.I
	" 221 (BC_1, *, internal, 1)," & -- IO63.T
	" 222 (BC_1, *, internal, X)," & -- IO63.O
	" 223 (BC_1, *, internal, X)," & -- IO63.I
	" 224 (BC_1, *, controlr, 1)," &
	" 225 (BC_1, IO64, output3, X, 224, 1, PULL1)," &
	" 226 (BC_1, IO64, input, X)," &
	" 227 (BC_1, *, controlr, 1)," &
	" 228 (BC_1, IO65, output3, X, 227, 1, PULL1)," &
	" 229 (BC_1, IO65, input, X)," &
	" 230 (BC_1, *, controlr, 1)," &
	" 231 (BC_1, IO66, output3, X, 230, 1, PULL1)," &
	" 232 (BC_1, IO66, input, X)," &
	" 233 (BC_1, *, controlr, 1)," &
	" 234 (BC_1, IO67, output3, X, 233, 1, PULL1)," &
	" 235 (BC_1, IO67, input, X)," &
	" 236 (BC_1, *, controlr, 1)," &
	" 237 (BC_1, IO68, output3, X, 236, 1, PULL1)," &
	" 238 (BC_1, IO68, input, X)," &
	" 239 (BC_1, *, controlr, 1)," &
	" 240 (BC_1, IO69, output3, X, 239, 1, PULL1)," &
	" 241 (BC_1, IO69, input, X)," &
	" 242 (BC_1, *, controlr, 1)," &
	" 243 (BC_1, MODE, output3, X, 242, 1, PULL1)," &
	" 244 (BC_1, MODE, input, X)," &
	" 245 (BC_4, MODE, observe_only, X)," &
	" 246 (BC_4, MODE, observe_only, X)," &
	" 247 (BC_1, *, controlr, 1)," &
	" 248 (BC_1, IO75, output3, X, 247, 1, PULL1)," &
	" 249 (BC_1, IO75, input, X)," &
	" 250 (BC_1, *, controlr, 1)," &
	" 251 (BC_1, IO76, output3, X, 250, 1, PULL1)," &
	" 252 (BC_1, IO76, input, X)," &
	" 253 (BC_1, *, controlr, 1)," &
	" 254 (BC_1, IO77, output3, X, 253, 1, PULL1)," &
	" 255 (BC_1, IO77, input, X)," &
	" 256 (BC_1, *, controlr, 1)," &
	" 257 (BC_1, IO78, output3, X, 256, 1, PULL1)," &
	" 258 (BC_1, IO78, input, X)," &
	" 259 (BC_1, *, controlr, 1)," &
	" 260 (BC_1, IO79, output3, X, 259, 1, PULL1)," &
	" 261 (BC_1, IO79, input, X)," &
	" 262 (BC_1, *, controlr, 1)," &
	" 263 (BC_1, IO80, output3, X, 262, 1, PULL1)," &
	" 264 (BC_1, IO80, input, X)," &
	" 265 (BC_1, *, internal, 1)," & -- IO81.T
	" 266 (BC_1, *, internal, X)," & -- IO81.O
	" 267 (BC_1, *, internal, X)," & -- IO81.I
	" 268 (BC_1, *, internal, 1)," & -- IO82.T
	" 269 (BC_1, *, internal, X)," & -- IO82.O
	" 270 (BC_1, *, internal, X)," & -- IO82.I
	" 271 (BC_1, *, internal, 1)," & -- IO83.T
	" 272 (BC_1, *, internal, X)," & -- IO83.O
	" 273 (BC_1, *, internal, X)," & -- IO83.I
	" 274 (BC_1, *, internal, 1)," & -- IO84.T
	" 275 (BC_1, *, internal, X)," & -- IO84.O
	" 276 (BC_1, *, internal, X)," & -- IO84.I
	" 277 (BC_1, *, controlr, 1)," &
	" 278 (BC_1, IO86, output3, X, 277, 1, PULL1)," &
	" 279 (BC_1, IO86, input, X)," &
	" 280 (BC_1, *, controlr, 1)," &
	" 281 (BC_1, IO87, output3, X, 280, 1, PULL1)," &
	" 282 (BC_1, IO87, input, X)," &
	" 283 (BC_1, *, controlr, 1)," &
	" 284 (BC_1, IO88, output3, X, 283, 1, PULL1)," &
	" 285 (BC_1, IO88, input, X)," &
	" 286 (BC_1, *, controlr, 1)," &
	" 287 (BC_1, IO89, output3, X, 286, 1, PULL1)," &
	" 288 (BC_1, IO89, input, X)," &
	" 289 (BC_1, *, internal, 1)," & -- IO90.T
	" 290 (BC_1, *, internal, X)," & -- IO90.O
	" 291 (BC_1, *, internal, X)," & -- IO90.I
	" 292 (BC_1, *, internal, 1)," & -- IO91.T
	" 293 (BC_1, *, internal, X)," & -- IO91.O
	" 294 (BC_1, *, internal, X)," & -- IO91.I
	" 295 (BC_1, *, controlr, 1)," &
	" 296 (BC_1, IO92, output3, X, 295, 1, PULL1)," &
	" 297 (BC_1, IO92, input, X)," &
	" 298 (BC_1, *, controlr, 1)," &
	" 299 (BC_1, IO93, output3, X, 298, 1, PULL1)," &
	" 300 (BC_1, IO93, input, X)," &
	" 301 (BC_1, *, controlr, 1)," &
	" 302 (BC_1, IO94, output3, X, 301, 1, PULL1)," &
	" 303 (BC_1, IO94, input, X)," &
-- INIT is not a compliance enable after configuration. For post-configuration
-- operation un-comment the next line and comment out the following line.
-- Repeat for registers 304 through 306.
-- 	" 304 (BC_1, *, controlr, 1)," &
	" 304 (BC_1, *, internal, 1)," & 
-- 	" 305 (BC_1, INIT, output3, X, 304, 1, PULL1)," &
	" 305 (BC_1, *, internal, 0)," & 
-- 	" 306 (BC_1, INIT, input, X)," &
	" 306 (BC_1, *, internal, X)," & 
	" 307 (BC_1, *, controlr, 1)," &
	" 308 (BC_1, IO98, output3, X, 307, 1, PULL1)," &
	" 309 (BC_1, IO98, input, X)," &
	" 310 (BC_1, *, controlr, 1)," &
	" 311 (BC_1, IO99, output3, X, 310, 1, PULL1)," &
	" 312 (BC_1, IO99, input, X)," &
	" 313 (BC_1, *, controlr, 1)," &
	" 314 (BC_1, IO100, output3, X, 313, 1, PULL1)," &
	" 315 (BC_1, IO100, input, X)," &
	" 316 (BC_1, *, controlr, 1)," &
	" 317 (BC_1, IO101, output3, X, 316, 1, PULL1)," &
	" 318 (BC_1, IO101, input, X)," &
	" 319 (BC_1, *, internal, 1)," & -- IO102.T
	" 320 (BC_1, *, internal, X)," & -- IO102.O
	" 321 (BC_1, *, internal, X)," & -- IO102.I
	" 322 (BC_1, *, internal, 1)," & -- IO103.T
	" 323 (BC_1, *, internal, X)," & -- IO103.O
	" 324 (BC_1, *, internal, X)," & -- IO103.I
	" 325 (BC_1, *, controlr, 1)," &
	" 326 (BC_1, IO104, output3, X, 325, 1, PULL1)," &
	" 327 (BC_1, IO104, input, X)," &
	" 328 (BC_1, *, controlr, 1)," &
	" 329 (BC_1, IO105, output3, X, 328, 1, PULL1)," &
	" 330 (BC_1, IO105, input, X)," &
	" 331 (BC_1, *, controlr, 1)," &
	" 332 (BC_1, IO106, output3, X, 331, 1, PULL1)," &
	" 333 (BC_1, IO106, input, X)," &
	" 334 (BC_1, *, controlr, 1)," &
	" 335 (BC_1, IO107, output3, X, 334, 1, PULL1)," &
	" 336 (BC_1, IO107, input, X)," &
	" 337 (BC_1, *, internal, 1)," & -- IO109.T
	" 338 (BC_1, *, internal, X)," & -- IO109.O
	" 339 (BC_1, *, internal, X)," & -- IO109.I
	" 340 (BC_1, *, internal, 1)," & -- IO110.T
	" 341 (BC_1, *, internal, X)," & -- IO110.O
	" 342 (BC_1, *, internal, X)," & -- IO110.I
	" 343 (BC_1, *, internal, 1)," & -- IO111.T
	" 344 (BC_1, *, internal, X)," & -- IO111.O
	" 345 (BC_1, *, internal, X)," & -- IO111.I
	" 346 (BC_1, *, internal, 1)," & -- IO112.T
	" 347 (BC_1, *, internal, X)," & -- IO112.O
	" 348 (BC_1, *, internal, X)," & -- IO112.I
	" 349 (BC_1, *, controlr, 1)," &
	" 350 (BC_1, IO113, output3, X, 349, 1, PULL1)," &
	" 351 (BC_1, IO113, input, X)," &
	" 352 (BC_1, *, controlr, 1)," &
	" 353 (BC_1, IO114, output3, X, 352, 1, PULL1)," &
	" 354 (BC_1, IO114, input, X)," &
	" 355 (BC_1, *, controlr, 1)," &
	" 356 (BC_1, IO115, output3, X, 355, 1, PULL1)," &
	" 357 (BC_1, IO115, input, X)," &
	" 358 (BC_1, *, controlr, 1)," &
	" 359 (BC_1, IO116, output3, X, 358, 1, PULL1)," &
	" 360 (BC_1, IO116, input, X)," &
	" 361 (BC_1, *, controlr, 1)," &
	" 362 (BC_1, IO117, output3, X, 361, 1, PULL1)," &
	" 363 (BC_1, IO117, input, X)," &
	" 364 (BC_1, *, controlr, 1)," &
	" 365 (BC_1, IO118, output3, X, 364, 1, PULL1)," &
	" 366 (BC_1, IO118, input, X)," &
	" 367 (BC_1, *, controlr, 1)," &
	" 368 (BC_1, IO123, output3, X, 367, 1, PULL1)," &
	" 369 (BC_1, IO123, input, X)," &
	" 370 (BC_1, *, controlr, 1)," &
	" 371 (BC_1, IO124, output3, X, 370, 1, PULL1)," &
	" 372 (BC_1, IO124, input, X)," &
	" 373 (BC_1, *, controlr, 1)," &
	" 374 (BC_1, IO125, output3, X, 373, 1, PULL1)," &
	" 375 (BC_1, IO125, input, X)," &
	" 376 (BC_1, *, controlr, 1)," &
	" 377 (BC_1, IO126, output3, X, 376, 1, PULL1)," &
	" 378 (BC_1, IO126, input, X)," &
	" 379 (BC_1, *, controlr, 1)," &
	" 380 (BC_1, IO127, output3, X, 379, 1, PULL1)," &
	" 381 (BC_1, IO127, input, X)," &
	" 382 (BC_1, *, controlr, 1)," &
	" 383 (BC_1, IO128, output3, X, 382, 1, PULL1)," &
	" 384 (BC_1, IO128, input, X)," &
	" 385 (BC_1, *, internal, 1)," & -- IO129.T
	" 386 (BC_1, *, internal, X)," & -- IO129.O
	" 387 (BC_1, *, internal, X)," & -- IO129.I
	" 388 (BC_1, *, internal, 1)," & -- IO130.T
	" 389 (BC_1, *, internal, X)," & -- IO130.O
	" 390 (BC_1, *, internal, X)," & -- IO130.I
	" 391 (BC_1, *, internal, 1)," & -- IO131.T
	" 392 (BC_1, *, internal, X)," & -- IO131.O
	" 393 (BC_1, *, internal, X)," & -- IO131.I
	" 394 (BC_1, *, internal, 1)," & -- IO132.T
	" 395 (BC_1, *, internal, X)," & -- IO132.O
	" 396 (BC_1, *, internal, X)," & -- IO132.I
	" 397 (BC_1, *, controlr, 1)," &
	" 398 (BC_1, IO134, output3, X, 397, 1, PULL1)," &
	" 399 (BC_1, IO134, input, X)," &
	" 400 (BC_1, *, controlr, 1)," &
	" 401 (BC_1, IO135, output3, X, 400, 1, PULL1)," &
	" 402 (BC_1, IO135, input, X)," &
	" 403 (BC_1, *, controlr, 1)," &
	" 404 (BC_1, IO136, output3, X, 403, 1, PULL1)," &
	" 405 (BC_1, IO136, input, X)," &
	" 406 (BC_1, *, controlr, 1)," &
	" 407 (BC_1, IO137, output3, X, 406, 1, PULL1)," &
	" 408 (BC_1, IO137, input, X)," &
	" 409 (BC_1, *, internal, 1)," & -- IO138.T
	" 410 (BC_1, *, internal, X)," & -- IO138.O
	" 411 (BC_1, *, internal, X)," & -- IO138.I
	" 412 (BC_1, *, internal, 1)," & -- IO139.T
	" 413 (BC_1, *, internal, X)," & -- IO139.O
	" 414 (BC_1, *, internal, X)," & -- IO139.I
	" 415 (BC_1, *, controlr, 1)," &
	" 416 (BC_1, IO140, output3, X, 415, 1, PULL1)," &
	" 417 (BC_1, IO140, input, X)," &
	" 418 (BC_1, *, controlr, 1)," &
	" 419 (BC_1, IO141, output3, X, 418, 1, PULL1)," &
	" 420 (BC_1, IO141, input, X)," &
	" 421 (BC_1, *, controlr, 1)," &
	" 422 (BC_1, IO142, output3, X, 421, 1, PULL1)," &
	" 423 (BC_1, IO142, input, X)," &
	" 424 (BC_1, *, controlr, 1)," &
	" 425 (BC_1, IO143, output3, X, 424, 1, PULL1)," &
	" 426 (BC_1, IO143, input, X)," &
	" 427 (BC_1, *, controlr, 1)," &
	" 428 (BC_1, IO146, output3, X, 427, 1, PULL1)," &
	" 429 (BC_1, IO146, input, X)," &
	" 430 (BC_1, *, controlr, 1)," &
	" 431 (BC_1, IO147, output3, X, 430, 1, PULL1)," &
	" 432 (BC_1, IO147, input, X)," &
	" 433 (BC_1, *, controlr, 1)," &
	" 434 (BC_1, IO148, output3, X, 433, 1, PULL1)," &
	" 435 (BC_1, IO148, input, X)," &
	" 436 (BC_1, *, controlr, 1)," &
	" 437 (BC_1, IO149, output3, X, 436, 1, PULL1)," &
	" 438 (BC_1, IO149, input, X)," &
	" 439 (BC_1, *, internal, 1)," & -- IO150.T
	" 440 (BC_1, *, internal, X)," & -- IO150.O
	" 441 (BC_1, *, internal, X)," & -- IO150.I
	" 442 (BC_1, *, internal, 1)," & -- IO151.T
	" 443 (BC_1, *, internal, X)," & -- IO151.O
	" 444 (BC_1, *, internal, X)," & -- IO151.I
	" 445 (BC_1, *, controlr, 1)," &
	" 446 (BC_1, IO152, output3, X, 445, 1, PULL1)," &
	" 447 (BC_1, IO152, input, X)," &
	" 448 (BC_1, *, controlr, 1)," &
	" 449 (BC_1, IO153, output3, X, 448, 1, PULL1)," &
	" 450 (BC_1, IO153, input, X)," &
	" 451 (BC_1, *, controlr, 1)," &
	" 452 (BC_1, IO154, output3, X, 451, 1, PULL1)," &
	" 453 (BC_1, IO154, input, X)," &
	" 454 (BC_1, *, controlr, 1)," &
	" 455 (BC_1, IO155, output3, X, 454, 1, PULL1)," &
	" 456 (BC_1, IO155, input, X)," &
	" 457 (BC_1, *, internal, 1)," & -- IO157.T
	" 458 (BC_1, *, internal, X)," & -- IO157.O
	" 459 (BC_1, *, internal, X)," & -- IO157.I
	" 460 (BC_1, *, internal, 1)," & -- IO158.T
	" 461 (BC_1, *, internal, X)," & -- IO158.O
	" 462 (BC_1, *, internal, X)," & -- IO158.I
	" 463 (BC_1, *, internal, 1)," & -- IO159.T
	" 464 (BC_1, *, internal, X)," & -- IO159.O
	" 465 (BC_1, *, internal, X)," & -- IO159.I
	" 466 (BC_1, *, internal, 1)," & -- IO160.T
	" 467 (BC_1, *, internal, X)," & -- IO160.O
	" 468 (BC_1, *, internal, X)," & -- IO160.I
	" 469 (BC_1, *, controlr, 1)," &
	" 470 (BC_1, IO161, output3, X, 469, 1, PULL1)," &
	" 471 (BC_1, IO161, input, X)," &
	" 472 (BC_1, *, controlr, 1)," &
	" 473 (BC_1, IO162, output3, X, 472, 1, PULL1)," &
	" 474 (BC_1, IO162, input, X)," &
	" 475 (BC_1, *, controlr, 1)," &
	" 476 (BC_1, IO163, output3, X, 475, 1, PULL1)," &
	" 477 (BC_1, IO163, input, X)," &
	" 478 (BC_1, *, controlr, 1)," &
	" 479 (BC_1, IO164, output3, X, 478, 1, PULL1)," &
	" 480 (BC_1, IO164, input, X)," &
	" 481 (BC_1, *, controlr, 1)," &
	" 482 (BC_1, IO165, output3, X, 481, 1, PULL1)," &
	" 483 (BC_1, IO165, input, X)," &
	" 484 (BC_1, *, controlr, 1)," &
	" 485 (BC_1, IO166, output3, X, 484, 1, PULL1)," &
	" 486 (BC_1, IO166, input, X)," &
	" 487 (BC_1, *, internal, X)";
--end boundary register

attribute DESIGN_WARNING of XCS20_TQ144 : entity is
	"CCLK and DONE are not represented in BOUNDARY_REGISTER." &
	"This BSDL file must be modified by the FPGA designer in order to" &
		"reflect post-configuration behavior (if any)." &
	"If INIT has been high or floating since power-on or the last" &
		"rising edge of PROGRAM, then the device may be in" &
		"configuration mode in which case this file is not valid." &
	"The output and tristate capture values are not valid until after" &
		"the device is configured." &
	"The tristate control is not captured properly when GTS is activated." &
	"Some pins have both controlled and uncontrolled input paths.";

end XCS20_TQ144;