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: LCMXO640C_XXT144

-- ********************************************************************
-- *    LCMXO640C_XXT144 BSDL Model                                   *
-- *                                                                  *
-- *           This is a preliminary BSDL file.                       *
-- *         It has not been verified on silicon.                     *
-- *                                                                  *
-- * File Version:      1.04                                          *
-- * File Date:         03/25/2008                                    *
-- *                                                                  *
-- * Standard Test Access Port and Boundary-Scan Architecture         *
-- * VHDL Description File                                            *
-- *                                                                  *
-- * This BSDL file is created by genBSDL V 2.0 according to:         *
-- * - IEEE Standard 1149.1-2001                                      *
-- *                                                                  *
-- * This BSDL file has been syntax checked with:                     *
-- * - Lattice BSDL Syntax Checker                                    *
-- * - Goepel BSDL Syntax Checker V3.1.2                              *
-- * - ASSET / Agilent BSDL Validation Service                        *
-- * - JTAG Technologies JTAG BSDL Verifier V2.4                      *
-- *                                                                  *
-- *  Copyright 2000 - 2008                                           *
-- *  Lattice Semiconductor Corporation                               *
-- *  5555 NE Moore Ct.                                               *
-- *  Hillsboro, OR 97124                                             *
-- *                                                                  *
-- *  All rights reserved.  No part of this program or publication    *
-- *  may be reproduced, transmitted, transcribed, stored in a        *
-- *  retrieval system, or translated into any language or            *
-- *  computer language, in any form or by any means without this     *
-- *  notice appearing within.                                        *
-- ********************************************************************
-- *                                                                  *
-- *                           IMPORTANT                              *
-- *                                                                  *
-- * The following is a BSDL file that tests all of the I/O pins      *
-- * as bi-directional pins. The functionality of the BSCAN register  *
-- * for this device is dependent of the pattern programmed into the  *
-- * device. If the device is configured to use LVDS pairs or VREF    *
-- * signals, an application specific BSDL file is required.          *
-- *                                                                  *
-- * The SLEEPN pin is used to put the device in Sleep mode. It must  *
-- * be High throughout the entire BSCAN testing.                     *
-- *                                                                  *
-- * NOTE: The un-programmed MachXO devices do not support the        *
-- *       SAMPLE instruction.                                        * 
-- *                                                                  *
-- * For Further assistance, please contact Tech Support at           *
-- *       1-800-LATTICE or techsupport@latticesemi.com               *
-- ********************************************************************
-- *                                                                  *
-- *                          REVISION HISTORY                        *
-- * Rev 1.04: 03/25/2008                                             *
-- *  - rcs: Added a Note to the header stating un-programmed         *
-- *         devices do not support the SAMPLE instruction.           * 
-- * Rev 1.03:  10/03/2005                                            *
-- *  - rcs: Changed the SLEEPN pin from linkage to in bit.           *
-- *  - rcs: Added attribute COMPLIANCE_PATTERNS for the SLEEPN pin.  *
-- *  - rcs: Added attribute DESIGN_WARNING for the SLEEPN pin.       *
-- *  - rcs: Changed the TAP_SCAN_CLOCK from 20 MHz to 25 MHz.        *
-- * Rev 1.02: 07/26/05                                               *
-- *  - rcs: Changed the TAP_SCAN_CLOCK from 25 MHz to 20 MHz.        *
-- * Rev 1.01: 07/06/05                                               *
-- *  - yy: Hand-edited to add SLEEPN (as linkage bit)                *
-- * Rev 1.00: 05/27/05                                               *
-- *  - yy: Intial release.                                           *
-- *                                                                  *
-- ********************************************************************
entity LCMXO640C_XXT144 is 

	generic (PHYSICAL_PIN_MAP : string := "TQFP_144");
		port (
	                PL2A  :  inout bit;
	                PL2B  :  inout bit;
	                PL2C  :  inout bit;
	                PL2D  :  inout bit;
	                PL3A  :  inout bit;
	                PL3B  :  inout bit;
	                PL3C  :  inout bit;
	                PL3D  :  inout bit;
	                PL4A  :  inout bit;
	                PL4D  :  inout bit;
	                PL5A  :  inout bit;
	                PL5B  :  inout bit;
	                PL5D  :  inout bit;
	                PL6C  :  inout bit;
	                PL6D  :  inout bit;
	                PL7A  :  inout bit;
	                PL7B  :  inout bit;
	                PL8A  :  inout bit;
	                PL8B  :  inout bit;
	                PL8C  :  inout bit;
	                PL9C  :  inout bit;
	                PL9D  :  inout bit;
	               PL10A  :  inout bit;
	               PL10B  :  inout bit;
	               PL10C  :  inout bit;
	               PL10D  :  inout bit;
	               PL11A  :  inout bit;
	               PL11B  :  inout bit;
	               PL11C  :  inout bit;
	               PL11D  :  inout bit;
	                 TMS  :  in bit;
	                PB2C  :  inout bit;
	                 TCK  :  in bit;
	                PB3A  :  inout bit;
	                PB3B  :  inout bit;
	                PB3C  :  inout bit;
	                PB3D  :  inout bit;
	                PB4A  :  inout bit;
	                 TDO  :  out bit;
	                PB4B  :  inout bit;
	                PB4C  :  inout bit;
	                PB4D  :  inout bit;
	                 TDI  :  in bit;
	                PB5A  :  inout bit;
	                PB5B  :  inout bit;
	                PB5D  :  inout bit;
	                PB6A  :  inout bit;
	                PB6B  :  inout bit;
	                PB7C  :  inout bit;
	                PB7E  :  inout bit;
	                PB8A  :  inout bit;
	                PB8C  :  inout bit;
	                PB8D  :  inout bit;
	                PB9A  :  inout bit;
	                PB9B  :  inout bit;
	                PB9C  :  inout bit;
	                PB9D  :  inout bit;
                  SLEEPN  :  in bit;
	                PB9F  :  inout bit;
	               PR11D  :  inout bit;
	               PR11C  :  inout bit;
	               PR11B  :  inout bit;
	               PR11A  :  inout bit;
	               PR10D  :  inout bit;
	               PR10C  :  inout bit;
	               PR10B  :  inout bit;
	               PR10A  :  inout bit;
	                PR9D  :  inout bit;
	                PR9A  :  inout bit;
	                PR8C  :  inout bit;
	                PR8A  :  inout bit;
	                PR7D  :  inout bit;
	                PR7B  :  inout bit;
	                PR7A  :  inout bit;
	                PR6D  :  inout bit;
	                PR6C  :  inout bit;
	                PR5D  :  inout bit;
	                PR5B  :  inout bit;
	                PR4D  :  inout bit;
	                PR4B  :  inout bit;
	                PR4A  :  inout bit;
	                PR3D  :  inout bit;
	                PR3C  :  inout bit;
	                PR3B  :  inout bit;
	                PR3A  :  inout bit;
	                PR2D  :  inout bit;
	                PR2C  :  inout bit;
	                PR2B  :  inout bit;
	                PR2A  :  inout bit;
	                PT9F  :  inout bit;
	                PT9E  :  inout bit;
	                PT9D  :  inout bit;
	                PT9C  :  inout bit;
	                PT9B  :  inout bit;
	                PT9A  :  inout bit;
	                PT8C  :  inout bit;
	                PT8B  :  inout bit;
	                PT8A  :  inout bit;
	                PT7E  :  inout bit;
	                PT7C  :  inout bit;
	                PT7A  :  inout bit;
	                PT6B  :  inout bit;
	                PT6A  :  inout bit;
	                PT5C  :  inout bit;
	                PT5B  :  inout bit;
	                PT4D  :  inout bit;
	                PT4B  :  inout bit;
	                PT4A  :  inout bit;
	                PT3F  :  inout bit;
	                PT3D  :  inout bit;
	                PT3B  :  inout bit;
	                PT3A  :  inout bit;
	                PT2F  :  inout bit;
	                PT2E  :  inout bit;
	                PT2D  :  inout bit;
	                PT2C  :  inout bit;
	                PT2B  :  inout bit;
	                PT2A  :  inout bit;
	                 GND  :  linkage bit_vector (1 to 4);
	              GNDIO0  :  linkage bit_vector (1 to 2);
	              GNDIO1  :  linkage bit_vector (1 to 2);
	              GNDIO2  :  linkage bit_vector (1 to 2);
	              GNDIO3  :  linkage bit_vector (1 to 2);
	                 VCC  :  linkage bit_vector (1 to 4);
	              VCCAUX  :  linkage bit_vector (1 to 2);
	              VCCIO0  :  linkage bit_vector (1 to 2);
	              VCCIO1  :  linkage bit_vector (1 to 2);
	              VCCIO2  :  linkage bit_vector (1 to 2);
	              VCCIO3  :  linkage bit_vector (1 to 2));
