-- =================================================================== -- BSDL file for design DS26900 -- Created by Synopsys Version 2000.11 (Nov 27, 2000) -- Company : Maxim Integrated Products -- Documentation : DS26900 data sheets -- BSDL Revision : 1.0 -- Date : 10/15/2007 -- -- Device : DS26900 RevA -- Package : 144-pin LQFP -- -- IMPORTANT NOTICE -- Maxim Integrated Products customers are advised to obtain the latest version of -- device specifications before relying on any published information contained -- herein. Maxim Integrated Products assumes no responsibility or liability arising -- out of the application of any information described herein. -- -- IMPORTANT NOTICE ABOUT THE REVISION -- -- Maxim Integrated Products are advised to check the revision of the -- device they will be using. All the codes for the device revisions are -- herein this BSDL file. -- -- The characters "/", "(", ")" and "*" have been removed from signal names for -- compatibility with BSDL file format. -- -- =================================================================== entity ds26900 is -- This section identifies the default device package selected. generic (PHYSICAL_PIN_MAP: string:= "LQFP144"); -- This section declares all the ports in the design. port ( ACT_N : inout bit; DPDV : inout bit; ECFG_N : in bit; EREQ_N : in bit; ETCK : in bit; ETDI : in bit; ETDO : inout bit; ETMS : in bit; GPIO : inout bit_vector (0 to 3); HIZ_N : in bit; M : in bit_vector (0 to 1); MCI_N : inout bit; MGNT0_N : inout bit; MGNT1_N : inout bit; MGNT2_N : inout bit; PREN : in bit; PTCK : in bit; PTDI : in bit; PTDO : out bit; PTMS : in bit; PTRST_N : in bit; RST_N : in bit; SSPI : inout bit_vector (0 to 4); STCK1 : inout bit; STCK10 : inout bit; STCK11 : inout bit; STCK12 : inout bit; STCK13 : inout bit; STCK14 : inout bit; STCK15 : inout bit; STCK16 : inout bit; STCK17 : inout bit; STCK18 : inout bit; STCK2 : inout bit; STCK3 : inout bit; STCK4 : inout bit; STCK5 : inout bit; STCK6 : inout bit; STCK7 : inout bit; STCK8 : inout bit; STCK9 : inout bit; STDI1 : inout bit; STDI10 : inout bit; STDI11 : inout bit; STDI12 : inout bit; STDI13 : inout bit; STDI14 : inout bit; STDI15 : inout bit; STDI16 : inout bit; STDI17 : inout bit; STDI18 : inout bit; STDI2 : inout bit; STDI3 : inout bit; STDI4 : inout bit; STDI5 : inout bit; STDI6 : inout bit; STDI7 : inout bit; STDI8 : inout bit; STDI9 : inout bit; STDO1 : inout bit; STDO10 : inout bit; STDO11 : inout bit; STDO12 : inout bit; STDO13 : inout bit; STDO14 : inout bit; STDO15 : inout bit; STDO16 : inout bit; STDO17 : inout bit; STDO18 : inout bit; STDO2 : inout bit; STDO3 : inout bit; STDO4 : inout bit; STDO5 : inout bit; STDO6 : inout bit; STDO7 : inout bit; STDO8 : inout bit; STDO9 : inout bit; STMS1 : inout bit; STMS10 : inout bit; STMS11 : inout bit; STMS12 : inout bit; STMS13 : inout bit; STMS14 : inout bit; STMS15 : inout bit; STMS16 : inout bit; STMS17 : inout bit; STMS18 : inout bit; STMS2 : inout bit; STMS3 : inout bit; STMS4 : inout bit; STMS5 : inout bit; STMS6 : inout bit; STMS7 : inout bit; STMS8 : inout bit; STMS9 : inout bit; STRST10_N : inout bit; STRST11_N : inout bit; STRST12_N : inout bit; STRST13_N : inout bit; STRST14_N : inout bit; STRST15_N : inout bit; STRST16_N : inout bit; STRST17_N : inout bit; STRST18_N : inout bit; STRST1_N : inout bit; STRST2_N : inout bit; STRST3_N : inout bit; STRST4_N : inout bit; STRST5_N : inout bit; STRST6_N : inout bit; STRST7_N : inout bit; STRST8_N : inout bit; STRST9_N : inout bit; TCK1 : inout bit; TCK2 : inout bit; TDI1 : inout bit; TDI2 : inout bit; TDO1 : inout bit; TDO2 : inout bit; TEST_N : in bit; TMREQ1_N : in bit; TMREQ2_N : in bit; TMS1 : inout bit; TMS2 : inout bit; TRST1_N : inout bit; TRST2_N : inout bit; VDD : linkage bit_vector (0 to 3); VSS : linkage bit_vector (0 to 3) ); use STD_1149_1_1994.all; attribute COMPONENT_CONFORMANCE of ds26900: entity is "STD_1149_1_1993"; attribute PIN_MAP of ds26900: entity is PHYSICAL_PIN_MAP; -- This section specifies the pin map for each port. This information -- is extracted from the port-to-pin map file that was read in using -- the "read_pin_map" command. constant LQFP144: PIN_MAP_STRING := "ACT_N : 97," & "DPDV : 96," & "ECFG_N : 5," & "EREQ_N : 1," & "ETCK : 4," & "ETDI : 2," & "ETDO : 3," & "ETMS : 6," & "GPIO :(17, 16, 15, 14)," & "HIZ_N : 143," & "M :(142, 141)," & "MCI_N : 34," & "MGNT0_N : 144," & "MGNT1_N : 18," & "MGNT2_N : 25," & "PREN : 7," & "PTCK : 40," & "PTDI : 39," & "PTDO : 38," & "PTMS : 35," & "PTRST_N : 37," & "RST_N : 33," & "SSPI :(12, 11, 10, 9, 8)," & "STCK1 : 91," & "STCK10 : 43," & "STCK11 : 138," & "STCK12 : 132," & "STCK13 : 127," & "STCK14 : 122," & "STCK15 : 116," & "STCK16 : 111," & "STCK17 : 105," & "STCK18 : 100," & "STCK2 : 86," & "STCK3 : 80," & "STCK4 : 75," & "STCK5 : 70," & "STCK6 : 65," & "STCK7 : 59," & "STCK8 : 54," & "STCK9 : 49," & "STDI1 : 92," & "STDI10 : 44," & "STDI11 : 139," & "STDI12 : 134," & "STDI13 : 128," & "STDI14 : 123," & "STDI15 : 117," & "STDI16 : 112," & "STDI17 : 106," & "STDI18 : 101," & "STDI2 : 87," & "STDI3 : 81," & "STDI4 : 76," & "STDI5 : 71," & "STDI6 : 66," & "STDI7 : 60," & "STDI8 : 55," & "STDI9 : 50," & "STDO1 : 93," & "STDO10 : 45," & "STDO11 : 140," & "STDO12 : 135," & "STDO13 : 129," & "STDO14 : 124," & "STDO15 : 118," & "STDO16 : 113," & "STDO17 : 107," & "STDO18 : 102," & "STDO2 : 88," & "STDO3 : 82," & "STDO4 : 77," & "STDO5 : 72," & "STDO6 : 67," & "STDO7 : 61," & "STDO8 : 56," & "STDO9 : 51," & "STMS1 : 89," & "STMS10 : 41," & "STMS11 : 136," & "STMS12 : 130," & "STMS13 : 125," & "STMS14 : 120," & "STMS15 : 114," & "STMS16 : 109," & "STMS17 : 103," & "STMS18 : 98," & "STMS2 : 84," & "STMS3 : 78," & "STMS4 : 73," & "STMS5 : 68," & "STMS6 : 63," & "STMS7 : 57," & "STMS8 : 52," & "STMS9 : 46," & "STRST10_N : 42," & "STRST11_N : 137," & "STRST12_N : 131," & "STRST13_N : 126," & "STRST14_N : 121," & "STRST15_N : 115," & "STRST16_N : 110," & "STRST17_N : 104," & "STRST18_N : 99," & "STRST1_N : 90," & "STRST2_N : 85," & "STRST3_N : 79," & "STRST4_N : 74," & "STRST5_N : 69," & "STRST6_N : 64," & "STRST7_N : 58," & "STRST8_N : 53," & "STRST9_N : 47," & "TCK1 : 22," & "TCK2 : 30," & "TDI1 : 20," & "TDI2 : 28," & "TDO1 : 21," & "TDO2 : 29," & "TEST_N : 62," & "TMREQ1_N : 19," & "TMREQ2_N : 27," & "TMS1 : 24," & "TMS2 : 32," & "TRST1_N : 23," & "TRST2_N : 31," & "VDD :(119, 13, 36, 83)," & "VSS :(108, 133, 26, 48)" ; -- This section specifies the TAP ports. -- For the TAP TCK port, the parameters in the brackets are: -- First Field : Maximum TCK frequency. -- Second Field: Allowable states TCK may be stopped in. attribute TAP_SCAN_CLOCK of PTCK : signal is (10.0e6, BOTH); attribute TAP_SCAN_IN of PTDI : signal is true; attribute TAP_SCAN_MODE of PTMS : signal is true; attribute TAP_SCAN_OUT of PTDO : signal is true; attribute TAP_SCAN_RESET of PTRST_N : signal is true; -- Specifies the number of bits in the instruction register. attribute INSTRUCTION_LENGTH of ds26900: entity is 3; -- Specifies the boundary-scan instructions implemented in the -- design and their opcodes. attribute INSTRUCTION_OPCODE of ds26900: entity is "BYPASS (111)," & "EXTEST (000)," & "SAMPLE (010)," & "CLAMP (011)," & "HIGHZ (100)," & "USER1 (101)," & "USER2 (110)," & "IDCODE (001)"; -- Specifies the bit pattern that is loaded into the instruction -- register when the TAP controller passes through the Capture-IR -- state. The standard mandates that the two LSBs must be "01". -- The remaining bits are design specific. attribute INSTRUCTION_CAPTURE of ds26900: entity is "001"; -- Specifies the bit pattern that is loaded into the DEVICE_ID -- register during the IDCODE instruction when the TAP controller -- passes through the Capture-DR state. attribute IDCODE_REGISTER of ds26900: entity is "0000" & -- 4-bit version number "0000000010001101" & -- 16-bit part number "00010100001" & -- 11-bit identity of the manufacturer "1"; -- Required by IEEE Std 1149.1 -- This section specifies the test data register placed between TDI -- and TDO for each implemented instruction. attribute REGISTER_ACCESS of ds26900: entity is "BYPASS (BYPASS, CLAMP, HIGHZ, USER1, USER2)," & "BOUNDARY (EXTEST, SAMPLE)," & "DEVICE_ID (IDCODE)"; -- Specifies the length of the boundary scan register. attribute BOUNDARY_LENGTH of ds26900: entity is 361; -- The following list specifies the characteristics of each cell -- in the boundary scan register from TDI to TDO. -- The following is a description of the label fields: -- num : Is the cell number. -- cell : Is the cell type as defined by the standard. -- port : Is the design port name. Control cells do not -- have a port name. -- function: Is the function of the cell as defined by the -- standard. Is one of input, output2, output3, -- bidir, control or controlr. -- safe : Specifies the value that the BSR cell should be -- loaded with for safe operation when the software -- might otherwise choose a random value. -- ccell : The control cell number. Specifies the control -- cell that drives the output enable for this port. -- disval : Specifies the value that is loaded into the -- control cell to disable the output enable for -- the corresponding port. -- rslt : Resulting state. Shows the state of the driver -- when it is disabled. attribute BOUNDARY_REGISTER of ds26900: entity is -- -- num cell port function safe [ccell disval rslt] -- "360 (BC_4, EREQ_N, observe_only, X), " & "359 (BC_4, ETDI, observe_only, X), " & "358 (BC_4, ETDO, observe_only, X), " & "357 (BC_2, ETDO, output3, X, 356 , 1, Z), " & "356 (BC_2, *, controlr, 1), " & "355 (BC_4, ETCK, observe_only, X), " & "354 (BC_4, ECFG_N, observe_only, X), " & "353 (BC_4, ETMS, observe_only, X), " & "352 (BC_4, PREN, observe_only, X), " & "351 (BC_4, SSPI(4), observe_only, X), " & "350 (BC_2, SSPI(4), output3, X, 349 , 1, Z), " & "349 (BC_2, *, controlr, 1), " & "348 (BC_4, SSPI(3), observe_only, X), " & "347 (BC_2, SSPI(3), output3, X, 346 , 1, Z), " & "346 (BC_2, *, controlr, 1), " & "345 (BC_4, SSPI(2), observe_only, X), " & "344 (BC_2, SSPI(2), output3, X, 343 , 1, Z), " & "343 (BC_2, *, controlr, 1), " & "342 (BC_4, SSPI(1), observe_only, X), " & "341 (BC_2, SSPI(1), output3, X, 340 , 1, Z), " & "340 (BC_2, *, controlr, 1), " & "339 (BC_4, SSPI(0), observe_only, X), " & "338 (BC_2, SSPI(0), output3, X, 337 , 1, Z), " & "337 (BC_2, *, controlr, 1), " & "336 (BC_4, GPIO(3), observe_only, X), " & "335 (BC_2, GPIO(3), output3, X, 334 , 1, Z), " & "334 (BC_2, *, controlr, 1), " & "333 (BC_4, GPIO(2), observe_only, X), " & "332 (BC_2, GPIO(2), output3, X, 331 , 1, Z), " & "331 (BC_2, *, controlr, 1), " & "330 (BC_4, GPIO(1), observe_only, X), " & "329 (BC_2, GPIO(1), output3, X, 328 , 1, Z), " & "328 (BC_2, *, controlr, 1), " & "327 (BC_4, GPIO(0), observe_only, X), " & "326 (BC_2, GPIO(0), output3, X, 325 , 1, Z), " & "325 (BC_2, *, controlr, 1), " & "324 (BC_4, MGNT1_N, observe_only, X), " & "323 (BC_2, MGNT1_N, output3, X, 322 , 1, Z), " & "322 (BC_2, *, controlr, 1), " & "321 (BC_4, TMREQ1_N, observe_only, X), " & "320 (BC_4, TDI1, observe_only, X), " & "319 (BC_2, TDI1, output3, X, 318 , 1, Z), " & "318 (BC_2, *, controlr, 1), " & "317 (BC_4, TDO1, observe_only, X), " & "316 (BC_2, TDO1, output3, X, 315 , 1, Z), " & "315 (BC_2, *, controlr, 1), " & "314 (BC_4, TCK1, observe_only, X), " & "313 (BC_2, TCK1, output3, X, 312 , 1, Z), " & "312 (BC_2, *, controlr, 1), " & "311 (BC_4, TRST1_N, observe_only, X), " & "310 (BC_2, TRST1_N, output3, X, 309 , 1, Z), " & "309 (BC_2, *, controlr, 1), " & "308 (BC_4, TMS1, observe_only, X), " & "307 (BC_2, TMS1, output3, X, 306 , 1, Z), " & "306 (BC_2, *, controlr, 1), " & "305 (BC_4, MGNT2_N, observe_only, X), " & "304 (BC_2, MGNT2_N, output3, X, 303 , 1, Z), " & "303 (BC_2, *, controlr, 1), " & "302 (BC_4, TMREQ2_N, observe_only, X), " & "301 (BC_4, TDI2, observe_only, X), " & "300 (BC_2, TDI2, output3, X, 299 , 1, Z), " & "299 (BC_2, *, controlr, 1), " & "298 (BC_4, TDO2, observe_only, X), " & "297 (BC_2, TDO2, output3, X, 296 , 1, Z), " & "296 (BC_2, *, controlr, 1), " & "295 (BC_4, TCK2, observe_only, X), " & "294 (BC_2, TCK2, output3, X, 293 , 1, Z), " & "293 (BC_2, *, controlr, 1), " & "292 (BC_4, TRST2_N, observe_only, X), " & "291 (BC_2, TRST2_N, output3, X, 290 , 1, Z), " & "290 (BC_2, *, controlr, 1), " & "289 (BC_4, TMS2, observe_only, X), " & "288 (BC_2, TMS2, output3, X, 287 , 1, Z), " & "287 (BC_2, *, controlr, 1), " & "286 (BC_4, RST_N, observe_only, X), " & "285 (BC_4, MCI_N, observe_only, X), " & "284 (BC_2, MCI_N, output3, X, 283 , 1, Z), " & "283 (BC_2, *, controlr, 1), " & "282 (BC_4, STMS10, observe_only, X), " & "281 (BC_2, STMS10, output3, X, 280 , 1, Z), " & "280 (BC_2, *, controlr, 1), " & "279 (BC_4, STRST10_N, observe_only, X), " & "278 (BC_2, STRST10_N, output3, X, 277 , 1, Z), " & "277 (BC_2, *, controlr, 1), " & "276 (BC_4, STCK10, observe_only, X), " & "275 (BC_2, STCK10, output3, X, 274 , 1, Z), " & "274 (BC_2, *, controlr, 1), " & "273 (BC_4, STDI10, observe_only, X), " & "272 (BC_2, STDI10, output3, X, 271 , 1, Z), " & "271 (BC_2, *, controlr, 1), " & "270 (BC_4, STDO10, observe_only, X), " & "269 (BC_2, STDO10, output3, X, 268 , 1, Z), " & "268 (BC_2, *, controlr, 1), " & "267 (BC_4, STMS9, observe_only, X), " & "266 (BC_2, STMS9, output3, X, 265 , 1, Z), " & "265 (BC_2, *, controlr, 1), " & "264 (BC_4, STRST9_N, observe_only, X), " & "263 (BC_2, STRST9_N, output3, X, 262 , 1, Z), " & "262 (BC_2, *, controlr, 1), " & "261 (BC_4, STCK9, observe_only, X), " & "260 (BC_2, STCK9, output3, X, 259 , 1, Z), " & "259 (BC_2, *, controlr, 1), " & "258 (BC_4, STDI9, observe_only, X), " & "257 (BC_2, STDI9, output3, X, 256 , 1, Z), " & "256 (BC_2, *, controlr, 1), " & "255 (BC_4, STDO9, observe_only, X), " & "254 (BC_2, STDO9, output3, X, 253 , 1, Z), " & "253 (BC_2, *, controlr, 1), " & "252 (BC_4, STMS8, observe_only, X), " & "251 (BC_2, STMS8, output3, X, 250 , 1, Z), " & "250 (BC_2, *, controlr, 1), " & "249 (BC_4, STRST8_N, observe_only, X), " & "248 (BC_2, STRST8_N, output3, X, 247 , 1, Z), " & "247 (BC_2, *, controlr, 1), " & "246 (BC_4, STCK8, observe_only, X), " & "245 (BC_2, STCK8, output3, X, 244 , 1, Z), " & "244 (BC_2, *, controlr, 1), " & "243 (BC_4, STDI8, observe_only, X), " & "242 (BC_2, STDI8, output3, X, 241 , 1, Z), " & "241 (BC_2, *, controlr, 1), " & "240 (BC_4, STDO8, observe_only, X), " & "239 (BC_2, STDO8, output3, X, 238 , 1, Z), " & "238 (BC_2, *, controlr, 1), " & "237 (BC_4, STMS7, observe_only, X), " & "236 (BC_2, STMS7, output3, X, 235 , 1, Z), " & "235 (BC_2, *, controlr, 1), " & "234 (BC_4, STRST7_N, observe_only, X), " & "233 (BC_2, STRST7_N, output3, X, 232 , 1, Z), " & "232 (BC_2, *, controlr, 1), " & "231 (BC_4, STCK7, observe_only, X), " & "230 (BC_2, STCK7, output3, X, 229 , 1, Z), " & "229 (BC_2, *, controlr, 1), " & "228 (BC_4, STDI7, observe_only, X), " & "227 (BC_2, STDI7, output3, X, 226 , 1, Z), " & "226 (BC_2, *, controlr, 1), " & "225 (BC_4, STDO7, observe_only, X), " & "224 (BC_2, STDO7, output3, X, 223 , 1, Z), " & "223 (BC_2, *, controlr, 1), " & "222 (BC_4, TEST_N, observe_only, X), " & "221 (BC_4, STMS6, observe_only, X), " & "220 (BC_2, STMS6, output3, X, 219 , 1, Z), " & "219 (BC_2, *, controlr, 1), " & "218 (BC_4, STRST6_N, observe_only, X), " & "217 (BC_2, STRST6_N, output3, X, 216 , 1, Z), " & "216 (BC_2, *, controlr, 1), " & "215 (BC_4, STCK6, observe_only, X), " & "214 (BC_2, STCK6, output3, X, 213 , 1, Z), " & "213 (BC_2, *, controlr, 1), " & "212 (BC_4, STDI6, observe_only, X), " & "211 (BC_2, STDI6, output3, X, 210 , 1, Z), " & "210 (BC_2, *, controlr, 1), " & "209 (BC_4, STDO6, observe_only, X), " & "208 (BC_2, STDO6, output3, X, 207 , 1, Z), " & "207 (BC_2, *, controlr, 1), " & "206 (BC_4, STMS5, observe_only, X), " & "205 (BC_2, STMS5, output3, X, 204 , 1, Z), " & "204 (BC_2, *, controlr, 1), " & "203 (BC_4, STRST5_N, observe_only, X), " & "202 (BC_2, STRST5_N, output3, X, 201 , 1, Z), " & "201 (BC_2, *, controlr, 1), " & "200 (BC_4, STCK5, observe_only, X), " & "199 (BC_2, STCK5, output3, X, 198 , 1, Z), " & "198 (BC_2, *, controlr, 1), " & "197 (BC_4, STDI5, observe_only, X), " & "196 (BC_2, STDI5, output3, X, 195 , 1, Z), " & "195 (BC_2, *, controlr, 1), " & "194 (BC_4, STDO5, observe_only, X), " & "193 (BC_2, STDO5, output3, X, 192 , 1, Z), " & "192 (BC_2, *, controlr, 1), " & "191 (BC_4, STMS4, observe_only, X), " & "190 (BC_2, STMS4, output3, X, 189 , 1, Z), " & "189 (BC_2, *, controlr, 1), " & "188 (BC_4, STRST4_N, observe_only, X), " & "187 (BC_2, STRST4_N, output3, X, 186 , 1, Z), " & "186 (BC_2, *, controlr, 1), " & "185 (BC_4, STCK4, observe_only, X), " & "184 (BC_2, STCK4, output3, X, 183 , 1, Z), " & "183 (BC_2, *, controlr, 1), " & "182 (BC_4, STDI4, observe_only, X), " & "181 (BC_2, STDI4, output3, X, 180 , 1, Z), " & "180 (BC_2, *, controlr, 1), " & "179 (BC_4, STDO4, observe_only, X), " & "178 (BC_2, STDO4, output3, X, 177 , 1, Z), " & "177 (BC_2, *, controlr, 1), " & "176 (BC_4, STMS3, observe_only, X), " & "175 (BC_2, STMS3, output3, X, 174 , 1, Z), " & "174 (BC_2, *, controlr, 1), " & "173 (BC_4, STRST3_N, observe_only, X), " & "172 (BC_2, STRST3_N, output3, X, 171 , 1, Z), " & "171 (BC_2, *, controlr, 1), " & "170 (BC_4, STCK3, observe_only, X), " & "169 (BC_2, STCK3, output3, X, 168 , 1, Z), " & "168 (BC_2, *, controlr, 1), " & "167 (BC_4, STDI3, observe_only, X), " & "166 (BC_2, STDI3, output3, X, 165 , 1, Z), " & "165 (BC_2, *, controlr, 1), " & "164 (BC_4, STDO3, observe_only, X), " & "163 (BC_2, STDO3, output3, X, 162 , 1, Z), " & "162 (BC_2, *, controlr, 1), " & "161 (BC_4, STMS2, observe_only, X), " & "160 (BC_2, STMS2, output3, X, 159 , 1, Z), " & "159 (BC_2, *, controlr, 1), " & "158 (BC_4, STRST2_N, observe_only, X), " & "157 (BC_2, STRST2_N, output3, X, 156 , 1, Z), " & "156 (BC_2, *, controlr, 1), " & "155 (BC_4, STCK2, observe_only, X), " & "154 (BC_2, STCK2, output3, X, 153 , 1, Z), " & "153 (BC_2, *, controlr, 1), " & "152 (BC_4, STDI2, observe_only, X), " & "151 (BC_2, STDI2, output3, X, 150 , 1, Z), " & "150 (BC_2, *, controlr, 1), " & "149 (BC_4, STDO2, observe_only, X), " & "148 (BC_2, STDO2, output3, X, 147 , 1, Z), " & "147 (BC_2, *, controlr, 1), " & "146 (BC_4, STMS1, observe_only, X), " & "145 (BC_2, STMS1, output3, X, 144 , 1, Z), " & "144 (BC_2, *, controlr, 1), " & "143 (BC_4, STRST1_N, observe_only, X), " & "142 (BC_2, STRST1_N, output3, X, 141 , 1, Z), " & "141 (BC_2, *, controlr, 1), " & "140 (BC_4, STCK1, observe_only, X), " & "139 (BC_2, STCK1, output3, X, 138 , 1, Z), " & "138 (BC_2, *, controlr, 1), " & "137 (BC_4, STDI1, observe_only, X), " & "136 (BC_2, STDI1, output3, X, 135 , 1, Z), " & "135 (BC_2, *, controlr, 1), " & "134 (BC_4, STDO1, observe_only, X), " & "133 (BC_2, STDO1, output3, X, 132 , 1, Z), " & "132 (BC_2, *, controlr, 1), " & "131 (BC_4, DPDV, observe_only, X), " & "130 (BC_2, DPDV, output3, X, 129 , 1, Z), " & "129 (BC_2, *, controlr, 1), " & "128 (BC_4, ACT_N, observe_only, X), " & "127 (BC_2, ACT_N, output3, X, 126 , 1, Z), " & "126 (BC_2, *, controlr, 1), " & "125 (BC_4, STMS18, observe_only, X), " & "124 (BC_2, STMS18, output3, X, 123 , 1, Z), " & "123 (BC_2, *, controlr, 1), " & "122 (BC_4, STRST18_N, observe_only, X), " & "121 (BC_2, STRST18_N, output3, X, 120 , 1, Z), " & "120 (BC_2, *, controlr, 1), " & "119 (BC_4, STCK18, observe_only, X), " & "118 (BC_2, STCK18, output3, X, 117 , 1, Z), " & "117 (BC_2, *, controlr, 1), " & "116 (BC_4, STDI18, observe_only, X), " & "115 (BC_2, STDI18, output3, X, 114 , 1, Z), " & "114 (BC_2, *, controlr, 1), " & "113 (BC_4, STDO18, observe_only, X), " & "112 (BC_2, STDO18, output3, X, 111 , 1, Z), " & "111 (BC_2, *, controlr, 1), " & "110 (BC_4, STMS17, observe_only, X), " & "109 (BC_2, STMS17, output3, X, 108 , 1, Z), " & "108 (BC_2, *, controlr, 1), " & "107 (BC_4, STRST17_N, observe_only, X), " & "106 (BC_2, STRST17_N, output3, X, 105 , 1, Z), " & "105 (BC_2, *, controlr, 1), " & "104 (BC_4, STCK17, observe_only, X), " & "103 (BC_2, STCK17, output3, X, 102 , 1, Z), " & "102 (BC_2, *, controlr, 1), " & "101 (BC_4, STDI17, observe_only, X), " & "100 (BC_2, STDI17, output3, X, 99 , 1, Z), " & "99 (BC_2, *, controlr, 1), " & "98 (BC_4, STDO17, observe_only, X), " & "97 (BC_2, STDO17, output3, X, 96 , 1, Z), " & "96 (BC_2, *, controlr, 1), " & "95 (BC_4, STMS16, observe_only, X), " & "94 (BC_2, STMS16, output3, X, 93 , 1, Z), " & "93 (BC_2, *, controlr, 1), " & "92 (BC_4, STRST16_N, observe_only, X), " & "91 (BC_2, STRST16_N, output3, X, 90 , 1, Z), " & "90 (BC_2, *, controlr, 1), " & "89 (BC_4, STCK16, observe_only, X), " & "88 (BC_2, STCK16, output3, X, 87 , 1, Z), " & "87 (BC_2, *, controlr, 1), " & "86 (BC_4, STDI16, observe_only, X), " & "85 (BC_2, STDI16, output3, X, 84 , 1, Z), " & "84 (BC_2, *, controlr, 1), " & "83 (BC_4, STDO16, observe_only, X), " & "82 (BC_2, STDO16, output3, X, 81 , 1, Z), " & "81 (BC_2, *, controlr, 1), " & "80 (BC_4, STMS15, observe_only, X), " & "79 (BC_2, STMS15, output3, X, 78 , 1, Z), " & "78 (BC_2, *, controlr, 1), " & "77 (BC_4, STRST15_N, observe_only, X), " & "76 (BC_2, STRST15_N, output3, X, 75 , 1, Z), " & "75 (BC_2, *, controlr, 1), " & "74 (BC_4, STCK15, observe_only, X), " & "73 (BC_2, STCK15, output3, X, 72 , 1, Z), " & "72 (BC_2, *, controlr, 1), " & "71 (BC_4, STDI15, observe_only, X), " & "70 (BC_2, STDI15, output3, X, 69 , 1, Z), " & "69 (BC_2, *, controlr, 1), " & "68 (BC_4, STDO15, observe_only, X), " & "67 (BC_2, STDO15, output3, X, 66 , 1, Z), " & "66 (BC_2, *, controlr, 1), " & "65 (BC_4, STMS14, observe_only, X), " & "64 (BC_2, STMS14, output3, X, 63 , 1, Z), " & "63 (BC_2, *, controlr, 1), " & "62 (BC_4, STRST14_N, observe_only, X), " & "61 (BC_2, STRST14_N, output3, X, 60 , 1, Z), " & "60 (BC_2, *, controlr, 1), " & "59 (BC_4, STCK14, observe_only, X), " & "58 (BC_2, STCK14, output3, X, 57 , 1, Z), " & "57 (BC_2, *, controlr, 1), " & "56 (BC_4, STDI14, observe_only, X), " & "55 (BC_2, STDI14, output3, X, 54 , 1, Z), " & "54 (BC_2, *, controlr, 1), " & "53 (BC_4, STDO14, observe_only, X), " & "52 (BC_2, STDO14, output3, X, 51 , 1, Z), " & "51 (BC_2, *, controlr, 1), " & "50 (BC_4, STMS13, observe_only, X), " & "49 (BC_2, STMS13, output3, X, 48 , 1, Z), " & "48 (BC_2, *, controlr, 1), " & "47 (BC_4, STRST13_N, observe_only, X), " & "46 (BC_2, STRST13_N, output3, X, 45 , 1, Z), " & "45 (BC_2, *, controlr, 1), " & "44 (BC_4, STCK13, observe_only, X), " & "43 (BC_2, STCK13, output3, X, 42 , 1, Z), " & "42 (BC_2, *, controlr, 1), " & "41 (BC_4, STDI13, observe_only, X), " & "40 (BC_2, STDI13, output3, X, 39 , 1, Z), " & "39 (BC_2, *, controlr, 1), " & "38 (BC_4, STDO13, observe_only, X), " & "37 (BC_2, STDO13, output3, X, 36 , 1, Z), " & "36 (BC_2, *, controlr, 1), " & "35 (BC_4, STMS12, observe_only, X), " & "34 (BC_2, STMS12, output3, X, 33 , 1, Z), " & "33 (BC_2, *, controlr, 1), " & "32 (BC_4, STRST12_N, observe_only, X), " & "31 (BC_2, STRST12_N, output3, X, 30 , 1, Z), " & "30 (BC_2, *, controlr, 1), " & "29 (BC_4, STCK12, observe_only, X), " & "28 (BC_2, STCK12, output3, X, 27 , 1, Z), " & "27 (BC_2, *, controlr, 1), " & "26 (BC_4, STDI12, observe_only, X), " & "25 (BC_2, STDI12, output3, X, 24 , 1, Z), " & "24 (BC_2, *, controlr, 1), " & "23 (BC_4, STDO12, observe_only, X), " & "22 (BC_2, STDO12, output3, X, 21 , 1, Z), " & "21 (BC_2, *, controlr, 1), " & "20 (BC_4, STMS11, observe_only, X), " & "19 (BC_2, STMS11, output3, X, 18 , 1, Z), " & "18 (BC_2, *, controlr, 1), " & "17 (BC_4, STRST11_N, observe_only, X), " & "16 (BC_2, STRST11_N, output3, X, 15 , 1, Z), " & "15 (BC_2, *, controlr, 1), " & "14 (BC_4, STCK11, observe_only, X), " & "13 (BC_2, STCK11, output3, X, 12 , 1, Z), " & "12 (BC_2, *, controlr, 1), " & "11 (BC_4, STDI11, observe_only, X), " & "10 (BC_2, STDI11, output3, X, 9 , 1, Z), " & "9 (BC_2, *, controlr, 1), " & "8 (BC_4, STDO11, observe_only, X), " & "7 (BC_2, STDO11, output3, X, 6 , 1, Z), " & "6 (BC_2, *, controlr, 1), " & "5 (BC_4, M(1), observe_only, X), " & "4 (BC_4, M(0), observe_only, X), " & "3 (BC_4, HIZ_N, observe_only, X), " & "2 (BC_4, MGNT0_N, observe_only, X), " & "1 (BC_2, MGNT0_N, output3, X, 0 , 1, Z), " & "0 (BC_2, *, controlr, 1) " ; end ds26900;