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

-- BSDL file for TMS320C6416
-- NOTE: Also requires component package file 'TI_BC_7A'
--
-- NOTE: The device must be reset to initialize output buffers before Boundary 
--       Scan can be performed. To RESET the device allow chip CLKIN to toggle 
--       while RESET is pulled low then released high. BSCAN will not respond 
--       if RESET is not released high. For Device silicon 1.0x BECLKIN will 
--       also need to toggle during the RESET procedure.
--
-- $Id: tms320c6416.bsm,v 1.5 2002/06/24 17:26:03 Exp $
-- v1.1  initial RCS controlled revision
-- v1.2  change BSR cell 262 safe value to 0 to reflect
--       Apps documentation that tststrb pin should be
--       loaded with 0.
-- v1.3  update variant field to 0001 for pg1.03
-- v1.4  Change package designator to GLZ, not GLS
-- v1.5  Added rsved port name to include missing reserved
--       pins not included in scan chain
--       Added missing pins to VDD port description
--       Updated variant field to 0010 for reflect pg1.1
--       Rename tststrb to rsv09 to reflect naming
--       convention in data sheet
-------------------------------------------------------------------------------
--  TI TMS320C6416                                                           --                                        
-------------------------------------------------------------------------------
--                          IMPORTANT NOTICE                                 --
--  Texas Instruments and its subsidiaries (TI) reserve the right to make    -- 
--  changes to their products or to discontinue any product or service 	     --
--  without notice, and advise customers to obtain the latest version of     --
--  relevant information to verify, before placing orders, that information  --
--  being relied on is current and complete. All products are sold subject   --
--  to the terms and conditions of sale supplied at the time of order        --
--  acknowledgment, including those pertaining to warranty, patent infringe- --
--  ment, and limitation of liability.                                       --
--                                                                           --
--  TI warrants performance of its products to the specifications applicable -- 
--  at the time of sale in accordance with TI's standard warranty. Testing   -- 
--  and other quality control techniques are utilized to the extent TI deems -- 
--  necessary to support this warranty. Specific testing of all parameters   --
--  of each device is not necessarily performed, except those mandated by    -- 
--  government requirements.                                                 -- 
--                                                                           --
--  Customers are responsible for their applications using TI components.    --
--  In order to minimize risks associated with the customer's applications,  --
--  adequate design and operating safeguards must be provided by the         --
--  customer to minimize inherent or procedural hazards.                     --
--                                                                           --
--  TI assumes no liability for applications assistance or customer product  --
--  design. TI does not warrant or represent that any license, either        --
--  express or implied, is granted under any patent right, copyright, mask   --
--  work right, or other intellectual property right of TI covering or       --
--  relating to any combination, machine, or process in which such  products --
--  or services might be or are used. TI's publication of information        --
--  regarding any third party's products or services does not constitute     --
--  TI's approval, license, warranty or endorsement thereof.                 --
--                                                                           -- 
--  Reproduction of information in TI data books or data sheets is           --
--  permissible only if reproduction is without alteration and is            --
--  accompanied by all associated warranties, conditions, limitations and    --
--  notices.  Representation or reproduction of this information with        --
--  alteration voids all warranties provided for an associated TI product or --
--  service, is an unfair and deceptive business practice, and TI is not     --
--  responsible nor liable for any such use.                                 --
--                                                                           --
--  Resale of TI's products or services with statements different from or    --
--  beyond the parameters  stated by TI for that product or service voids    --
--  all express and any implied warranties for the associated TI product or  --
--  service, is an unfair and deceptive business practice, and TI is not     --
--  responsible nor liable for any such use.                                 --
--                                                                           --
--  Also see: Standard Terms and Conditions of Sale for Semiconductor        --
--  Products. www.ti.com/sc/docs/stdterms.htm                                --

--  Mailing Address:                                                         --
--                                                                           --
--             Texas Instruments                                             --
--             Post Office Box 655303                                        --
--             Dallas, Texas 75265                                           -- 
--                                                                           --  
--             Copyright � 2002, Texas Instruments Incorporated              --