-- Version Control
	use STD_1149_1_2001.all;	-- 1149.1-2001 attributes

-- Component Conformance Statement
	attribute COMPONENT_CONFORMANCE of LCMXO640C_XXT144 : entity is "STD_1149_1_2001";

-- Device Package Pin Mapping
	attribute PIN_MAP of LCMXO640C_XXT144 : entity is PHYSICAL_PIN_MAP;

	constant TQFP_144 : PIN_MAP_STRING :=
		"        PL2A:    1, " &
		"        PL2B:    3, " &
		"        PL2C:    2, " &
		"        PL2D:    5, " &
		"        PL3A:    4, " &
		"        PL3B:    6, " &
		"        PL3C:    7, " &
		"        PL3D:    8, " &
		"        PL4A:    9, " &
		"        PL4D:   12, " &
		"        PL5A:   13, " &
		"        PL5B:   14, " &
		"        PL5D:   15, " &
		"        PL6C:   17, " &
		"        PL6D:   18, " &
		"        PL7A:   19, " &
		"        PL7B:   20, " &
		"        PL8A:   22, " &
		"        PL8B:   23, " &
		"        PL8C:   24, " &
		"        PL9C:   25, " &
		"        PL9D:   28, " &
		"       PL10A:   29, " &
		"       PL10B:   30, " &
		"       PL10C:   31, " &
		"       PL10D:   33, " &
		"       PL11A:   32, " &
		"       PL11B:   35, " &
		"       PL11C:   34, " &
		"       PL11D:   36, " &
		"         TMS:   39, " &
		"        PB2C:   40, " &
		"         TCK:   42, " &
		"        PB3A:   41, " &
		"        PB3B:   43, " &
		"        PB3C:   44, " &
		"        PB3D:   45, " &
		"        PB4A:   46, " &
		"         TDO:   47, " &
		"        PB4B:   48, " &
		"        PB4C:   49, " &
		"        PB4D:   50, " &
		"         TDI:   51, " &
		"        PB5A:   54, " &
		"        PB5B:   55, " &
		"        PB5D:   56, " &
		"        PB6A:   57, " &
		"        PB6B:   58, " &
		"        PB7C:   60, " &
		"        PB7E:   61, " &
		"        PB8A:   62, " &
		"        PB8C:   65, " &
		"        PB8D:   66, " &
		"        PB9A:   67, " &
		"        PB9B:   69, " &
		"        PB9C:   68, " &
		"        PB9D:   71, " &
		"      SLEEPN:   70, " &
		"        PB9F:   72, " &
		"       PR11D:   73, " &
		"       PR11C:   75, " &
		"       PR11B:   74, " &
		"       PR11A:   77, " &
		"       PR10D:   76, " &
		"       PR10C:   79, " &
		"       PR10B:   78, " &
		"       PR10A:   80, " &
		"        PR9D:   81, " &
		"        PR9A:   84, " &
		"        PR8C:   85, " &
		"        PR8A:   86, " &
		"        PR7D:   87, " &
		"        PR7B:   89, " &
		"        PR7A:   90, " &
		"        PR6D:   91, " &
		"        PR6C:   92, " &
		"        PR5D:   94, " &
		"        PR5B:   95, " &
		"        PR4D:   96, " &
		"        PR4B:   97, " &
		"        PR4A:  100, " &
		"        PR3D:  101, " &
		"        PR3C:  102, " &
		"        PR3B:  103, " &
		"        PR3A:  105, " &
		"        PR2D:  104, " &
		"        PR2C:  107, " &
		"        PR2B:  106, " &
		"        PR2A:  108, " &
		"        PT9F:  109, " &
		"        PT9E:  111, " &
		"        PT9D:  110, " &
		"        PT9C:  113, " &
		"        PT9B:  112, " &
		"        PT9A:  114, " &
		"        PT8C:  115, " &
		"        PT8B:  116, " &
		"        PT8A:  119, " &
		"        PT7E:  120, " &
		"        PT7C:  121, " &
		"        PT7A:  122, " &
		"        PT6B:  124, " &
		"        PT6A:  125, " &
		"        PT5C:  126, " &
		"        PT5B:  127, " &
		"        PT4D:  130, " &
		"        PT4B:  131, " &
		"        PT4A:  132, " &
		"        PT3F:  133, " &
		"        PT3D:  134, " &
		"        PT3B:  137, " &
		"        PT3A:  139, " &
		"        PT2F:  138, " &
		"        PT2E:  141, " &
		"        PT2D:  140, " &
		"        PT2C:  143, " &
		"        PT2B:  142, " &
		"        PT2A:  144, " &
		"         GND: (  16, " & 
		"                59, " & 
		"                88, " & 
		"               123), " & 
		"      GNDIO0: ( 118, " & 
		"               136), " & 
		"      GNDIO1: (  83, " & 
		"                99), " & 
		"      GNDIO2: (  37, " & 
		"                64), " & 
		"      GNDIO3: (  11, " & 
		"                27), " & 
		"         VCC: (  21, " & 
		"                52, " & 
		"                93, " & 
		"               129), " & 
		"      VCCAUX: (  53, " & 
		"               128), " & 
		"      VCCIO0: ( 117, " & 
		"               135), " & 
		"      VCCIO1: (  82, " & 
		"                98), " & 
		"      VCCIO2: (  38, " & 
		"                63), " & 
		"      VCCIO3: (  10, " & 
		"                26)";

