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

-- GSI  832272 BGA J T A G   S O F T W A R E
-- BSDL File Generated: 31st Jan 2001
--
-- Revision History:
-- Rev. D 09/21/06 1) Removed old 18Meg revision history
--                 2) Updated IDCODE
-- Rev. C 06/08/05 1) Removed PE pin adn updated NC list
-- Rev. B 1) Ordered the I/Os by pin exit order, 
--         I/Os will be either 1-9 or 9-1.

entity GS832272C is
     generic (PHYSICAL_PIN_MAP : string := "BGA_PACKAGE");

     port (
         ADDR:   in      bit_vector(0 to 18);
         CK:     in      bit;
         Ba:     in      bit;
         Bb:     in      bit;
         Bc:     in      bit;
         Bd:     in      bit;
         Be:     in      bit;
         Bf:     in      bit;
         Bg:     in      bit;
         Bh:     in      bit;
         GW:     in      bit;
         BW:     in      bit;
         ZQ:     in      bit;
         E1:     in      bit;
         E2:     in      bit;
         E3:     in      bit;
         G:      in      bit; 
         ADSC:   in      bit;
         ADSP:   in      bit;
         ADV:    in      bit; 
         DQa:    inout   bit_vector(1 to 9);
         DQb:    inout   bit_vector(1 to 9);
         DQc:    inout   bit_vector(1 to 9);
         DQd:    inout   bit_vector(1 to 9);
         DQe:    inout   bit_vector(1 to 9);
         DQf:    inout   bit_vector(1 to 9);
         DQg:    inout   bit_vector(1 to 9);
         DQh:    inout   bit_vector(1 to 9);
         SCD:    in      bit;
         ZZ:     in      bit;
         FT:     in      bit;
         LBO:    in      bit;
         TMS:    in      bit;
         TDI:    in      bit;
         TDO:    out     bit;
         TCK:    in      bit;
         VDD:    linkage     bit_vector(0 to 13);
         VSS:    linkage     bit_vector(0 to 29);
         VDDQ:   linkage     bit_vector(0 to 23);
         NC:     linkage     bit_vector(0 to 18);
         MC:     linkage     bit_vector(0 to 4)
       );

     use STD_1149_1_1990.all;

     attribute PIN_MAP of GS832272C : entity is PHYSICAL_PIN_MAP;

     constant BGA_PACKAGE : PIN_MAP_STRING := 

     "ADDR:  (W6,V6,W7,W5,V9,V8,V7,V5,V4,V3,U8,U7,U6,U5,U4,A3,B7,A9,U9), " &
     "CK:     K3, " &
     "Ba:     C9, " &
     "Bb:     B8, " &
     "Bc:     B3, " &
     "Bd:     C4, " &
     "Be:     C8, " &
     "Bf:     B9, " &
     "Bg:     B4, " &
     "Bh:     C3, " &
     "GW:     D7, " &
     "E1:     C6, " &
     "E2:     A4, " &
     "E3:     A8, " &
     "BW:     B6, " &
     "G:      D6, " &
     "ADV:    A7, " &
     "ADSP:   A5, " &
     "ADSC:   A6, " &
     "DQa:   (L11,L10,M11,M10,N11,N10,P11,P10,R10), " &
     "DQb:   (A10,A11,B10,B11,C10,C11,D10,D11,E11), " &
     "DQc:   (J1,J2,H1,H2,G1,G2,F1,F2,E2), " &
     "DQd:   (W2,W1,V2,V1,U2,U1,T2,T1,R1), " &
     "DQe:   (W10,W11,V10,V11,U10,U11,T10,T11,R11), " &
     "DQf:   (J11,J10,H11,H10,G11,G10,F11,F10,E10), " &
     "DQg:   (A2,A1,B2,B1,C2,C1,D2,D1,E1), " &
     "DQh:   (L1,L2,M1,M2,N1,N2,P1,P2,R2), " &
     "SCD:    N6, " &
     "ZZ:     P6, " &
     "ZQ:     F6, " &
     "FT:     L6, " &
     "LBO:    T6, " &
     "TMS:    W3, " &
     "TDI:    W4, " &
     "TDO:    W8, " &
     "TCK:    W9, " &
     "VDD:   (E5,E6,E7,G5,G7,J5,J7,L5,L7,N5,N7,R5,R6,R7), " &
     "VSS:   (D3,D9,F3,F4,F5,F7,F8,F9,H3,H4,H5,H7,H8,H9, " &
             "K5,K7,M3,M4,M5,M7,M8,M9,P3,P4,P5,P7,P8,P9, " &
             "T3,T9), " &
     "VDDQ:  (E3,E4,E8,E9,G3,G4,G8,G9,J3,J4,J8,J9,L3,L4, " &
             "L8,L9,N3,N4,N8,N9,R3,R4,R8,R9)," &
     "NC:    (K1,K2,K9,K11,U3,D4,K4,T4,B5,C5,D5,T5,C7,D8,K8,T7,T8,K10), " &
     "MC:    (G6,H6,J6,K6,M6)";

     attribute TAP_SCAN_IN    of  TDI : signal is true;
     attribute TAP_SCAN_OUT   of  TDO : signal is true;
     attribute TAP_SCAN_MODE  of  TMS : signal is true;
     attribute TAP_SCAN_CLOCK of  TCK : signal is (10.0e6, BOTH);

     attribute INSTRUCTION_LENGTH of GS832272C : entity is 3;

     attribute INSTRUCTION_OPCODE of GS832272C : entity is 
        "EXTEST       (000)," &
        "SAMPLE       (100)," &
        "IDCODE       (001)," &
        "SAMPLZ       (010)," &
        "BYPASS       (111)";


     attribute INSTRUCTION_CAPTURE of GS832272C : entity is "001";
     attribute IDCODE_REGISTER   of GS832272C : entity is 
     "00000000000000010001000110110011";
    
     attribute REGISTER_ACCESS of GS832272C : entity is 
       "BOUNDARY  (EXTEST,SAMPLE,SAMPLZ),"&
       "IDCODE    (IDCODE),"&
       "BYPASS    (BYPASS)";   

     attribute BOUNDARY_CELLS of GS832272C : entity is 
        "BC_1,BC_4";

     attribute BOUNDARY_LENGTH of GS832272C : entity is 200;

     attribute BOUNDARY_REGISTER of GS832272C : entity is 
     -- num    cell     port    func     safe [ccell disval rslt]

 "0      (BC_4, *    ,internal, X)," &
 "1      (BC_1, ADDR(13)  ,input, X)," &
 "2      (BC_1, ADDR(18)  , input, X)," &
 "3      (BC_1, ADDR(2)   , input, X)," &
 "4      (BC_1, ADDR(12)  , input, X)," &
 "5      (BC_1, ADDR(6)   , input, X)," &
 "6      (BC_1, ADDR(5)   , input, X)," &
 "7      (BC_1, ADDR(11)  , input, X)," &
 "8      (BC_1, ADDR(10)  , input, X)," &
 "9      (BC_1, ADDR(4)   , input, X)," &
 "10     (BC_4, *    ,internal, X)," &
 "11     (BC_4, *    ,internal, X)," &
 "12     (BC_1, DQa(9), output3, X, 199, 0, Z)," &
 "13     (BC_1, DQa(9), input, X)," &
 "14     (BC_1, DQe(1), output3, X, 199, 0, Z)," &
 "15     (BC_1, DQe(1), input, X)," &
 "16     (BC_1, DQa(8), output3, X, 199, 0, Z)," &
 "17     (BC_1, DQa(8), input, X)," &
 "18     (BC_1, DQe(2), output3, X, 199, 0, Z)," &
 "19     (BC_1, DQe(2), input, X)," &
 "20     (BC_1, DQa(7), output3, X, 199, 0, Z)," &
 "21     (BC_1, DQa(7), input, X)," &
 "22     (BC_1, DQe(3), output3, X, 199, 0, Z)," &
 "23     (BC_1, DQe(3), input, X)," &
 "24     (BC_1, DQa(6), output3, X, 199, 0, Z)," &
 "25     (BC_1, DQa(6), input, X)," &
 "26     (BC_1, DQe(4), output3, X, 199, 0, Z)," &
 "27     (BC_1, DQe(4), input, X)," &
 "28     (BC_1, DQa(5), output3, X, 199, 0, Z)," &
 "29     (BC_1, DQa(5), input, X)," &
 "30     (BC_1, DQe(5), output3, X, 199, 0, Z)," &
 "31     (BC_1, DQe(5), input, X)," &
 "32     (BC_4, *    ,internal, X)," &
 "33     (BC_1, DQa(4), output3, X, 199, 0, Z)," &
 "34     (BC_1, DQa(4), input, X)," &
 "35     (BC_1, DQe(6), output3, X, 199, 0, Z)," &
 "36     (BC_1, DQe(6), input, X)," &
 "37     (BC_1, DQa(3), output3, X, 199, 0, Z)," &
 "38     (BC_1, DQa(3), input, X)," &
 "39     (BC_1, DQe(7), output3, X, 199, 0, Z)," &
 "40     (BC_1, DQe(7), input, X)," &
 "41     (BC_1, DQa(2), output3, X, 199, 0, Z)," &
 "42     (BC_1, DQa(2), input, X)," &
 "43     (BC_1, DQe(8), output3, X, 199, 0, Z)," &
 "44     (BC_1, DQe(8), input, X)," &
 "45     (BC_1, DQa(1), output3, X, 199, 0, Z)," &
 "46     (BC_1, DQa(1), input, X)," &
 "47     (BC_1, DQe(9), output3, X, 199, 0, Z)," &
 "48     (BC_1, DQe(9), input, X)," &
 "49     (BC_1, ZZ       , input, X)," &
 "50     (BC_4, *        ,internal, X)," &
 "51     (BC_1, DQb(9), output3, X, 199, 0, Z)," &
 "52     (BC_1, DQb(9), input, X)," &
 "53     (BC_1, DQf(1), output3, X, 199, 0, Z)," &
 "54     (BC_1, DQf(1), input, X)," &
 "55     (BC_1, DQb(8), output3, X, 199, 0, Z)," &
 "56     (BC_1, DQb(8), input, X)," &
 "57     (BC_1, DQf(2), output3, X, 199, 0, Z)," &
 "58     (BC_1, DQf(2), input, X)," &
 "59     (BC_1, DQb(7), output3, X, 199, 0, Z)," &
 "60     (BC_1, DQb(7), input, X)," &
 "61     (BC_1, DQf(3), output3, X, 199, 0, Z)," &
 "62     (BC_1, DQf(3), input, X)," &
 "63     (BC_1, DQb(6), output3, X, 199, 0, Z)," &
 "64     (BC_1, DQb(6), input, X)," &
 "65     (BC_1, DQf(4), output3, X, 199, 0, Z)," &
 "66     (BC_1, DQf(4), input, X)," &
 "67     (BC_4, *    ,internal, X)," &
 "68     (BC_1, DQb(5), output3, X, 199, 0, Z)," &
 "69     (BC_1, DQb(5), input, X)," &
 "70     (BC_1, DQf(5), output3, X, 199, 0, Z)," &
 "71     (BC_1, DQf(5), input, X)," &
 "72     (BC_1, DQb(4), output3, X, 199, 0, Z)," &
 "73     (BC_1, DQb(4), input, X)," &
 "74     (BC_1, DQf(6), output3, X, 199, 0, Z)," &
 "75     (BC_1, DQf(6), input, X)," &
 "76     (BC_1, DQb(3), output3, X, 199, 0, Z)," &
 "77     (BC_1, DQb(3), input, X)," &
 "78     (BC_1, DQf(7), output3, X, 199, 0, Z)," &
 "79     (BC_1, DQf(7), input, X)," &
 "80     (BC_1, DQb(2), output3, X, 199, 0, Z)," &
 "81     (BC_1, DQb(2), input, X)," &
 "82     (BC_1, DQf(8), output3, X, 199, 0, Z)," &
 "83     (BC_1, DQf(8), input, X)," &
 "84     (BC_1, DQb(1), output3, X, 199, 0, Z)," &
 "85     (BC_1, DQb(1), input, X)," &
 "86     (BC_1, DQf(9), output3, X, 199, 0, Z)," &
 "87     (BC_1, DQf(9), input, X)," &
 "88     (BC_4, *    ,internal, X)," &
 "89     (BC_4, *    ,internal, X)," &
 "90     (BC_1, ADDR(17), input, X)," &
 "91     (BC_1, ADV, input, X)," &
 "92     (BC_1, ADSP, input, X)," &
 "93     (BC_1, ADSC, input, X)," &
 "94     (BC_1, G, input, X)," &
 "95     (BC_1, BW,input, X)," &
 "96     (BC_1, GW, input, X)," &
 "97     (BC_1, Bh, input, X)," &
 "98     (BC_1, Bg, input, X)," &
 "99     (BC_1, Bf, input, X)," &
 "100    (BC_1, Be, input, X)," &
 "101    (BC_1, CK, input, X)," &
 "102    (BC_1, ZQ, input, X)," &
 "103    (BC_4, *    ,internal, X)," &
 "104    (BC_1, E3, input, X)," &
 "105    (BC_1, Ba, input, X)," &
 "106    (BC_1, Bb, input, X)," &
 "107    (BC_1, Bc, input, X)," &
 "108    (BC_1, Bd, input, X)," &
 "109    (BC_1, E2, input, X)," &
 "110    (BC_1, E1, input, X)," &
 "111    (BC_1, ADDR(16), input, X)," &
 "112    (BC_1, ADDR(15), input, X)," &
 "113    (BC_4, *    ,internal, X)," &
 "114    (BC_1, DQc(9), output3, X, 199, 0, Z)," &
 "115    (BC_1, DQc(9), input, X)," &
 "116    (BC_1, DQg(1), output3, X, 199, 0, Z)," &
 "117    (BC_1, DQg(1), input, X)," &
 "118    (BC_1, DQc(8), output3, X, 199, 0, Z)," &
 "119    (BC_1, DQc(8), input, X)," &
 "120    (BC_1, DQg(2), output3, X, 199, 0, Z)," &
 "121    (BC_1, DQg(2), input, X)," &
 "122    (BC_1, DQc(7), output3, X, 199, 0, Z)," &
 "123    (BC_1, DQc(7), input, X)," &
 "124    (BC_1, DQg(3), output3, X, 199, 0, Z)," &
 "125    (BC_1, DQg(3), input, X)," &
 "126    (BC_1, DQc(6), output3, X, 199, 0, Z)," &
 "127    (BC_1, DQc(6), input, X)," &
 "128    (BC_1, DQg(4), output3, X, 199, 0, Z)," &
 "129    (BC_1, DQg(4), input, X)," &
 "130    (BC_1, DQc(5), output3, X, 199, 0, Z)," &
 "131    (BC_1, DQc(5), input, X)," &
 "132    (BC_1, DQg(5), output3, X, 199, 0, Z)," &
 "133    (BC_1, DQg(5), input, X)," &
 "134    (BC_4, *    ,internal, X)," &
 "135    (BC_1, DQc(4), output3, X, 199, 0, Z)," &
 "136    (BC_1, DQc(4), input, X)," &
 "137    (BC_1, DQg(6), output3, X, 199, 0, Z)," &
 "138    (BC_1, DQg(6), input, X)," &
 "139    (BC_1, DQc(3), output3, X, 199, 0, Z)," &
 "140    (BC_1, DQc(3), input, X)," &
 "141    (BC_1, DQg(7), output3, X, 199, 0, Z)," &
 "142    (BC_1, DQg(7), input, X)," &
 "143    (BC_1, DQc(2), output3, X, 199, 0, Z)," &
 "144    (BC_1, DQc(2), input, X)," &
 "145    (BC_1, DQg(8), output3, X, 199, 0, Z)," &
 "146    (BC_1, DQg(8), input, X)," &
 "147    (BC_1, DQc(1), output3, X, 199, 0, Z)," &
 "148    (BC_1, DQc(1), input, X)," &
 "149    (BC_1, DQg(9), output3, X, 199, 0, Z)," &
 "150    (BC_1, DQg(9), input, X)," &
 "151    (BC_1, FT, input, X)," &
 "152    (BC_1, SCD,input, X)," &
 "153    (BC_1, DQd(9), output3, X, 199, 0, Z)," &
 "154    (BC_1, DQd(9), input, X)," &
 "155    (BC_1, DQh(1), output3, X, 199, 0, Z)," &
 "156    (BC_1, DQh(1), input, X)," &
 "157    (BC_1, DQd(8), output3, X, 199, 0, Z)," &
 "158    (BC_1, DQd(8), input, X)," &
 "159    (BC_1, DQh(2), output3, X, 199, 0, Z)," &
 "160    (BC_1, DQh(2), input, X)," &
 "161    (BC_1, DQd(7), output3, X, 199, 0, Z)," &
 "162    (BC_1, DQd(7), input, X)," &
 "163    (BC_1, DQh(3), output3, X, 199, 0, Z)," &
 "164    (BC_1, DQh(3), input, X)," &
 "165    (BC_1, DQd(6), output3, X, 199, 0, Z)," &
 "166    (BC_1, DQd(6), input, X)," &
 "167    (BC_1, DQh(4), output3, X, 199, 0, Z)," &
 "168    (BC_1, DQh(4), input, X)," &
 "169    (BC_4, *    ,internal, X)," &
 "170    (BC_1, DQd(5), output3, X, 199, 0, Z)," &
 "171    (BC_1, DQd(5), input, X)," &
 "172    (BC_1, DQh(5), output3, X, 199, 0, Z)," &
 "173    (BC_1, DQh(5), input, X)," &
 "174    (BC_1, DQd(4), output3, X, 199, 0, Z)," &
 "175    (BC_1, DQd(4), input, X)," &
 "176    (BC_1, DQh(6), output3, X, 199, 0, Z)," &
 "177    (BC_1, DQh(6), input, X)," &
 "178    (BC_1, DQd(3), output3, X, 199, 0, Z)," &
 "179    (BC_1, DQd(3), input, X)," &
 "180    (BC_1, DQh(7), output3, X, 199, 0, Z)," &
 "181    (BC_1, DQh(7), input, X)," &
 "182    (BC_1, DQd(2), output3, X, 199, 0, Z)," &
 "183    (BC_1, DQd(2), input, X)," &
 "184    (BC_1, DQh(8), output3, X, 199, 0, Z)," &
 "185    (BC_1, DQh(8), input, X)," &
 "186    (BC_1, DQd(1), output3, X, 199, 0, Z)," &
 "187    (BC_1, DQd(1), input, X)," &
 "188    (BC_1, DQh(9), output3, X, 199, 0, Z)," &
 "189    (BC_1, DQh(9), input, X)," &
 "190    (BC_1, LBO, input, X)," &
 "191    (BC_1, ADDR(9), input, X)," &
 "192    (BC_1, ADDR(14), input, X)," &
 "193    (BC_1, ADDR(8), input, X)," &
 "194    (BC_1, ADDR(7), input, X)," &
 "195    (BC_1, ADDR(0), input, X)," &
 "196    (BC_1, ADDR(1), input, X)," &
 "197    (BC_4, *    ,internal, X)," &
 "198    (BC_1, ADDR(3), input, X)," &
 "199    (BC_1, *, control, 0)" ;

end GS832272C;