entity TMS320C6416 is
  generic( PHYSICAL_PIN_MAP : string :=   "GLZ" );
  PORT (                 -- io_dir         pkg pin
     aardy                : in       BIT;  -- L22
     hd31_ad31            : inout    BIT;  -- J2
     hd30_ad30            : inout    BIT;  -- K3
     hd29_ad29            : inout    BIT;  -- J1
     hd28_ad28            : inout    BIT;  -- K4
     hd27_ad27            : inout    BIT;  -- K2
     hd26_ad26            : inout    BIT;  -- L3
     hd25_ad25            : inout    BIT;  -- K1
     hd24_ad24            : inout    BIT;  -- L4
     hd23_ad23            : inout    BIT;  -- L1
     hd22_ad22            : inout    BIT;  -- M4
     hd21_ad21            : inout    BIT;  -- M2
     hd20_ad20            : inout    BIT;  -- N4
     hd19_ad19            : inout    BIT;  -- M1
     hd18_ad18            : inout    BIT;  -- N5
     hd17_ad17            : inout    BIT;  -- N1
     hd16_ad16            : inout    BIT;  -- P5
     hd15_ad15            : inout    BIT;  -- U4
     hd14_ad14            : inout    BIT;  -- U1
     hd13_ad13            : inout    BIT;  -- U3
     hd12_ad12            : inout    BIT;  -- U2
     hd11_ad11            : inout    BIT;  -- V4
     hd10_ad10            : inout    BIT;  -- V1
     hd09_ad09            : inout    BIT;  -- V3
     hd08_ad08            : inout    BIT;  -- V2
     hd07_ad07            : inout    BIT;  -- W2
     hd06_ad06            : inout    BIT;  -- W4
     hd05_ad05            : inout    BIT;  -- Y1
     hd04_ad04            : inout    BIT;  -- Y3
     hd03_ad03            : inout    BIT;  -- Y2
     hd02_ad02            : inout    BIT;  -- Y4
     hd01_ad01            : inout    BIT;  -- AA1
     hd00_ad00            : inout    BIT;  -- AA3
     aeclkin              : in       BIT;  -- H25
     aed63                : inout    BIT;  -- AF24
     aed62                : inout    BIT;  -- AF23
     aed61                : inout    BIT;  -- AE23
     aed60                : inout    BIT;  -- AE22
     aed59                : inout    BIT;  -- AD22
     aed58                : inout    BIT;  -- AF22
     aed57                : inout    BIT;  -- AD21
     aed56                : inout    BIT;  -- AE21
     aed55                : inout    BIT;  -- AC21
     aed54                : inout    BIT;  -- AF21
     aed53                : inout    BIT;  -- AD20
     aed52                : inout    BIT;  -- AE20
     aed51                : inout    BIT;  -- AC20
     aed50                : inout    BIT;  -- AF20
     aed49                : inout    BIT;  -- AC19
     aed48                : inout    BIT;  -- AD19
     aed47                : inout    BIT;  -- W24
     aed46                : inout    BIT;  -- W23
     aed45                : inout    BIT;  -- Y26
     aed44                : inout    BIT;  -- Y23
     aed43                : inout    BIT;  -- Y25
     aed42                : inout    BIT;  -- Y24
     aed41                : inout    BIT;  -- AA26
     aed40                : inout    BIT;  -- AA23
     aed39                : inout    BIT;  -- AA25
     aed38                : inout    BIT;  -- AA24
     aed37                : inout    BIT;  -- AB26
     aed36                : inout    BIT;  -- AB24
     aed35                : inout    BIT;  -- AB25
     aed34                : inout    BIT;  -- AC25
     aed33                : inout    BIT;  -- AC26
     aed32                : inout    BIT;  -- AD26
     aed31                : inout    BIT;  -- C26
     aed30                : inout    BIT;  -- D26
     aed29                : inout    BIT;  -- D25
     aed28                : inout    BIT;  -- E25
     aed27                : inout    BIT;  -- E24
     aed26                : inout    BIT;  -- E26
     aed25                : inout    BIT;  -- F24
     aed24                : inout    BIT;  -- F25
     aed23                : inout    BIT;  -- F23
     aed22                : inout    BIT;  -- F26
     aed21                : inout    BIT;  -- G24
     aed20                : inout    BIT;  -- G25
     aed19                : inout    BIT;  -- G23
     aed18                : inout    BIT;  -- G26
     aed17                : inout    BIT;  -- H23
     aed16                : inout    BIT;  -- H24
     aed15                : inout    BIT;  -- C19
     aed14                : inout    BIT;  -- D19
     aed13                : inout    BIT;  -- A20
     aed12                : inout    BIT;  -- D20
     aed11                : inout    BIT;  -- B20
     aed10                : inout    BIT;  -- C20
     aed09                : inout    BIT;  -- A21
     aed08                : inout    BIT;  -- D21
     aed07                : inout    BIT;  -- B21
     aed06                : inout    BIT;  -- C21
     aed05                : inout    BIT;  -- A22
     aed04                : inout    BIT;  -- C22
     aed03                : inout    BIT;  -- B22
     aed02                : inout    BIT;  -- B23
     aed01                : inout    BIT;  -- A23
     aed00                : inout    BIT;  -- A24
     aholdz               : in       BIT;  -- V23
     bardy                : in       BIT;  -- E11
     bea20_lendian        : inout    BIT;  -- E16
     bea19_bootmode1      : inout    BIT;  -- D18
     bea18_bootmode0      : inout    BIT;  -- C18
     bea17_aeclkinsel1    : inout    BIT;  -- B18
     bea16_aeclkinsel0    : inout    BIT;  -- A18
     bea15_beclkinsel1    : inout    BIT;  -- D17
     bea14_beclkinsel0    : inout    BIT;  -- C17
     bea13_pcieeai        : inout    BIT;  -- B17
     bea12                : inout    BIT;  -- A17
     bea11_utopiaen1      : inout    BIT;  -- D16
     bea10_utopiaen0      : inout    BIT;  -- C16
     bea09_tcpvcpen       : inout    BIT;  -- B16
     bea08                : inout    BIT;  -- A16
     bea07                : inout    BIT;  -- D15
     bea06                : inout    BIT;  -- C15
     bea05                : inout    BIT;  -- B15
     bea04                : inout    BIT;  -- A15
     bea03                : inout    BIT;  -- D14
     bea02                : inout    BIT;  -- C14
     bea01                : inout    BIT;  -- A14
     beclkin              : in       BIT;  -- A11
     bed15                : inout    BIT;  -- D7
     bed14                : inout    BIT;  -- B6
     bed13                : inout    BIT;  -- C7
     bed12                : inout    BIT;  -- A6
     bed11                : inout    BIT;  -- D8
     bed10                : inout    BIT;  -- B7
     bed09                : inout    BIT;  -- C8
     bed08                : inout    BIT;  -- A7
     bed07                : inout    BIT;  -- C9
     bed06                : inout    BIT;  -- B8
     bed05                : inout    BIT;  -- D9
     bed04                : inout    BIT;  -- B9
     bed03                : inout    BIT;  -- C10
     bed02                : inout    BIT;  -- A9
     bed01                : inout    BIT;  -- D10
     bed00                : inout    BIT;  -- B10
     bholdz               : in       BIT;  -- B19
     clkin                : in       BIT;  -- H4
     clkmode1             : in       BIT;  -- G1
     clkmode0             : in       BIT;  -- H2
     clkout4_gp01         : inout    BIT;  -- AE6
     clkout6_gp02         : inout    BIT;  -- AD6
     clkr0                : inout    BIT;  -- D1
     clkr2                : inout    BIT;  -- AB1
     clks0                : in       BIT;  -- F4
     clks2_gp08           : inout    BIT;  -- AE4
     clkx0                : inout    BIT;  -- E1
     dr0                  : in       BIT;  -- D2
     extint4_gp04         : inout    BIT;  -- AF5
     extint5_gp05         : inout    BIT;  -- AE5
     extint6_gp06         : inout    BIT;  -- AD5
     extint7_gp07         : inout    BIT;  -- AF4
     emu0                 : inout    BIT;  -- AF15
     emu1                 : inout    BIT;  -- AC15
     emu2                 : inout    BIT;  -- AE16
     emu3                 : inout    BIT;  -- AD16
     emu4                 : inout    BIT;  -- AC16
     emu5                 : inout    BIT;  -- AE17
     emu6                 : inout    BIT;  -- AD17
     emu7                 : inout    BIT;  -- AF17
     emu8                 : inout    BIT;  -- AC17
     emu9                 : inout    BIT;  -- AE18
     fsr0                 : inout    BIT;  -- C1
     fsr2                 : inout    BIT;  -- AC1
     fsx0                 : inout    BIT;  -- E3
     fsx2                 : inout    BIT;  -- AB2
     gp00                 : inout    BIT;  -- AF6
     gp03                 : inout    BIT;  -- AC6
     mcbsp2_en            : in       BIT;  -- AF3
     nmi                  : in       BIT;  -- B4
     gp10_pcbe3z          : inout    BIT;  -- L2
     hrwz_pcbe2z          : inout    BIT;  -- P1
     hds2z_pcbe1z         : inout    BIT;  -- T2
     pcbe0z               : inout    BIT;  -- W3
     pcien                : in       BIT;  -- AA4
     gp14_pclk            : inout    BIT;  -- F2
     hcntl1_pdevselz      : inout    BIT;  -- R1
     hintz_pframez        : inout    BIT;  -- R4
     gp12_pgntz           : inout    BIT;  -- J3
     gp9_pidsel           : inout    BIT;  -- M3
     gp13_pintaz          : inout    BIT;  -- G4
     hrdyz_pirdyz         : inout    BIT;  -- P4
     pll_vdd              : LINKAGE  BIT;  -- J6
     hasz_ppar            : inout    BIT;  -- T3
     hcsz_pperrz          : inout    BIT;  -- R2
     gp11_preqz           : inout    BIT;  -- F1
     gp15_prstz           : inout    BIT;  -- G3
     hds1z_pserrz         : inout    BIT;  -- T1
     hcntl0_pstopz        : inout    BIT;  -- T4
     hhwil_ptrdyz         : inout    BIT;  -- R3
     resetz               : in       BIT;  -- AC7
     rxaddr4_clkx1        : inout    BIT;  -- AB12
     rxaddr3_clks1        : inout    BIT;  -- AC8
     rxaddr2_clkr1        : inout    BIT;  -- AC10
     rxaddr1              : inout    BIT;  -- AF10
     rxaddr0              : inout    BIT;  -- AE10
     rxclav               : inout    BIT;  -- AF14
     rxclk                : in       BIT;  -- AD12
     rxdata7              : in       BIT;  -- AF12
     rxdata6              : in       BIT;  -- AE11
     rxdata5              : in       BIT;  -- AF13
     rxdata4              : in       BIT;  -- AC11
     rxdata3              : in       BIT;  -- AC12
     rxdata2              : in       BIT;  -- AE12
     rxdata1              : in       BIT;  -- AD14
     rxdata0              : in       BIT;  -- AD13
     rxenbz               : inout    BIT;  -- AD15
     rxsoc                : in       BIT;  -- AB14
     tclk                 : in       BIT;  -- AF16
     tdi                  : in       BIT;  -- AF18
     tinp0                : in       BIT;  -- C6
     tinp1                : in       BIT;  -- A5
     tinp2                : in       BIT;  -- C5
     tms                  : in       BIT;  -- AB16
     trstz                : in       BIT;  -- AB15
     rsv09                : in       BIT;  -- W25
     txaddr4_dx1          : inout    BIT;  -- AB11
     txaddr3_fsx1         : inout    BIT;  -- AB13
     txaddr2_fsr1         : inout    BIT;  -- AC9
     txaddr1_dr1          : inout    BIT;  -- AF11
     txaddr0              : inout    BIT;  -- AE9
     txclav               : inout    BIT;  -- AC14
     txclk                : in       BIT;  -- AD11
     txenbz               : inout    BIT;  -- AE15
     clkx2_xspclk         : inout    BIT;  -- AC2
     dr2_xspdi            : in       BIT;  -- AB3
     abe07z               : out      BIT;  -- T23
     abe06z               : out      BIT;  -- T24
     abe05z               : out      BIT;  -- R25
     abe04z               : out      BIT;  -- R26
     abe03z               : out      BIT;  -- M25
     abe02z               : out      BIT;  -- M26
     abe01z               : out      BIT;  -- L23
     abe00z               : out      BIT;  -- L24
     abusreq0             : out      BIT;  -- P22
     ace3z                : out      BIT;  -- L26
     ace2z                : out      BIT;  -- K23
     ace1z                : out      BIT;  -- K24
     ace0z                : out      BIT;  -- K25
     aea22                : out      BIT;  -- T22
     aea21                : out      BIT;  -- V24
     aea20                : out      BIT;  -- V25
     aea19                : out      BIT;  -- V26
     aea18                : out      BIT;  -- U23
     aea17                : out      BIT;  -- U24
     aea16                : out      BIT;  -- U25
     aea15                : out      BIT;  -- U26
     aea14                : out      BIT;  -- T25
     aea13                : out      BIT;  -- T26
     aea12                : out      BIT;  -- R23
     aea11                : out      BIT;  -- R24
     aea10                : out      BIT;  -- P23
     aea09                : out      BIT;  -- P24
     aea08                : out      BIT;  -- P26
     aea07                : out      BIT;  -- N23
     aea06                : out      BIT;  -- N24
     aea05                : out      BIT;  -- N26
     aea04                : out      BIT;  -- M23
     aea03                : out      BIT;  -- M24
     aeclkout1            : out      BIT;  -- J26
     aeclkout2            : out      BIT;  -- J23
     aholdaz              : out      BIT;  -- N22
     apdtz                : out      BIT;  -- M22
     asdcasz              : out      BIT;  -- J25
     asdcke               : out      BIT;  -- L25
     asdrasz              : out      BIT;  -- J24
     asdwez               : out      BIT;  -- K26
     asoe3z               : out      BIT;  -- R22
     bbe01z               : out      BIT;  -- D13
     bbe00z               : out      BIT;  -- C13
     bbusreq0             : out      BIT;  -- E14
     bce3z                : out      BIT;  -- A13
     bce2z                : out      BIT;  -- C12
     bce1z                : out      BIT;  -- B12
     bce0z                : out      BIT;  -- A12
     beclkout1            : out      BIT;  -- D12
     beclkout2            : out      BIT;  -- D11
     bholdaz              : out      BIT;  -- E13
     bpdtz                : out      BIT;  -- E12
     bsdcasz              : out      BIT;  -- A10
     bsdrasz              : out      BIT;  -- B11
     bsdwez               : out      BIT;  -- C11
     bsoe3z               : out      BIT;  -- E15
     dx0                  : out      BIT;  -- E2
     emuclk0              : out      BIT;  -- AD18
     emuclk1              : out      BIT;  -- AC18
     rsv08                : out      BIT;  -- A3
     tdo                  : out      BIT;  -- AE19
     tout0                : out      BIT;  -- D6
     tout1                : out      BIT;  -- B5
     tout2                : out      BIT;  -- A4
     txdata7              : out      BIT;  -- AD10
     txdata6              : out      BIT;  -- AD9
     txdata5              : out      BIT;  -- AD8
     txdata4              : out      BIT;  -- AE8
     txdata3              : out      BIT;  -- AF9
     txdata2              : out      BIT;  -- AF7
     txdata1              : out      BIT;  -- AE7
     txdata0              : out      BIT;  -- AD7
     txsoc                : out      BIT;  -- AC13
     xspcs                : out      BIT;  -- AD1
     dx2_xspdo            : out      BIT;  -- AA2
     VCC                  : LINKAGE  BIT_VECTOR ( 0 to 62 );
     VSS                  : LINKAGE  BIT_VECTOR ( 0 to 98 );
     VDD                  : LINKAGE  BIT_VECTOR ( 0 to 54 );
     RSVed                : LINKAGE  BIT_VECTOR ( 0 to 11 )
  );

  use STD_1149_1_1994.all;

  use TI_BC_7A.all;            -- package for cell bc_7a

  attribute COMPONENT_CONFORMANCE of TMS320C6416 : entity is "STD_1149_1_1993";

  attribute      PIN_MAP          of TMS320C6416 : entity is PHYSICAL_PIN_MAP;
  constant GLZ : PIN_MAP_STRING :=
    "aardy                :  L22,"&  -- in
    "hd31_ad31            :   J2,"&  -- inout
    "hd30_ad30            :   K3,"&  -- inout
    "hd29_ad29            :   J1,"&  -- inout
    "hd28_ad28            :   K4,"&  -- inout
    "hd27_ad27            :   K2,"&  -- inout
    "hd26_ad26            :   L3,"&  -- inout
    "hd25_ad25            :   K1,"&  -- inout
    "hd24_ad24            :   L4,"&  -- inout
    "hd23_ad23            :   L1,"&  -- inout
    "hd22_ad22            :   M4,"&  -- inout
    "hd21_ad21            :   M2,"&  -- inout
    "hd20_ad20            :   N4,"&  -- inout
    "hd19_ad19            :   M1,"&  -- inout
    "hd18_ad18            :   N5,"&  -- inout
    "hd17_ad17            :   N1,"&  -- inout
    "hd16_ad16            :   P5,"&  -- inout
    "hd15_ad15            :   U4,"&  -- inout
    "hd14_ad14            :   U1,"&  -- inout
    "hd13_ad13            :   U3,"&  -- inout
    "hd12_ad12            :   U2,"&  -- inout
    "hd11_ad11            :   V4,"&  -- inout
    "hd10_ad10            :   V1,"&  -- inout
    "hd09_ad09            :   V3,"&  -- inout
    "hd08_ad08            :   V2,"&  -- inout
    "hd07_ad07            :   W2,"&  -- inout
    "hd06_ad06            :   W4,"&  -- inout
    "hd05_ad05            :   Y1,"&  -- inout
    "hd04_ad04            :   Y3,"&  -- inout
    "hd03_ad03            :   Y2,"&  -- inout
    "hd02_ad02            :   Y4,"&  -- inout
    "hd01_ad01            :  AA1,"&  -- inout
    "hd00_ad00            :  AA3,"&  -- inout
    "aeclkin              :  H25,"&  -- in
    "aed63                : AF24,"&  -- inout
    "aed62                : AF23,"&  -- inout
    "aed61                : AE23,"&  -- inout
    "aed60                : AE22,"&  -- inout
    "aed59                : AD22,"&  -- inout
    "aed58                : AF22,"&  -- inout
    "aed57                : AD21,"&  -- inout
    "aed56                : AE21,"&  -- inout
    "aed55                : AC21,"&  -- inout
    "aed54                : AF21,"&  -- inout
    "aed53                : AD20,"&  -- inout
    "aed52                : AE20,"&  -- inout
    "aed51                : AC20,"&  -- inout
    "aed50                : AF20,"&  -- inout
    "aed49                : AC19,"&  -- inout
    "aed48                : AD19,"&  -- inout
    "aed47                :  W24,"&  -- inout
    "aed46                :  W23,"&  -- inout
    "aed45                :  Y26,"&  -- inout
    "aed44                :  Y23,"&  -- inout
    "aed43                :  Y25,"&  -- inout
    "aed42                :  Y24,"&  -- inout
    "aed41                : AA26,"&  -- inout
    "aed40                : AA23,"&  -- inout
    "aed39                : AA25,"&  -- inout
    "aed38                : AA24,"&  -- inout
    "aed37                : AB26,"&  -- inout
    "aed36                : AB24,"&  -- inout
    "aed35                : AB25,"&  -- inout
    "aed34                : AC25,"&  -- inout
    "aed33                : AC26,"&  -- inout
    "aed32                : AD26,"&  -- inout
    "aed31                :  C26,"&  -- inout
    "aed30                :  D26,"&  -- inout
    "aed29                :  D25,"&  -- inout
    "aed28                :  E25,"&  -- inout
    "aed27                :  E24,"&  -- inout
    "aed26                :  E26,"&  -- inout
    "aed25                :  F24,"&  -- inout
    "aed24                :  F25,"&  -- inout
    "aed23                :  F23,"&  -- inout
    "aed22                :  F26,"&  -- inout
    "aed21                :  G24,"&  -- inout
    "aed20                :  G25,"&  -- inout
    "aed19                :  G23,"&  -- inout
    "aed18                :  G26,"&  -- inout
    "aed17                :  H23,"&  -- inout
    "aed16                :  H24,"&  -- inout
    "aed15                :  C19,"&  -- inout
    "aed14                :  D19,"&  -- inout
    "aed13                :  A20,"&  -- inout
    "aed12                :  D20,"&  -- inout
    "aed11                :  B20,"&  -- inout
    "aed10                :  C20,"&  -- inout
    "aed09                :  A21,"&  -- inout
    "aed08                :  D21,"&  -- inout
    "aed07                :  B21,"&  -- inout
    "aed06                :  C21,"&  -- inout
    "aed05                :  A22,"&  -- inout
    "aed04                :  C22,"&  -- inout
    "aed03                :  B22,"&  -- inout
    "aed02                :  B23,"&  -- inout
    "aed01                :  A23,"&  -- inout
    "aed00                :  A24,"&  -- inout
    "aholdz               :  V23,"&  -- in
    "bardy                :  E11,"&  -- in
    "bea20_lendian        :  E16,"&  -- inout
    "bea19_bootmode1      :  D18,"&  -- inout
    "bea18_bootmode0      :  C18,"&  -- inout
    "bea17_aeclkinsel1    :  B18,"&  -- inout
    "bea16_aeclkinsel0    :  A18,"&  -- inout
    "bea15_beclkinsel1    :  D17,"&  -- inout
    "bea14_beclkinsel0    :  C17,"&  -- inout
    "bea13_pcieeai        :  B17,"&  -- inout
    "bea12                :  A17,"&  -- inout
    "bea11_utopiaen1      :  D16,"&  -- inout
    "bea10_utopiaen0      :  C16,"&  -- inout
    "bea09_tcpvcpen       :  B16,"&  -- inout
    "bea08                :  A16,"&  -- inout
    "bea07                :  D15,"&  -- inout
    "bea06                :  C15,"&  -- inout
    "bea05                :  B15,"&  -- inout
    "bea04                :  A15,"&  -- inout
    "bea03                :  D14,"&  -- inout
    "bea02                :  C14,"&  -- inout
    "bea01                :  A14,"&  -- inout
    "beclkin              :  A11,"&  -- in
    "bed15                :   D7,"&  -- inout
    "bed14                :   B6,"&  -- inout
    "bed13                :   C7,"&  -- inout
    "bed12                :   A6,"&  -- inout
    "bed11                :   D8,"&  -- inout
    "bed10                :   B7,"&  -- inout
    "bed09                :   C8,"&  -- inout
    "bed08                :   A7,"&  -- inout
    "bed07                :   C9,"&  -- inout
    "bed06                :   B8,"&  -- inout
    "bed05                :   D9,"&  -- inout
    "bed04                :   B9,"&  -- inout
    "bed03                :  C10,"&  -- inout
    "bed02                :   A9,"&  -- inout
    "bed01                :  D10,"&  -- inout
    "bed00                :  B10,"&  -- inout
    "bholdz               :  B19,"&  -- in
    "clkin                :   H4,"&  -- in
    "clkmode1             :   G1,"&  -- in
    "clkmode0             :   H2,"&  -- in
    "clkout4_gp01         :  AE6,"&  -- inout
    "clkout6_gp02         :  AD6,"&  -- inout
    "clkr0                :   D1,"&  -- inout
    "clkr2                :  AB1,"&  -- inout
    "clks0                :   F4,"&  -- in
    "clks2_gp08           :  AE4,"&  -- inout
    "clkx0                :   E1,"&  -- inout
    "dr0                  :   D2,"&  -- in
    "extint4_gp04         :  AF5,"&  -- inout
    "extint5_gp05         :  AE5,"&  -- inout
    "extint6_gp06         :  AD5,"&  -- inout
    "extint7_gp07         :  AF4,"&  -- inout
    "emu0                 : AF15,"&  -- inout
    "emu1                 : AC15,"&  -- inout
    "emu2                 : AE16,"&  -- inout
    "emu3                 : AD16,"&  -- inout
    "emu4                 : AC16,"&  -- inout
    "emu5                 : AE17,"&  -- inout
    "emu6                 : AD17,"&  -- inout
    "emu7                 : AF17,"&  -- inout
    "emu8                 : AC17,"&  -- inout
    "emu9                 : AE18,"&  -- inout
    "fsr0                 :   C1,"&  -- inout
    "fsr2                 :  AC1,"&  -- inout
    "fsx0                 :   E3,"&  -- inout
    "fsx2                 :  AB2,"&  -- inout
    "gp00                 :  AF6,"&  -- inout
    "gp03                 :  AC6,"&  -- inout
    "mcbsp2_en            :  AF3,"&  -- in
    "nmi                  :   B4,"&  -- in
    "gp10_pcbe3z          :   L2,"&  -- inout
    "hrwz_pcbe2z          :   P1,"&  -- inout
    "hds2z_pcbe1z         :   T2,"&  -- inout
    "pcbe0z               :   W3,"&  -- inout
    "pcien                :  AA4,"&  -- in
    "gp14_pclk            :   F2,"&  -- inout
    "hcntl1_pdevselz      :   R1,"&  -- inout
    "hintz_pframez        :   R4,"&  -- inout
    "gp12_pgntz           :   J3,"&  -- inout
    "gp9_pidsel           :   M3,"&  -- inout
    "gp13_pintaz          :   G4,"&  -- inout
    "hrdyz_pirdyz         :   P4,"&  -- inout
    "pll_vdd              :   J6,"&  -- LINKAGE
    "hasz_ppar            :   T3,"&  -- inout
    "hcsz_pperrz          :   R2,"&  -- inout
    "gp11_preqz           :   F1,"&  -- inout
    "gp15_prstz           :   G3,"&  -- inout
    "hds1z_pserrz         :   T1,"&  -- inout
    "hcntl0_pstopz        :   T4,"&  -- inout
    "hhwil_ptrdyz         :   R3,"&  -- inout
    "resetz               :  AC7,"&  -- in
    "rxaddr4_clkx1        : AB12,"&  -- inout
    "rxaddr3_clks1        :  AC8,"&  -- inout
    "rxaddr2_clkr1        : AC10,"&  -- inout
    "rxaddr1              : AF10,"&  -- inout
    "rxaddr0              : AE10,"&  -- inout
    "rxclav               : AF14,"&  -- inout
    "rxclk                : AD12,"&  -- in
    "rxdata7              : AF12,"&  -- in
    "rxdata6              : AE11,"&  -- in
    "rxdata5              : AF13,"&  -- in
    "rxdata4              : AC11,"&  -- in
    "rxdata3              : AC12,"&  -- in
    "rxdata2              : AE12,"&  -- in
    "rxdata1              : AD14,"&  -- in
    "rxdata0              : AD13,"&  -- in
    "rxenbz               : AD15,"&  -- inout
    "rxsoc                : AB14,"&  -- in
    "tclk                 : AF16,"&  -- in
    "tdi                  : AF18,"&  -- in
    "tinp0                :   C6,"&  -- in
    "tinp1                :   A5,"&  -- in
    "tinp2                :   C5,"&  -- in
    "tms                  : AB16,"&  -- in
    "trstz                : AB15,"&  -- in
    "rsv09                :  W25,"&  -- in
    "txaddr4_dx1          : AB11,"&  -- inout
    "txaddr3_fsx1         : AB13,"&  -- inout
    "txaddr2_fsr1         :  AC9,"&  -- inout
    "txaddr1_dr1          : AF11,"&  -- inout
    "txaddr0              :  AE9,"&  -- inout
    "txclav               : AC14,"&  -- inout
    "txclk                : AD11,"&  -- in
    "txenbz               : AE15,"&  -- inout
    "clkx2_xspclk         :  AC2,"&  -- inout
    "dr2_xspdi            :  AB3,"&  -- in
    "abe07z               :  T23,"&  -- out
    "abe06z               :  T24,"&  -- out
    "abe05z               :  R25,"&  -- out
    "abe04z               :  R26,"&  -- out
    "abe03z               :  M25,"&  -- out
    "abe02z               :  M26,"&  -- out
    "abe01z               :  L23,"&  -- out
    "abe00z               :  L24,"&  -- out
    "abusreq0             :  P22,"&  -- out
    "ace3z                :  L26,"&  -- out
    "ace2z                :  K23,"&  -- out
    "ace1z                :  K24,"&  -- out
    "ace0z                :  K25,"&  -- out
    "aea22                :  T22,"&  -- out
    "aea21                :  V24,"&  -- out
    "aea20                :  V25,"&  -- out
    "aea19                :  V26,"&  -- out
    "aea18                :  U23,"&  -- out
    "aea17                :  U24,"&  -- out
    "aea16                :  U25,"&  -- out
    "aea15                :  U26,"&  -- out
    "aea14                :  T25,"&  -- out
    "aea13                :  T26,"&  -- out
    "aea12                :  R23,"&  -- out
    "aea11                :  R24,"&  -- out
    "aea10                :  P23,"&  -- out
    "aea09                :  P24,"&  -- out
    "aea08                :  P26,"&  -- out
    "aea07                :  N23,"&  -- out
    "aea06                :  N24,"&  -- out
    "aea05                :  N26,"&  -- out
    "aea04                :  M23,"&  -- out
    "aea03                :  M24,"&  -- out
    "aeclkout1            :  J26,"&  -- out
    "aeclkout2            :  J23,"&  -- out
    "aholdaz              :  N22,"&  -- out
    "apdtz                :  M22,"&  -- out
    "asdcasz              :  J25,"&  -- out
    "asdcke               :  L25,"&  -- out
    "asdrasz              :  J24,"&  -- out
    "asdwez               :  K26,"&  -- out
    "asoe3z               :  R22,"&  -- out
    "bbe01z               :  D13,"&  -- out
    "bbe00z               :  C13,"&  -- out
    "bbusreq0             :  E14,"&  -- out
    "bce3z                :  A13,"&  -- out
    "bce2z                :  C12,"&  -- out
    "bce1z                :  B12,"&  -- out
    "bce0z                :  A12,"&  -- out
    "beclkout1            :  D12,"&  -- out
    "beclkout2            :  D11,"&  -- out
    "bholdaz              :  E13,"&  -- out
    "bpdtz                :  E12,"&  -- out
    "bsdcasz              :  A10,"&  -- out
    "bsdrasz              :  B11,"&  -- out
    "bsdwez               :  C11,"&  -- out
    "bsoe3z               :  E15,"&  -- out
    "dx0                  :  E2,"&  -- out
    "emuclk0              : AD18,"&  -- out
    "emuclk1              : AC18,"&  -- out
    "rsv08                :  A3,"&  -- out
    "tdo                  : AE19,"&  -- out
    "tout0                :  D6,"&  -- out
    "tout1                :  B5,"&  -- out
    "tout2                :  A4,"&  -- out
    "txdata7              : AD10,"&  -- out
    "txdata6              : AD9,"&  -- out
    "txdata5              : AD8,"&  -- out
    "txdata4              : AE8,"&  -- out
    "txdata3              : AF9,"&  -- out
    "txdata2              : AF7,"&  -- out
    "txdata1              : AE7,"&  -- out
    "txdata0              : AD7,"&  -- out
    "txsoc                : AC13,"&  -- out
    "xspcs                : AD1,"&  -- out
    "dx2_xspdo            : AA2,"&  -- out
    "VCC                  : (A1,F6,G16,N7,Y8,AA7,"&
				    "AE25,A26,F7,G17,P20,Y10,"&
				    "AA20,AF1,B2,F20,G19,T7,"&
				    "Y11,AA21,AF26,B25,F21,G20,"&
				    "T20,Y14,AB5,C3,G6,G21,"&
				    "U7,Y16,AB22,C24,G7,H20,"&
				    "U20,Y17,AC4,D4,G8,K7,"&
				    "W7,Y19,AC23,D23,G10,K20,"&
				    "W20,Y20,AD3,E5,G11,L7,"&
                            "Y6,Y21,AD24,E22,G13,L20,"&
				    "Y7,AA6,AE2),"&  -- LINKAGE
    "VSS                  : (A8,E9,G12,M20,V20,AA14,"&
				    "AD2,A19,E18,G15,N6,V22,"&
                            "AA16,AD4,B3,E21,G18,N21,"&
                            "W1,AA17,AD23,B13,E23,H1,N25,"&
                            "W6,AA19,AD25,B24,F5,H6,"&
                            "P2,W21,AA22,AE3,C2,F8,"&
                            "H21,P6,W26,AB4,AE14,C4,"&
                            "F10,H26,P21,Y9,AB6,AE24,"&
                            "C23,F11,J5,R7,Y12,AB9,"&
                            "AF8,C25,F13,J7,R20,Y15,"&
                            "AB18,AF19,D3,F14,J20,T6,"&
                            "Y18,AB21,D5,F16,J22,T21,"&
                            "AA5,AB23,D22,F17,K21,U6,"&
                            "AA8,AC3,D24,F19,L6,U21,"&
                            "AA10,AC5,E4,F22,L21,V5,"&
                            "AA11,AC22,E6,G9,M7,V7,"&
                            "AA13,AC24),"&  -- LINKAGE
    "VDD                  : (A2,E17,G22,N2,W22,AB8,"&
				    "AF2,A25,E19,H5,P25,Y5,"&
				    "AB10,AF25,B1,E20,H22,R21,"&
				    "Y22,AB17,B14,F9,J21,U5,"&
				    "AA9,AB19,B26,F12,K5,U22,"&
				    "AA12,AB20,E7,F15,K22,V6,"&
				    "AA15,AE1,E8,F18,M6,V21,"&
				    "AA18,AE13,E10,G5,M21,W5,"&
				    "AB7,AE26,F3,L5,M5,R5,T5),"&
                            --LINKAGE
    "RSVed                : (G14,H7,N20,P7,R6,Y13,"&
				    "G2,H3,J4,K6,N3,P3)";  --LINKAGE


  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 TCLK   : signal is (20.0e6,BOTH);
  attribute TAP_SCAN_RESET of TRSTZ  : signal is true;

  attribute COMPLIANCE_PATTERNS of TMS320C6416 : entity is "(RSV09)(0)";

  attribute INSTRUCTION_LENGTH  of TMS320C6416 : entity is 8;

  attribute INSTRUCTION_OPCODE  of TMS320C6416 : entity is
      "IDCODE       (00100101),"&
      "EXTEST       (00000000),"&
      "BYPASS       (11111111),"&
      "SAMPLE       (00000001)";

  attribute INSTRUCTION_CAPTURE of TMS320C6416 : entity is "00000001";

  attribute IDCODE_REGISTER     of TMS320C6416 : entity is
      "0010"&                -- variant
      "0000000001110000"&    -- device id for C6416
      "00000010111"&         -- mfg = Texas Instruments
      "1";                    -- must end with 1

  attribute REGISTER_ACCESS of TMS320C6416 : entity is
      "BOUNDARY (EXTEST),"&
      "BOUNDARY (SAMPLE),"&
      "BYPASS   (BYPASS)";

  attribute BOUNDARY_LENGTH of TMS320C6416 : entity is 418;