-- End of pin mapping

-- Grouped port mapping and definition
--	attribute PORT_GROUPING of LCMXO640C_XXT144 : entity is
--		"DIFFERENTIAL_CURRENT ( " &
--		"(PB3A, PB3B)," &
--		"(PB3C, PB3D)," &
--		"(PB4A, PB4B)," &
--		"(PB4C, PB4D)," &
--		"(PB5A, PB5B)," &
--		"(PB5C, PB5D)," &
--		"(PB6A, PB6B)," &
--		"(PB8C, PB8D)," &
--		"(PB9A, PB9B)," &
--		"(PB9C, PB9D)," &
--		"(PL10A, PL10B)," &
--		"(PL10C, PL10D)," &
--		"(PL11A, PL11B)," &
--		"(PL11C, PL11D)," &
--		"(PL2A, PL2B)," &
--		"(PL2C, PL2D)," &
--		"(PL3A, PL3B)," &
--		"(PL3C, PL3D)," &
--		"(PL4C, PL4D)," &
--		"(PL5A, PL5B)," &
--		"(PL5C, PL5D)," &
--		"(PL6C, PL6D)," &
--		"(PL7A, PL7B)," &
--		"(PL8A, PL8B)," &
--		"(PL9C, PL9D)," &
--		"(PR10A, PR10B)," &
--		"(PR10C, PR10D)," &
--		"(PR11A, PR11B)," &
--		"(PR11C, PR11D)," &
--		"(PR2A, PR2B)," &
--		"(PR2C, PR2D)," &
--		"(PR3A, PR3B)," &
--		"(PR3C, PR3D)," &
--		"(PR4A, PR4B)," &
--		"(PR4C, PR4D)," &
--		"(PR5A, PR5B)," &
--		"(PR5C, PR5D)," &
--		"(PR6C, PR6D)," &
--		"(PR7A, PR7B)," &
--		"(PR7C, PR7D)," &
--		"(PR9C, PR9D)," &
--		"(PT2A, PT2B)," &
--		"(PT2C, PT2D)," &
--		"(PT2E, PT2F)," &
--		"(PT3A, PT3B)," &
--		"(PT3C, PT3D)," &
--		"(PT3E, PT3F)," &
--		"(PT4A, PT4B)," &
--		"(PT4C, PT4D)," &
--		"(PT5A, PT5B)," &
--		"(PT6A, PT6B)," &
--		"(PT8A, PT8B)," &
--		"(PT9A, PT9B)," &
--		"(PT9C, PT9D)," &
--		"(PT9E, PT9F)," &
-- End of grouped port mapping