-- IEEE1149.1 suppliment, section B.8.14:  "Cell 0 is closest to tdo."

  attribute BOUNDARY_REGISTER of TMS320C6416 : entity is
--    num  cell       port           function safe [ccell disval rslt]
     " 417 (BC_7A, *                   ,      control, 1            ),"&
     " 416 (BC_7A, rsv08               ,      output3, X, 417, 1, Z ),"&
     " 415 (BC_7A, nmi                 ,        input, X            ),"&
     " 414 (BC_7A, *                   ,      control, 1            ),"&
     " 413 (BC_7A, tout2               ,      output3, X, 414, 1, Z ),"&
     " 412 (BC_7A, tinp2               ,        input, X            ),"&
     " 411 (BC_7A, *                   ,      control, 1            ),"&
     " 410 (BC_7A, tout1               ,      output3, X, 411, 1, Z ),"&
     " 409 (BC_7A, tinp1               ,        input, X            ),"&
     " 408 (BC_7A, *                   ,      control, 1            ),"&
     " 407 (BC_7A, tout0               ,      output3, X, 408, 1, Z ),"&
     " 406 (BC_7A, tinp0               ,        input, X            ),"&
     " 405 (BC_7A, *                   ,      control, 1            ),"&
     " 404 (BC_7A, bed14               ,        bidir, X, 405, 1, Z ),"&
     " 403 (BC_7A, bed12               ,        bidir, X, 405, 1, Z ),"&
     " 402 (BC_7A, bed15               ,        bidir, X, 405, 1, Z ),"&
     " 401 (BC_7A, bed13               ,        bidir, X, 405, 1, Z ),"&
     " 400 (BC_7A, bed10               ,        bidir, X, 405, 1, Z ),"&
     " 399 (BC_7A, bed08               ,        bidir, X, 405, 1, Z ),"&
     " 398 (BC_7A, bed11               ,        bidir, X, 405, 1, Z ),"&
     " 397 (BC_7A, bed09               ,        bidir, X, 405, 1, Z ),"&
     " 396 (BC_7A, bed06               ,        bidir, X, 405, 1, Z ),"&
     " 395 (BC_7A, bed02               ,        bidir, X, 405, 1, Z ),"&
     " 394 (BC_7A, bed05               ,        bidir, X, 405, 1, Z ),"&
     " 393 (BC_7A, bed07               ,        bidir, X, 405, 1, Z ),"&
     " 392 (BC_7A, bed04               ,        bidir, X, 405, 1, Z ),"&
     " 391 (BC_7A, bsdcasz             ,      output3, X, 370, 1, Z ),"&
     " 390 (BC_7A, bed01               ,        bidir, X, 405, 1, Z ),"&
     " 389 (BC_7A, bed03               ,        bidir, X, 405, 1, Z ),"&
     " 388 (BC_7A, bed00               ,        bidir, X, 405, 1, Z ),"&
     " 387 (BC_7A, beclkin             ,        input, X            ),"&
     " 386 (BC_7A, bardy               ,        input, X            ),"&
     " 385 (BC_7A, *                   ,      control, 1            ),"&
     " 384 (BC_7A, beclkout2           ,      output3, X, 385, 1, Z ),"&
     " 383 (BC_7A, bsdwez              ,      output3, X, 370, 1, Z ),"&
     " 382 (BC_7A, bsdrasz             ,      output3, X, 370, 1, Z ),"&
     " 381 (BC_7A, bce0z               ,      output3, X, 370, 1, Z ),"&
     " 380 (BC_7A, bpdtz               ,      output3, X, 370, 1, Z ),"&
     " 379 (BC_7A, *                   ,      control, 1            ),"&
     " 378 (BC_7A, beclkout1           ,      output3, X, 379, 1, Z ),"&
     " 377 (BC_7A, bce2z               ,      output3, X, 370, 1, Z ),"&
     " 376 (BC_7A, bce1z               ,      output3, X, 370, 1, Z ),"&
     " 375 (BC_7A, bce3z               ,      output3, X, 370, 1, Z ),"&
     " 374 (BC_7A, *                   ,      control, 1            ),"&
     " 373 (BC_7A, bholdaz             ,      output3, X, 374, 1, Z ),"&
     " 372 (BC_7A, bbe01z              ,      output3, X, 370, 1, Z ),"&
     " 371 (BC_7A, bbe00z              ,      output3, X, 370, 1, Z ),"&
     " 370 (BC_7A, *                   ,      control, 1            ),"&
     " 369 (BC_7A, bea02               ,        bidir, X, 370, 1, Z ),"&
     " 368 (BC_7A, bea03               ,        bidir, X, 370, 1, Z ),"&
     " 367 (BC_7A, *                   ,      control, 1            ),"&
     " 366 (BC_7A, bbusreq0            ,      output3, X, 367, 1, Z ),"&
     " 365 (BC_7A, bea01               ,        bidir, X, 370, 1, Z ),"&
     " 364 (BC_7A, bea05               ,        bidir, X, 370, 1, Z ),"&
     " 363 (BC_7A, bea06               ,        bidir, X, 370, 1, Z ),"&
     " 362 (BC_7A, bea07               ,        bidir, X, 370, 1, Z ),"&
     " 361 (BC_7A, bsoe3z              ,      output3, X, 370, 1, Z ),"&
     " 360 (BC_7A, bea04               ,        bidir, X, 370, 1, Z ),"&
     " 359 (BC_7A, bea09_tcpvcpen      ,        bidir, X, 370, 1, Z ),"&
     " 358 (BC_7A, bea10_utopiaen0     ,        bidir, X, 370, 1, Z ),"&
     " 357 (BC_7A, bea11_utopiaen1     ,        bidir, X, 370, 1, Z ),"&
     " 356 (BC_7A, bea20_lendian       ,        bidir, X, 370, 1, Z ),"&
     " 355 (BC_7A, bea08               ,        bidir, X, 370, 1, Z ),"&
     " 354 (BC_7A, bea13_pcieeai       ,        bidir, X, 370, 1, Z ),"&
     " 353 (BC_7A, bea14_beclkinsel0   ,        bidir, X, 370, 1, Z ),"&
     " 352 (BC_7A, bea15_beclkinsel1   ,        bidir, X, 370, 1, Z ),"&
     " 351 (BC_7A, bea12               ,        bidir, X, 370, 1, Z ),"&
     " 350 (BC_7A, bea17_aeclkinsel1   ,        bidir, X, 370, 1, Z ),"&
     " 349 (BC_7A, bea18_bootmode0     ,        bidir, X, 370, 1, Z ),"&
     " 348 (BC_7A, bea19_bootmode1     ,        bidir, X, 370, 1, Z ),"&
     " 347 (BC_7A, bea16_aeclkinsel0   ,        bidir, X, 370, 1, Z ),"&
     " 346 (BC_7A, bholdz              ,        input, X            ),"&
     " 345 (BC_7A, *                   ,      control, 1            ),"&
     " 344 (BC_7A, aed15               ,        bidir, X, 345, 1, Z ),"&
     " 343 (BC_7A, aed14               ,        bidir, X, 345, 1, Z ),"&
     " 342 (BC_7A, aed13               ,        bidir, X, 345, 1, Z ),"&
     " 341 (BC_7A, aed11               ,        bidir, X, 345, 1, Z ),"&
     " 340 (BC_7A, aed10               ,        bidir, X, 345, 1, Z ),"&
     " 339 (BC_7A, aed12               ,        bidir, X, 345, 1, Z ),"&
     " 338 (BC_7A, aed09               ,        bidir, X, 345, 1, Z ),"&
     " 337 (BC_7A, aed07               ,        bidir, X, 345, 1, Z ),"&
     " 336 (BC_7A, aed06               ,        bidir, X, 345, 1, Z ),"&
     " 335 (BC_7A, aed08               ,        bidir, X, 345, 1, Z ),"&
     " 334 (BC_7A, aed05               ,        bidir, X, 345, 1, Z ),"&
     " 333 (BC_7A, aed03               ,        bidir, X, 345, 1, Z ),"&
     " 332 (BC_7A, aed04               ,        bidir, X, 345, 1, Z ),"&
     " 331 (BC_7A, aed01               ,        bidir, X, 345, 1, Z ),"&
     " 330 (BC_7A, aed02               ,        bidir, X, 345, 1, Z ),"&
     " 329 (BC_7A, aed00               ,        bidir, X, 345, 1, Z ),"&
     " 328 (BC_7A, aed31               ,        bidir, X, 345, 1, Z ),"&
     " 327 (BC_7A, aed29               ,        bidir, X, 345, 1, Z ),"&
     " 326 (BC_7A, aed30               ,        bidir, X, 345, 1, Z ),"&
     " 325 (BC_7A, aed27               ,        bidir, X, 345, 1, Z ),"&
     " 324 (BC_7A, aed28               ,        bidir, X, 345, 1, Z ),"&
     " 323 (BC_7A, aed26               ,        bidir, X, 345, 1, Z ),"&
     " 322 (BC_7A, aed23               ,        bidir, X, 345, 1, Z ),"&
     " 321 (BC_7A, aed25               ,        bidir, X, 345, 1, Z ),"&
     " 320 (BC_7A, aed24               ,        bidir, X, 345, 1, Z ),"&
     " 319 (BC_7A, aed22               ,        bidir, X, 345, 1, Z ),"&
     " 318 (BC_7A, aed19               ,        bidir, X, 345, 1, Z ),"&
     " 317 (BC_7A, aed21               ,        bidir, X, 345, 1, Z ),"&
     " 316 (BC_7A, aed20               ,        bidir, X, 345, 1, Z ),"&
     " 315 (BC_7A, aed18               ,        bidir, X, 345, 1, Z ),"&
     " 314 (BC_7A, aed17               ,        bidir, X, 345, 1, Z ),"&
     " 313 (BC_7A, aed16               ,        bidir, X, 345, 1, Z ),"&
     " 312 (BC_7A, aeclkin             ,        input, X            ),"&
     " 311 (BC_7A, *                   ,      control, 1            ),"&
     " 310 (BC_7A, aeclkout1           ,      output3, X, 311, 1, Z ),"&
     " 309 (BC_7A, *                   ,      control, 1            ),"&
     " 308 (BC_7A, aeclkout2           ,      output3, X, 309, 1, Z ),"&
     " 307 (BC_7A, asdrasz             ,      output3, X, 294, 1, Z ),"&
     " 306 (BC_7A, asdcasz             ,      output3, X, 294, 1, Z ),"&
     " 305 (BC_7A, asdwez              ,      output3, X, 294, 1, Z ),"&
     " 304 (BC_7A, ace2z               ,      output3, X, 294, 1, Z ),"&
     " 303 (BC_7A, ace1z               ,      output3, X, 294, 1, Z ),"&
     " 302 (BC_7A, ace0z               ,      output3, X, 294, 1, Z ),"&
     " 301 (BC_7A, ace3z               ,      output3, X, 294, 1, Z ),"&
     " 300 (BC_7A, aardy               ,        input, X            ),"&
     " 299 (BC_7A, abe01z              ,      output3, X, 294, 1, Z ),"&
     " 298 (BC_7A, abe00z              ,      output3, X, 294, 1, Z ),"&
     " 297 (BC_7A, asdcke              ,      output3, X, 294, 1, Z ),"&
     " 296 (BC_7A, abe02z              ,      output3, X, 294, 1, Z ),"&
     " 295 (BC_7A, apdtz               ,      output3, X, 294, 1, Z ),"&
     " 294 (BC_7A, *                   ,      control, 1            ),"&
     " 293 (BC_7A, aea04               ,      output3, X, 294, 1, Z ),"&
     " 292 (BC_7A, aea03               ,      output3, X, 294, 1, Z ),"&
     " 291 (BC_7A, abe03z              ,      output3, X, 294, 1, Z ),"&
     " 290 (BC_7A, aea05               ,      output3, X, 294, 1, Z ),"&
     " 289 (BC_7A, *                   ,      control, 1            ),"&
     " 288 (BC_7A, aholdaz             ,      output3, X, 289, 1, Z ),"&
     " 287 (BC_7A, aea07               ,      output3, X, 294, 1, Z ),"&
     " 286 (BC_7A, aea06               ,      output3, X, 294, 1, Z ),"&
     " 285 (BC_7A, aea09               ,      output3, X, 294, 1, Z ),"&
     " 284 (BC_7A, aea10               ,      output3, X, 294, 1, Z ),"&
     " 283 (BC_7A, *                   ,      control, 1            ),"&
     " 282 (BC_7A, abusreq0            ,      output3, X, 283, 1, Z ),"&
     " 281 (BC_7A, aea08               ,      output3, X, 294, 1, Z ),"&
     " 280 (BC_7A, abe05z              ,      output3, X, 294, 1, Z ),"&
     " 279 (BC_7A, aea11               ,      output3, X, 294, 1, Z ),"&
     " 278 (BC_7A, aea12               ,      output3, X, 294, 1, Z ),"&
     " 277 (BC_7A, asoe3z              ,      output3, X, 294, 1, Z ),"&
     " 276 (BC_7A, abe04z              ,      output3, X, 294, 1, Z ),"&
     " 275 (BC_7A, aea14               ,      output3, X, 294, 1, Z ),"&
     " 274 (BC_7A, abe06z              ,      output3, X, 294, 1, Z ),"&
     " 273 (BC_7A, abe07z              ,      output3, X, 294, 1, Z ),"&
     " 272 (BC_7A, aea22               ,      output3, X, 294, 1, Z ),"&
     " 271 (BC_7A, aea13               ,      output3, X, 294, 1, Z ),"&
     " 270 (BC_7A, aea16               ,      output3, X, 294, 1, Z ),"&
     " 269 (BC_7A, aea17               ,      output3, X, 294, 1, Z ),"&
     " 268 (BC_7A, aea18               ,      output3, X, 294, 1, Z ),"&
     " 267 (BC_7A, aea15               ,      output3, X, 294, 1, Z ),"&
     " 266 (BC_7A, aea20               ,      output3, X, 294, 1, Z ),"&
     " 265 (BC_7A, aea21               ,      output3, X, 294, 1, Z ),"&
     " 264 (BC_7A, aholdz              ,        input, X            ),"&
     " 263 (BC_7A, aea19               ,      output3, X, 294, 1, Z ),"&
     " 262 (BC_7A, *                   ,     internal, 0            ),"&
     " 261 (BC_7A, aed47               ,        bidir, X, 345, 1, Z ),"&
     " 260 (BC_7A, aed46               ,        bidir, X, 345, 1, Z ),"&
     " 259 (BC_7A, aed45               ,        bidir, X, 345, 1, Z ),"&
     " 258 (BC_7A, aed43               ,        bidir, X, 345, 1, Z ),"&
     " 257 (BC_7A, aed42               ,        bidir, X, 345, 1, Z ),"&
     " 256 (BC_7A, aed44               ,        bidir, X, 345, 1, Z ),"&
     " 255 (BC_7A, aed41               ,        bidir, X, 345, 1, Z ),"&
     " 254 (BC_7A, aed39               ,        bidir, X, 345, 1, Z ),"&
     " 253 (BC_7A, aed38               ,        bidir, X, 345, 1, Z ),"&
     " 252 (BC_7A, aed40               ,        bidir, X, 345, 1, Z ),"&
     " 251 (BC_7A, aed37               ,        bidir, X, 345, 1, Z ),"&
     " 250 (BC_7A, aed35               ,        bidir, X, 345, 1, Z ),"&
     " 249 (BC_7A, aed36               ,        bidir, X, 345, 1, Z ),"&
     " 248 (BC_7A, aed33               ,        bidir, X, 345, 1, Z ),"&
     " 247 (BC_7A, aed34               ,        bidir, X, 345, 1, Z ),"&
     " 246 (BC_7A, aed32               ,        bidir, X, 345, 1, Z ),"&
     " 245 (BC_7A, aed63               ,        bidir, X, 345, 1, Z ),"&
     " 244 (BC_7A, aed61               ,        bidir, X, 345, 1, Z ),"&
     " 243 (BC_7A, aed62               ,        bidir, X, 345, 1, Z ),"&
     " 242 (BC_7A, aed59               ,        bidir, X, 345, 1, Z ),"&
     " 241 (BC_7A, aed60               ,        bidir, X, 345, 1, Z ),"&
     " 240 (BC_7A, aed58               ,        bidir, X, 345, 1, Z ),"&
     " 239 (BC_7A, aed55               ,        bidir, X, 345, 1, Z ),"&
     " 238 (BC_7A, aed57               ,        bidir, X, 345, 1, Z ),"&
     " 237 (BC_7A, aed56               ,        bidir, X, 345, 1, Z ),"&
     " 236 (BC_7A, aed54               ,        bidir, X, 345, 1, Z ),"&
     " 235 (BC_7A, aed51               ,        bidir, X, 345, 1, Z ),"&
     " 234 (BC_7A, aed53               ,        bidir, X, 345, 1, Z ),"&
     " 233 (BC_7A, aed52               ,        bidir, X, 345, 1, Z ),"&
     " 232 (BC_7A, aed50               ,        bidir, X, 345, 1, Z ),"&
     " 231 (BC_7A, aed49               ,        bidir, X, 345, 1, Z ),"&
     " 230 (BC_7A, aed48               ,        bidir, X, 345, 1, Z ),"&
     " 229 (BC_7A, *                   ,      control, 1            ),"&
     " 228 (BC_7A, emuclk1             ,      output3, X, 229, 1, Z ),"&
     " 227 (BC_7A, *                   ,      control, 1            ),"&
     " 226 (BC_7A, emuclk0             ,      output3, X, 227, 1, Z ),"&
     " 225 (BC_7A, *                   ,      control, 1            ),"&
     " 224 (BC_7A, emu9                ,        bidir, X, 225, 1, Z ),"&
     " 223 (BC_7A, *                   ,      control, 1            ),"&
     " 222 (BC_7A, emu7                ,        bidir, X, 223, 1, Z ),"&
     " 221 (BC_7A, *                   ,      control, 1            ),"&
     " 220 (BC_7A, emu8                ,        bidir, X, 221, 1, Z ),"&
     " 219 (BC_7A, *                   ,      control, 1            ),"&
     " 218 (BC_7A, emu6                ,        bidir, X, 219, 1, Z ),"&
     " 217 (BC_7A, *                   ,      control, 1            ),"&
     " 216 (BC_7A, emu5                ,        bidir, X, 217, 1, Z ),"&
     " 215 (BC_7A, *                   ,      control, 1            ),"&
     " 214 (BC_7A, emu4                ,        bidir, X, 215, 1, Z ),"&
     " 213 (BC_7A, *                   ,      control, 1            ),"&
     " 212 (BC_7A, emu3                ,        bidir, X, 213, 1, Z ),"&
     " 211 (BC_7A, *                   ,      control, 1            ),"&
     " 210 (BC_7A, emu2                ,        bidir, X, 211, 1, Z ),"&
     " 209 (BC_7A, *                   ,      control, 1            ),"&
     " 208 (BC_7A, emu0                ,        bidir, X, 209, 1, Z ),"&
     " 207 (BC_7A, *                   ,      control, 1            ),"&
     " 206 (BC_7A, emu1                ,        bidir, X, 207, 1, Z ),"&
     " 205 (BC_7A, *                   ,      control, 1            ),"&
     " 204 (BC_7A, rxenbz              ,        bidir, X, 205, 1, Z ),"&
     " 203 (BC_7A, *                   ,      control, 1            ),"&
     " 202 (BC_7A, txenbz              ,        bidir, X, 203, 1, Z ),"&
     " 201 (BC_7A, *                   ,      control, 1            ),"&
     " 200 (BC_7A, rxclav              ,        bidir, X, 201, 1, Z ),"&
     " 199 (BC_7A, rxsoc               ,        input, X            ),"&
     " 198 (BC_7A, *                   ,      control, 1            ),"&
     " 197 (BC_7A, txclav              ,        bidir, X, 198, 1, Z ),"&
     " 196 (BC_7A, rxdata1             ,        input, X            ),"&
     " 195 (BC_7A, rxdata0             ,        input, X            ),"&
     " 194 (BC_7A, *                   ,      control, 1            ),"&
     " 193 (BC_7A, txsoc               ,      output3, X, 194, 1, Z ),"&
     " 192 (BC_7A, *                   ,      control, 1            ),"&
     " 191 (BC_7A, txaddr3_fsx1        ,        bidir, X, 192, 1, Z ),"&
     " 190 (BC_7A, rxdata5             ,        input, X            ),"&
     " 189 (BC_7A, rxdata2             ,        input, X            ),"&
     " 188 (BC_7A, rxclk               ,        input, X            ),"&
     " 187 (BC_7A, rxdata3             ,        input, X            ),"&
     " 186 (BC_7A, *                   ,      control, 1            ),"&
     " 185 (BC_7A, rxaddr4_clkx1       ,        bidir, X, 186, 1, Z ),"&
     " 184 (BC_7A, rxdata7             ,        input, X            ),"&
     " 183 (BC_7A, rxdata6             ,        input, X            ),"&
     " 182 (BC_7A, txclk               ,        input, X            ),"&
     " 181 (BC_7A, rxdata4             ,        input, X            ),"&
     " 180 (BC_7A, *                   ,      control, 1            ),"&
     " 179 (BC_7A, txaddr4_dx1         ,        bidir, X, 180, 1, Z ),"&
     " 178 (BC_7A, *                   ,      control, 1            ),"&
     " 177 (BC_7A, txaddr1_dr1         ,        bidir, X, 178, 1, Z ),"&
     " 176 (BC_7A, *                   ,      control, 1            ),"&
     " 175 (BC_7A, rxaddr0             ,        bidir, X, 176, 1, Z ),"&
     " 174 (BC_7A, *                   ,      control, 1            ),"&
     " 173 (BC_7A, txdata7             ,      output3, X, 174, 1, Z ),"&
     " 172 (BC_7A, *                   ,      control, 1            ),"&
     " 171 (BC_7A, rxaddr2_clkr1       ,        bidir, X, 172, 1, Z ),"&
     " 170 (BC_7A, *                   ,      control, 1            ),"&
     " 169 (BC_7A, rxaddr1             ,        bidir, X, 170, 1, Z ),"&
     " 168 (BC_7A, *                   ,      control, 1            ),"&
     " 167 (BC_7A, txaddr0             ,        bidir, X, 168, 1, Z ),"&
     " 166 (BC_7A, *                   ,      control, 1            ),"&
     " 165 (BC_7A, txdata6             ,      output3, X, 166, 1, Z ),"&
     " 164 (BC_7A, *                   ,      control, 1            ),"&
     " 163 (BC_7A, txaddr2_fsr1        ,        bidir, X, 164, 1, Z ),"&
     " 162 (BC_7A, *                   ,      control, 1            ),"&
     " 161 (BC_7A, txdata3             ,      output3, X, 162, 1, Z ),"&
     " 160 (BC_7A, *                   ,      control, 1            ),"&
     " 159 (BC_7A, txdata4             ,      output3, X, 160, 1, Z ),"&
     " 158 (BC_7A, *                   ,      control, 1            ),"&
     " 157 (BC_7A, txdata5             ,      output3, X, 158, 1, Z ),"&
     " 156 (BC_7A, *                   ,      control, 1            ),"&
     " 155 (BC_7A, rxaddr3_clks1       ,        bidir, X, 156, 1, Z ),"&
     " 154 (BC_7A, *                   ,      control, 1            ),"&
     " 153 (BC_7A, txdata2             ,      output3, X, 154, 1, Z ),"&
     " 152 (BC_7A, *                   ,      control, 1            ),"&
     " 151 (BC_7A, txdata1             ,      output3, X, 152, 1, Z ),"&
     " 150 (BC_7A, *                   ,      control, 1            ),"&
     " 149 (BC_7A, txdata0             ,      output3, X, 150, 1, Z ),"&
     " 148 (BC_7A, resetz              ,        input, X            ),"&
     " 147 (BC_7A, *                   ,      control, 1            ),"&
     " 146 (BC_7A, gp00                ,        bidir, X, 147, 1, Z ),"&
     " 145 (BC_7A, *                   ,      control, 1            ),"&
     " 144 (BC_7A, clkout4_gp01        ,        bidir, X, 145, 1, Z ),"&
     " 143 (BC_7A, *                   ,      control, 1            ),"&
     " 142 (BC_7A, clkout6_gp02        ,        bidir, X, 143, 1, Z ),"&
     " 141 (BC_7A, *                   ,      control, 1            ),"&
     " 140 (BC_7A, gp03                ,        bidir, X, 141, 1, Z ),"&
     " 139 (BC_7A, *                   ,      control, 1            ),"&
     " 138 (BC_7A, extint4_gp04        ,        bidir, X, 139, 1, Z ),"&
     " 137 (BC_7A, *                   ,      control, 1            ),"&
     " 136 (BC_7A, extint5_gp05        ,        bidir, X, 137, 1, Z ),"&
     " 135 (BC_7A, *                   ,      control, 1            ),"&
     " 134 (BC_7A, extint6_gp06        ,        bidir, X, 135, 1, Z ),"&
     " 133 (BC_7A, *                   ,      control, 1            ),"&
     " 132 (BC_7A, extint7_gp07        ,        bidir, X, 133, 1, Z ),"&
     " 131 (BC_7A, *                   ,      control, 1            ),"&
     " 130 (BC_7A, clks2_gp08          ,        bidir, X, 131, 1, Z ),"&
     " 129 (BC_7A, mcbsp2_en           ,        input, X            ),"&
     " 128 (BC_7A, *                   ,      control, 1            ),"&
     " 127 (BC_7A, xspcs               ,      output3, X, 128, 1, Z ),"&
     " 126 (BC_7A, *                   ,      control, 1            ),"&
     " 125 (BC_7A, clkx2_xspclk        ,        bidir, X, 126, 1, Z ),"&
     " 124 (BC_7A, *                   ,      control, 1            ),"&
     " 123 (BC_7A, fsr2                ,        bidir, X, 124, 1, Z ),"&
     " 122 (BC_7A, dr2_xspdi           ,        input, X            ),"&
     " 121 (BC_7A, *                   ,      control, 1            ),"&
     " 120 (BC_7A, fsx2                ,        bidir, X, 121, 1, Z ),"&
     " 119 (BC_7A, *                   ,      control, 1            ),"&
     " 118 (BC_7A, clkr2               ,        bidir, X, 119, 1, Z ),"&
     " 117 (BC_7A, pcien               ,        input, X            ),"&
     " 116 (BC_7A, *                   ,      control, 1            ),"&
     " 115 (BC_7A, hd00_ad00           ,        bidir, X, 116, 1, Z ),"&
     " 114 (BC_7A, *                   ,      control, 1            ),"&
     " 113 (BC_7A, dx2_xspdo           ,      output3, X, 114, 1, Z ),"&
     " 112 (BC_7A, *                   ,      control, 1            ),"&
     " 111 (BC_7A, hd01_ad01           ,        bidir, X, 112, 1, Z ),"&
     " 110 (BC_7A, *                   ,      control, 1            ),"&
     " 109 (BC_7A, hd02_ad02           ,        bidir, X, 110, 1, Z ),"&
     " 108 (BC_7A, *                   ,      control, 1            ),"&
     " 107 (BC_7A, hd04_ad04           ,        bidir, X, 108, 1, Z ),"&
     " 106 (BC_7A, *                   ,      control, 1            ),"&
     " 105 (BC_7A, hd03_ad03           ,        bidir, X, 106, 1, Z ),"&
     " 104 (BC_7A, *                   ,      control, 1            ),"&
     " 103 (BC_7A, hd05_ad05           ,        bidir, X, 104, 1, Z ),"&
     " 102 (BC_7A, *                   ,      control, 1            ),"&
     " 101 (BC_7A, hd06_ad06           ,        bidir, X, 102, 1, Z ),"&
     " 100 (BC_7A, *                   ,      control, 1            ),"&
     "  99 (BC_7A, pcbe0z              ,        bidir, X, 100, 1, Z ),"&
     "  98 (BC_7A, *                   ,      control, 1            ),"&
     "  97 (BC_7A, hd07_ad07           ,        bidir, X,  98, 1, Z ),"&
     "  96 (BC_7A, *                   ,      control, 1            ),"&
     "  95 (BC_7A, hd10_ad10           ,        bidir, X,  96, 1, Z ),"&
     "  94 (BC_7A, *                   ,      control, 1            ),"&
     "  93 (BC_7A, hd11_ad11           ,        bidir, X,  94, 1, Z ),"&
     "  92 (BC_7A, *                   ,      control, 1            ),"&
     "  91 (BC_7A, hd09_ad09           ,        bidir, X,  92, 1, Z ),"&
     "  90 (BC_7A, *                   ,      control, 1            ),"&
     "  89 (BC_7A, hd08_ad08           ,        bidir, X,  90, 1, Z ),"&
     "  88 (BC_7A, *                   ,      control, 1            ),"&
     "  87 (BC_7A, hd14_ad14           ,        bidir, X,  88, 1, Z ),"&
     "  86 (BC_7A, *                   ,      control, 1            ),"&
     "  85 (BC_7A, hd15_ad15           ,        bidir, X,  86, 1, Z ),"&
     "  84 (BC_7A, *                   ,      control, 1            ),"&
     "  83 (BC_7A, hd13_ad13           ,        bidir, X,  84, 1, Z ),"&
     "  82 (BC_7A, *                   ,      control, 1            ),"&
     "  81 (BC_7A, hd12_ad12           ,        bidir, X,  82, 1, Z ),"&
     "  80 (BC_7A, *                   ,      control, 1            ),"&
     "  79 (BC_7A, hds1z_pserrz        ,        bidir, X,  80, 1, Z ),"&
     "  78 (BC_7A, *                   ,      control, 1            ),"&
     "  77 (BC_7A, hcntl0_pstopz       ,        bidir, X,  78, 1, Z ),"&
     "  76 (BC_7A, *                   ,      control, 1            ),"&
     "  75 (BC_7A, hasz_ppar           ,        bidir, X,  76, 1, Z ),"&
     "  74 (BC_7A, *                   ,      control, 1            ),"&
     "  73 (BC_7A, hds2z_pcbe1z        ,        bidir, X,  74, 1, Z ),"&
     "  72 (BC_7A, *                   ,      control, 1            ),"&
     "  71 (BC_7A, hcntl1_pdevselz     ,        bidir, X,  72, 1, Z ),"&
     "  70 (BC_7A, *                   ,      control, 1            ),"&
     "  69 (BC_7A, hintz_pframez       ,        bidir, X,  70, 1, Z ),"&
     "  68 (BC_7A, *                   ,      control, 1            ),"&
     "  67 (BC_7A, hhwil_ptrdyz        ,        bidir, X,  68, 1, Z ),"&
     "  66 (BC_7A, *                   ,      control, 1            ),"&
     "  65 (BC_7A, hcsz_pperrz         ,        bidir, X,  66, 1, Z ),"&
     "  64 (BC_7A, *                   ,      control, 1            ),"&
     "  63 (BC_7A, hrwz_pcbe2z         ,        bidir, X,  64, 1, Z ),"&
     "  62 (BC_7A, *                   ,      control, 1            ),"&
     "  61 (BC_7A, hd16_ad16           ,        bidir, X,  62, 1, Z ),"&
     "  60 (BC_7A, *                   ,      control, 1            ),"&
     "  59 (BC_7A, hrdyz_pirdyz        ,        bidir, X,  60, 1, Z ),"&
     "  58 (BC_7A, *                   ,      control, 1            ),"&
     "  57 (BC_7A, hd20_ad20           ,        bidir, X,  58, 1, Z ),"&
     "  56 (BC_7A, *                   ,      control, 1            ),"&
     "  55 (BC_7A, hd18_ad18           ,        bidir, X,  56, 1, Z ),"&
     "  54 (BC_7A, *                   ,      control, 1            ),"&
     "  53 (BC_7A, hd17_ad17           ,        bidir, X,  54, 1, Z ),"&
     "  52 (BC_7A, *                   ,      control, 1            ),"&
     "  51 (BC_7A, hd21_ad21           ,        bidir, X,  52, 1, Z ),"&
     "  50 (BC_7A, *                   ,      control, 1            ),"&
     "  49 (BC_7A, gp9_pidsel          ,        bidir, X,  50, 1, Z ),"&
     "  48 (BC_7A, *                   ,      control, 1            ),"&
     "  47 (BC_7A, hd22_ad22           ,        bidir, X,  48, 1, Z ),"&
     "  46 (BC_7A, *                   ,      control, 1            ),"&
     "  45 (BC_7A, hd19_ad19           ,        bidir, X,  46, 1, Z ),"&
     "  44 (BC_7A, *                   ,      control, 1            ),"&
     "  43 (BC_7A, gp10_pcbe3z         ,        bidir, X,  44, 1, Z ),"&
     "  42 (BC_7A, *                   ,      control, 1            ),"&
     "  41 (BC_7A, hd26_ad26           ,        bidir, X,  42, 1, Z ),"&
     "  40 (BC_7A, *                   ,      control, 1            ),"&
     "  39 (BC_7A, hd24_ad24           ,        bidir, X,  40, 1, Z ),"&
     "  38 (BC_7A, *                   ,      control, 1            ),"&
     "  37 (BC_7A, hd23_ad23           ,        bidir, X,  38, 1, Z ),"&
     "  36 (BC_7A, *                   ,      control, 1            ),"&
     "  35 (BC_7A, hd27_ad27           ,        bidir, X,  36, 1, Z ),"&
     "  34 (BC_7A, *                   ,      control, 1            ),"&
     "  33 (BC_7A, hd30_ad30           ,        bidir, X,  34, 1, Z ),"&
     "  32 (BC_7A, *                   ,      control, 1            ),"&
     "  31 (BC_7A, hd28_ad28           ,        bidir, X,  32, 1, Z ),"&
     "  30 (BC_7A, *                   ,      control, 1            ),"&
     "  29 (BC_7A, hd25_ad25           ,        bidir, X,  30, 1, Z ),"&
     "  28 (BC_7A, *                   ,      control, 1            ),"&
     "  27 (BC_7A, hd31_ad31           ,        bidir, X,  28, 1, Z ),"&
     "  26 (BC_7A, *                   ,      control, 1            ),"&
     "  25 (BC_7A, gp12_pgntz          ,        bidir, X,  26, 1, Z ),"&
     "  24 (BC_7A, *                   ,      control, 1            ),"&
     "  23 (BC_7A, hd29_ad29           ,        bidir, X,  24, 1, Z ),"&
     "  22 (BC_7A, clkmode0            ,        input, X            ),"&
     "  21 (BC_7A, clkin               ,        input, X            ),"&
     "  20 (BC_7A, clkmode1            ,        input, X            ),"&
     "  19 (BC_7A, *                   ,      control, 1            ),"&
     "  18 (BC_7A, gp15_prstz          ,        bidir, X,  19, 1, Z ),"&
     "  17 (BC_7A, *                   ,      control, 1            ),"&
     "  16 (BC_7A, gp13_pintaz         ,        bidir, X,  17, 1, Z ),"&
     "  15 (BC_7A, *                   ,      control, 1            ),"&
     "  14 (BC_7A, gp11_preqz          ,        bidir, X,  15, 1, Z ),"&
     "  13 (BC_7A, *                   ,      control, 1            ),"&
     "  12 (BC_7A, gp14_pclk           ,        bidir, X,  13, 1, Z ),"&
     "  11 (BC_7A, clks0               ,        input, X            ),"&
     "  10 (BC_7A, *                   ,      control, 1            ),"&
     "   9 (BC_7A, clkx0               ,        bidir, X,  10, 1, Z ),"&
     "   8 (BC_7A, *                   ,      control, 1            ),"&
     "   7 (BC_7A, dx0                 ,      output3, X,   8, 1, Z ),"&
     "   6 (BC_7A, *                   ,      control, 1            ),"&
     "   5 (BC_7A, fsx0                ,        bidir, X,   6, 1, Z ),"&
     "   4 (BC_7A, *                   ,      control, 1            ),"&
     "   3 (BC_7A, clkr0               ,        bidir, X,   4, 1, Z ),"&
     "   2 (BC_7A, dr0                 ,        input, X            ),"&
     "   1 (BC_7A, *                   ,      control, 1            ),"&
     "   0 (BC_7A, fsr0                ,        bidir, X,   1, 1, Z ) ";

	attribute DESIGN_WARNING of TMS320C6416 : entity is
	  "BSD JTAG TAP will not work correctly unless device,"&
	  "is RESET first.  Only a few CLKIN pulses after,"&
        "RESET rising edge are required.,"&
	  "RESET_pin must be held high to,"&
	  "read the variant field of IDCODE correctly on,"&
        "pg 1.0x ";

end TMS320C6416;