-- TAP definition and characteristics
	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 (25.0e6, BOTH);

-- Compliance Patterns
-- The SLEEPN pin is used to put the device in Sleep mode.
        attribute COMPLIANCE_PATTERNS of LCMXO640C_XXT144 : entity is
           "(SLEEPN) (1)";

-- Instruction register description
	attribute INSTRUCTION_LENGTH of LCMXO640C_XXT144 : entity is 8;
	attribute INSTRUCTION_OPCODE of LCMXO640C_XXT144 : entity is
		"   ISC_ADDRESS_SHIFT		(00000001)," &
		"             XPROGEN		(00110101)," &
		"              IDCODE		(00010110," &
		"                    		 00011001," &
		"                    		 00011101)," &
		"           PINCR_RTI		(01100111)," &
		"             PRELOAD		(00011100)," &
		"          ISC_ENABLE		(00010101)," &
		"           VINCR_RTI		(01101010)," &
		"        PROG_REFRESH		(01001111)," &
		"          SRAMPROGEN		(01010101)," &
		"            ISC_READ		(00001010)," &
		"              INTEST		(00101100)," &
		"    ISC_PROGRAM_DONE		(00101111)," &
		"         XSRAMREADEN		(01110101)," &
		"            INITADDR		(00100001)," &
		"         ISC_DISABLE		(00011110)," &
		"ISC_PROGRAM_USERCODE		(00011010)," &
		"          READ_SETUP		(11101010)," &
		"           ISC_ERASE		(00000011)," &
		"                 IPB		(00111000)," &
		"            ISC_NOOP		(00110000)," &
		"         ISC_PROGRAM		(00000111)," &
		"ISC_PROGRAM_SECURITY		(00001001)," &
		"              SAMPLE		(00011100)," &
		"               HIGHZ		(00011000)," &
		"              BYPASS		(00000000," &
		"                    		 11111111)," &
		"      ISC_DATA_SHIFT		(00000010)," &
		"                 IPA		(00110010)," &
		"       ISC_DISCHARGE		(00010100)," &
		"             REFRESH		(00100011)," &
		"         READ_STATUS		(10110010)," &
		"            USERCODE		(00010111)," &
		"      ISC_ERASE_DONE		(00100100)," &
		"               CLAMP		(00100000)," &
		"              EXTEST		(11010101)," &
		"           ISC_SETUP		(00100010)," &
		"PRIVATE	(00010000, 10000000, 00010001, 00001111)";

  attribute INSTRUCTION_CAPTURE of LCMXO640C_XXT144 : entity is 
                                  "00011X01";
  attribute INSTRUCTION_PRIVATE of LCMXO640C_XXT144 : entity is 
                                  "PRIVATE";

--IDCODE and USERCODE register definition
	attribute IDCODE_REGISTER of LCMXO640C_XXT144 : entity is
		"0000" &	--Version number
		"0001001010000101" &	--Device specific number
		"000001000011";	--Company code

	attribute USERCODE_REGISTER of LCMXO640C_XXT144 : entity is
		"11111111111111111111111111111111";

	attribute REGISTER_ACCESS of LCMXO640C_XXT144 : entity is
		"ISC_DEFAULT[1]		(ISC_DISCHARGE, " &
		"			 ISC_ENABLE, " &
		"			 ISC_DISABLE, " &
		"			 INITADDR, " &
		"			 REFRESH, " &
		"			 ISC_ERASE_DONE, " &
		"			 ISC_NOOP, " &
		"			 XPROGEN, " &
		"			 SRAMPROGEN, " &
		"			 XSRAMREADEN), " &
		"ISC_ADDRESS[551]		(ISC_ADDRESS_SHIFT), " &
		"BYPASS		(HIGHZ, " &
		"			 CLAMP, " &
		"			 BYPASS), " &
		"ISC_DATA[236]		(ISC_DATA_SHIFT), " &
		"ISC_ER2[1]		(IPB), " &
		"STATUS[1]		(ISC_ERASE, " &
		"			 ISC_PROGRAM, " &
		"			 ISC_PROGRAM_SECURITY, " &
		"			 ISC_PROGRAM_USERCODE, " &
		"			 ISC_PROGRAM_DONE, " &
		"			 PROG_REFRESH, " &
		"			 PINCR_RTI, " &
		"			 READ_STATUS), " &
		"ISC_CONFIG[4]		(ISC_SETUP, " &
		"			 READ_SETUP), " &
		"ISC_ER1[1]		(IPA), " &
		"ISC_PDATA[236]		(ISC_READ, " &
		"			 VINCR_RTI), " &
		"DEVICE_ID		(IDCODE, " &
		"			 USERCODE), " &
		"BOUNDARY		(SAMPLE, " &
		"			 PRELOAD, " &
		"			 INTEST, " &
		"			 EXTEST) " ;

-- *****************************************************************
-- Boundary Scan Register Description, Cell 0 is the closest to TDO 
-- *****************************************************************
	attribute BOUNDARY_LENGTH of LCMXO640C_XXT144 : entity is 320;
	attribute BOUNDARY_REGISTER of LCMXO640C_XXT144 : entity is

		"319 (BC_1, *, internal, X), " &
		"318 (BC_1, *, internal, 1), " &
		"317 (BC_1, *, internal, X), " &
		"316 (BC_1, *, internal, 1), " &
		"315 (BC_7, PB2C, bidir, X, 314, 1, Z), " &
		"314 (BC_2, *, control, 1), " &
		"313 (BC_1, *, internal, X), " &
		"312 (BC_1, *, internal, 1), " &
		"311 (BC_7, PB3A, bidir, X, 310, 1, Z), " &
		"310 (BC_2, *, control, 1), " &
		"309 (BC_7, PB3B, bidir, X, 308, 1, Z), " &
		"308 (BC_2, *, control, 1), " &
		"307 (BC_7, PB3C, bidir, X, 306, 1, Z), " &
		"306 (BC_2, *, control, 1), " &
		"305 (BC_7, PB3D, bidir, X, 304, 1, Z), " &
		"304 (BC_2, *, control, 1), " &
		"303 (BC_7, PB4A, bidir, X, 302, 1, Z), " &
		"302 (BC_2, *, control, 1), " &
		"301 (BC_7, PB4B, bidir, X, 300, 1, Z), " &
		"300 (BC_2, *, control, 1), " &
		"299 (BC_7, PB4C, bidir, X, 298, 1, Z), " &
		"298 (BC_2, *, control, 1), " &
		"297 (BC_7, PB4D, bidir, X, 296, 1, Z), " &
		"296 (BC_2, *, control, 1), " &
		"295 (BC_1, *, internal, X), " &
		"294 (BC_1, *, internal, 1), " &
		"293 (BC_1, *, internal, X), " &
		"292 (BC_1, *, internal, 1), " &
		"291 (BC_7, PB5A, bidir, X, 290, 1, Z), " &
		"290 (BC_2, *, control, 1), " &
		"289 (BC_7, PB5B, bidir, X, 288, 1, Z), " &
		"288 (BC_2, *, control, 1), " &
		"287 (BC_1, *, internal, X), " &
		"286 (BC_1, *, internal, 1), " &
		"285 (BC_7, PB5D, bidir, X, 284, 1, Z), " &
		"284 (BC_2, *, control, 1), " &
		"283 (BC_7, PB6A, bidir, X, 282, 1, Z), " &
		"282 (BC_2, *, control, 1), " &
		"281 (BC_7, PB6B, bidir, X, 280, 1, Z), " &
		"280 (BC_2, *, control, 1), " &
		"279 (BC_1, *, internal, X), " &
		"278 (BC_1, *, internal, 1), " &
		"277 (BC_1, *, internal, X), " &
		"276 (BC_1, *, internal, 1), " &
		"275 (BC_1, *, internal, X), " &
		"274 (BC_1, *, internal, 1), " &
		"273 (BC_1, *, internal, X), " &
		"272 (BC_1, *, internal, 1), " &
		"271 (BC_7, PB7C, bidir, X, 270, 1, Z), " &
		"270 (BC_2, *, control, 1), " &
		"269 (BC_1, *, internal, X), " &
		"268 (BC_1, *, internal, 1), " &
		"267 (BC_7, PB7E, bidir, X, 266, 1, Z), " &
		"266 (BC_2, *, control, 1), " &
		"265 (BC_1, *, internal, X), " &
		"264 (BC_1, *, internal, 1), " &
		"263 (BC_7, PB8A, bidir, X, 262, 1, Z), " &
		"262 (BC_2, *, control, 1), " &
		"261 (BC_1, *, internal, X), " &
		"260 (BC_1, *, internal, 1), " &
		"259 (BC_7, PB8C, bidir, X, 258, 1, Z), " &
		"258 (BC_2, *, control, 1), " &
		"257 (BC_7, PB8D, bidir, X, 256, 1, Z), " &
		"256 (BC_2, *, control, 1), " &
		"255 (BC_7, PB9A, bidir, X, 254, 1, Z), " &
		"254 (BC_2, *, control, 1), " &
		"253 (BC_7, PB9B, bidir, X, 252, 1, Z), " &
		"252 (BC_2, *, control, 1), " &
		"251 (BC_7, PB9C, bidir, X, 250, 1, Z), " &
		"250 (BC_2, *, control, 1), " &
		"249 (BC_7, PB9D, bidir, X, 248, 1, Z), " &
		"248 (BC_2, *, control, 1), " &
		"247 (BC_1, *, internal, X), " &
		"246 (BC_1, *, internal, 1), " &
		"245 (BC_7, PB9F, bidir, X, 244, 1, Z), " &
		"244 (BC_2, *, control, 1), " &
		"243 (BC_7, PR11D, bidir, X, 242, 1, Z), " &
		"242 (BC_2, *, control, 1), " &
		"241 (BC_7, PR11C, bidir, X, 240, 1, Z), " &
		"240 (BC_2, *, control, 1), " &
		"239 (BC_7, PR11B, bidir, X, 238, 1, Z), " &
		"238 (BC_2, *, control, 1), " &
		"237 (BC_7, PR11A, bidir, X, 236, 1, Z), " &
		"236 (BC_2, *, control, 1), " &
		"235 (BC_7, PR10D, bidir, X, 234, 1, Z), " &
		"234 (BC_2, *, control, 1), " &
		"233 (BC_7, PR10C, bidir, X, 232, 1, Z), " &
		"232 (BC_2, *, control, 1), " &
		"231 (BC_7, PR10B, bidir, X, 230, 1, Z), " &
		"230 (BC_2, *, control, 1), " &
		"229 (BC_7, PR10A, bidir, X, 228, 1, Z), " &
		"228 (BC_2, *, control, 1), " &
		"227 (BC_7, PR9D, bidir, X, 226, 1, Z), " &
		"226 (BC_2, *, control, 1), " &
		"225 (BC_1, *, internal, X), " &
		"224 (BC_1, *, internal, 1), " &
		"223 (BC_1, *, internal, X), " &
		"222 (BC_1, *, internal, 1), " &
		"221 (BC_7, PR9A, bidir, X, 220, 1, Z), " &
		"220 (BC_2, *, control, 1), " &
		"219 (BC_1, *, internal, X), " &
		"218 (BC_1, *, internal, 1), " &
		"217 (BC_7, PR8C, bidir, X, 216, 1, Z), " &
		"216 (BC_2, *, control, 1), " &
		"215 (BC_1, *, internal, X), " &
		"214 (BC_1, *, internal, 1), " &
		"213 (BC_7, PR8A, bidir, X, 212, 1, Z), " &
		"212 (BC_2, *, control, 1), " &
		"211 (BC_7, PR7D, bidir, X, 210, 1, Z), " &
		"210 (BC_2, *, control, 1), " &
		"209 (BC_1, *, internal, X), " &
		"208 (BC_1, *, internal, 1), " &
		"207 (BC_7, PR7B, bidir, X, 206, 1, Z), " &
		"206 (BC_2, *, control, 1), " &
		"205 (BC_7, PR7A, bidir, X, 204, 1, Z), " &
		"204 (BC_2, *, control, 1), " &
		"203 (BC_7, PR6D, bidir, X, 202, 1, Z), " &
		"202 (BC_2, *, control, 1), " &
		"201 (BC_7, PR6C, bidir, X, 200, 1, Z), " &
		"200 (BC_2, *, control, 1), " &
		"199 (BC_1, *, internal, X), " &
		"198 (BC_1, *, internal, 1), " &
		"197 (BC_1, *, internal, X), " &
		"196 (BC_1, *, internal, 1), " &
		"195 (BC_7, PR5D, bidir, X, 194, 1, Z), " &
		"194 (BC_2, *, control, 1), " &
		"193 (BC_1, *, internal, X), " &
		"192 (BC_1, *, internal, 1), " &
		"191 (BC_7, PR5B, bidir, X, 190, 1, Z), " &
		"190 (BC_2, *, control, 1), " &
		"189 (BC_1, *, internal, X), " &
		"188 (BC_1, *, internal, 1), " &
		"187 (BC_7, PR4D, bidir, X, 186, 1, Z), " &
		"186 (BC_2, *, control, 1), " &
		"185 (BC_1, *, internal, X), " &
		"184 (BC_1, *, internal, 1), " &
		"183 (BC_7, PR4B, bidir, X, 182, 1, Z), " &
		"182 (BC_2, *, control, 1), " &
		"181 (BC_7, PR4A, bidir, X, 180, 1, Z), " &
		"180 (BC_2, *, control, 1), " &
		"179 (BC_7, PR3D, bidir, X, 178, 1, Z), " &
		"178 (BC_2, *, control, 1), " &
		"177 (BC_7, PR3C, bidir, X, 176, 1, Z), " &
		"176 (BC_2, *, control, 1), " &
		"175 (BC_7, PR3B, bidir, X, 174, 1, Z), " &
		"174 (BC_2, *, control, 1), " &
		"173 (BC_7, PR3A, bidir, X, 172, 1, Z), " &
		"172 (BC_2, *, control, 1), " &
		"171 (BC_7, PR2D, bidir, X, 170, 1, Z), " &
		"170 (BC_2, *, control, 1), " &
		"169 (BC_7, PR2C, bidir, X, 168, 1, Z), " &
		"168 (BC_2, *, control, 1), " &
		"167 (BC_7, PR2B, bidir, X, 166, 1, Z), " &
		"166 (BC_2, *, control, 1), " &
		"165 (BC_7, PR2A, bidir, X, 164, 1, Z), " &
		"164 (BC_2, *, control, 1), " &
		"163 (BC_7, PT9F, bidir, X, 162, 1, Z), " &
		"162 (BC_2, *, control, 1), " &
		"161 (BC_7, PT9E, bidir, X, 160, 1, Z), " &
		"160 (BC_2, *, control, 1), " &
		"159 (BC_7, PT9D, bidir, X, 158, 1, Z), " &
		"158 (BC_2, *, control, 1), " &
		"157 (BC_7, PT9C, bidir, X, 156, 1, Z), " &
		"156 (BC_2, *, control, 1), " &
		"155 (BC_7, PT9B, bidir, X, 154, 1, Z), " &
		"154 (BC_2, *, control, 1), " &
		"153 (BC_7, PT9A, bidir, X, 152, 1, Z), " &
		"152 (BC_2, *, control, 1), " &
		"151 (BC_1, *, internal, X), " &
		"150 (BC_1, *, internal, 1), " &
		"149 (BC_7, PT8C, bidir, X, 148, 1, Z), " &
		"148 (BC_2, *, control, 1), " &
		"147 (BC_7, PT8B, bidir, X, 146, 1, Z), " &
		"146 (BC_2, *, control, 1), " &
		"145 (BC_7, PT8A, bidir, X, 144, 1, Z), " &
		"144 (BC_2, *, control, 1), " &
		"143 (BC_1, *, internal, X), " &
		"142 (BC_1, *, internal, 1), " &
		"141 (BC_7, PT7E, bidir, X, 140, 1, Z), " &
		"140 (BC_2, *, control, 1), " &
		"139 (BC_1, *, internal, X), " &
		"138 (BC_1, *, internal, 1), " &
		"137 (BC_7, PT7C, bidir, X, 136, 1, Z), " &
		"136 (BC_2, *, control, 1), " &
		"135 (BC_1, *, internal, X), " &
		"134 (BC_1, *, internal, 1), " &
		"133 (BC_7, PT7A, bidir, X, 132, 1, Z), " &
		"132 (BC_2, *, control, 1), " &
		"131 (BC_1, *, internal, X), " &
		"130 (BC_1, *, internal, 1), " &
		"129 (BC_1, *, internal, X), " &
		"128 (BC_1, *, internal, 1), " &
		"127 (BC_7, PT6B, bidir, X, 126, 1, Z), " &
		"126 (BC_2, *, control, 1), " &
		"125 (BC_7, PT6A, bidir, X, 124, 1, Z), " &
		"124 (BC_2, *, control, 1), " &
		"123 (BC_1, *, internal, X), " &
		"122 (BC_1, *, internal, 1), " &
		"121 (BC_7, PT5C, bidir, X, 120, 1, Z), " &
		"120 (BC_2, *, control, 1), " &
		"119 (BC_7, PT5B, bidir, X, 118, 1, Z), " &
		"118 (BC_2, *, control, 1), " &
		"117 (BC_1, *, internal, X), " &
		"116 (BC_1, *, internal, 1), " &
		"115 (BC_1, *, internal, X), " &
		"114 (BC_1, *, internal, 1), " &
		"113 (BC_1, *, internal, X), " &
		"112 (BC_1, *, internal, 1), " &
		"111 (BC_7, PT4D, bidir, X, 110, 1, Z), " &
		"110 (BC_2, *, control, 1), " &
		"109 (BC_1, *, internal, X), " &
		"108 (BC_1, *, internal, 1), " &
		"107 (BC_7, PT4B, bidir, X, 106, 1, Z), " &
		"106 (BC_2, *, control, 1), " &
		"105 (BC_7, PT4A, bidir, X, 104, 1, Z), " &
		"104 (BC_2, *, control, 1), " &
		"103 (BC_7, PT3F, bidir, X, 102, 1, Z), " &
		"102 (BC_2, *, control, 1), " &
		"101 (BC_1, *, internal, X), " &
		"100 (BC_1, *, internal, 1), " &
		"99 (BC_7, PT3D, bidir, X, 98, 1, Z), " &
		"98 (BC_2, *, control, 1), " &
		"97 (BC_1, *, internal, X), " &
		"96 (BC_1, *, internal, 1), " &
		"95 (BC_7, PT3B, bidir, X, 94, 1, Z), " &
		"94 (BC_2, *, control, 1), " &
		"93 (BC_7, PT3A, bidir, X, 92, 1, Z), " &
		"92 (BC_2, *, control, 1), " &
		"91 (BC_7, PT2F, bidir, X, 90, 1, Z), " &
		"90 (BC_2, *, control, 1), " &
		"89 (BC_7, PT2E, bidir, X, 88, 1, Z), " &
		"88 (BC_2, *, control, 1), " &
		"87 (BC_7, PT2D, bidir, X, 86, 1, Z), " &
		"86 (BC_2, *, control, 1), " &
		"85 (BC_7, PT2C, bidir, X, 84, 1, Z), " &
		"84 (BC_2, *, control, 1), " &
		"83 (BC_7, PT2B, bidir, X, 82, 1, Z), " &
		"82 (BC_2, *, control, 1), " &
		"81 (BC_7, PT2A, bidir, X, 80, 1, Z), " &
		"80 (BC_2, *, control, 1), " &
		"79 (BC_7, PL2A, bidir, X, 78, 1, Z), " &
		"78 (BC_2, *, control, 1), " &
		"77 (BC_7, PL2B, bidir, X, 76, 1, Z), " &
		"76 (BC_2, *, control, 1), " &
		"75 (BC_7, PL2C, bidir, X, 74, 1, Z), " &
		"74 (BC_2, *, control, 1), " &
		"73 (BC_7, PL2D, bidir, X, 72, 1, Z), " &
		"72 (BC_2, *, control, 1), " &
		"71 (BC_7, PL3A, bidir, X, 70, 1, Z), " &
		"70 (BC_2, *, control, 1), " &
		"69 (BC_7, PL3B, bidir, X, 68, 1, Z), " &
		"68 (BC_2, *, control, 1), " &
		"67 (BC_7, PL3C, bidir, X, 66, 1, Z), " &
		"66 (BC_2, *, control, 1), " &
		"65 (BC_7, PL3D, bidir, X, 64, 1, Z), " &
		"64 (BC_2, *, control, 1), " &
		"63 (BC_7, PL4A, bidir, X, 62, 1, Z), " &
		"62 (BC_2, *, control, 1), " &
		"61 (BC_1, *, internal, X), " &
		"60 (BC_1, *, internal, 1), " &
		"59 (BC_1, *, internal, X), " &
		"58 (BC_1, *, internal, 1), " &
		"57 (BC_7, PL4D, bidir, X, 56, 1, Z), " &
		"56 (BC_2, *, control, 1), " &
		"55 (BC_7, PL5A, bidir, X, 54, 1, Z), " &
		"54 (BC_2, *, control, 1), " &
		"53 (BC_7, PL5B, bidir, X, 52, 1, Z), " &
		"52 (BC_2, *, control, 1), " &
		"51 (BC_1, *, internal, X), " &
		"50 (BC_1, *, internal, 1), " &
		"49 (BC_7, PL5D, bidir, X, 48, 1, Z), " &
		"48 (BC_2, *, control, 1), " &
		"47 (BC_1, *, internal, X), " &
		"46 (BC_1, *, internal, 1), " &
		"45 (BC_1, *, internal, X), " &
		"44 (BC_1, *, internal, 1), " &
		"43 (BC_7, PL6C, bidir, X, 42, 1, Z), " &
		"42 (BC_2, *, control, 1), " &
		"41 (BC_7, PL6D, bidir, X, 40, 1, Z), " &
		"40 (BC_2, *, control, 1), " &
		"39 (BC_7, PL7A, bidir, X, 38, 1, Z), " &
		"38 (BC_2, *, control, 1), " &
		"37 (BC_7, PL7B, bidir, X, 36, 1, Z), " &
		"36 (BC_2, *, control, 1), " &
		"35 (BC_1, *, internal, X), " &
		"34 (BC_1, *, internal, 1), " &
		"33 (BC_1, *, internal, X), " &
		"32 (BC_1, *, internal, 1), " &
		"31 (BC_7, PL8A, bidir, X, 30, 1, Z), " &
		"30 (BC_2, *, control, 1), " &
		"29 (BC_7, PL8B, bidir, X, 28, 1, Z), " &
		"28 (BC_2, *, control, 1), " &
		"27 (BC_7, PL8C, bidir, X, 26, 1, Z), " &
		"26 (BC_2, *, control, 1), " &
		"25 (BC_1, *, internal, X), " &
		"24 (BC_1, *, internal, 1), " &
		"23 (BC_1, *, internal, X), " &
		"22 (BC_1, *, internal, 1), " &
		"21 (BC_1, *, internal, X), " &
		"20 (BC_1, *, internal, 1), " &
		"19 (BC_7, PL9C, bidir, X, 18, 1, Z), " &
		"18 (BC_2, *, control, 1), " &
		"17 (BC_7, PL9D, bidir, X, 16, 1, Z), " &
		"16 (BC_2, *, control, 1), " &
		"15 (BC_7, PL10A, bidir, X, 14, 1, Z), " &
		"14 (BC_2, *, control, 1), " &
		"13 (BC_7, PL10B, bidir, X, 12, 1, Z), " &
		"12 (BC_2, *, control, 1), " &
		"11 (BC_7, PL10C, bidir, X, 10, 1, Z), " &
		"10 (BC_2, *, control, 1), " &
		"9 (BC_7, PL10D, bidir, X, 8, 1, Z), " &
		"8 (BC_2, *, control, 1), " &
		"7 (BC_7, PL11A, bidir, X, 6, 1, Z), " &
		"6 (BC_2, *, control, 1), " &
		"5 (BC_7, PL11B, bidir, X, 4, 1, Z), " &
		"4 (BC_2, *, control, 1), " &
		"3 (BC_7, PL11C, bidir, X, 2, 1, Z), " &
		"2 (BC_2, *, control, 1), " &
		"1 (BC_7, PL11D, bidir, X, 0, 1, Z), " &
		"0 (BC_2, *, control, 1)";

attribute DESIGN_WARNING of LCMXO640C_XXT144 : entity is
    "The SLEEPN pin is used to put the device in Sleep mode." &
    "It must be High throughout the entire BSCAN testing.";

end LCMXO640C_XXT144;