⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 at91sam7s32_tq48.bsd

📁 AT91SAM7S32_TQ64_bsd.zip Boundary-Scan Description file (BSD) for the AT91SAM7S32 in LQFP 64 package
💻 BSD
📖 第 1 页 / 共 2 页
字号:
   
-- Specifies the bit pattern that is loaded into the instruction
-- register when the TAP controller passes through the Capture-IR
-- state. The standard mandates that the two LSBs must be "01".
-- The remaining bits are design specific.
   
   attribute INSTRUCTION_CAPTURE of AT91SAM7S32: entity is "001";
   
-- Specifies the bit pattern that is loaded into the DEVICE_ID
-- register during the IDCODE instruction when the TAP controller
-- passes through the Capture-DR state.
   
   attribute IDCODE_REGISTER of AT91SAM7S32: entity is 
     "0000" &                  -- 4-bit version number
     "0101101100000110" &      -- 16-bit part number
     "00000011111" &           -- 11-bit identity of the manufacturer
     "1";                      -- Required by IEEE Std 1149.1
   
-- This section specifies the test data register placed between TDI
-- and TDO for each implemented instruction.
   
   attribute REGISTER_ACCESS of AT91SAM7S32: entity is 
        "BYPASS    (BYPASS, HIGHZ)," &
        "BOUNDARY  (EXTEST, SAMPLE)," &
        "DEVICE_ID (IDCODE)";
   
-- Specifies the length of the boundary scan register.
   
   attribute BOUNDARY_LENGTH of AT91SAM7S32: entity is 97;
   
-- The following list specifies the characteristics of each cell
-- in the boundary scan register from TDI to TDO.
-- The following is a description of the label fields:
--      num     : Is the cell number.
--      cell    : Is the cell type as defined by the standard.
--      port    : Is the design port name. Control cells do not
--                have a port name.
--      function: Is the function of the cell as defined by the
--                standard. Is one of input, output2, output3,
--                bidir, control or controlr.
--      safe    : Specifies the value that the BSR cell should be
--                loaded with for safe operation when the software
--                might otherwise choose a random value.
--      ccell   : The control cell number. Specifies the control
--                cell that drives the output enable for this port.
--      disval  : Specifies the value that is loaded into the
--                control cell to disable the output enable for
--                the corresponding port.
--      rslt    : Resulting state. Shows the state of the driver
--                when it is disabled.
   
   attribute BOUNDARY_REGISTER of AT91SAM7S32: entity is 
--    
--    num   cell   port     function      safe  [ccell  disval  rslt]
--    
     "96   (BC_1,  pa17,    input,        X),                        " &
     "95   (BC_1,  pa17,    output3,      X,    94,     1,      Z),  " &
     "94   (BC_1,  *,       controlr,     1),                        " &
     "93   (BC_1,  pa18,    input,        X),                        " &
     "92   (BC_1,  pa18,    output3,      X,    91,     1,      Z),  " &
     "91   (BC_1,  *,       controlr,     1),                        " &
     "90   (BC_0,  *,       internal,     X),                        " &
     "89   (BC_0,  *,       internal,     X),                        " &
     "88   (BC_0,  *,       internal,     X),                        " &
     "87   (BC_1,  pa19,    input,        X),                        " &
     "86   (BC_1,  pa19,    output3,      X,    85,     1,      Z),  " &
     "85   (BC_1,  *,       controlr,     1),                        " &
     "84   (BC_1,  pa20,    input,        X),                        " &
     "83   (BC_1,  pa20,    output3,      X,    82,     1,      Z),  " &
     "82   (BC_1,  *,       controlr,     1),                        " &
     "81   (BC_1,  pa16,    input,        X),                        " &
     "80   (BC_1,  pa16,    output3,      X,    79,     1,      Z),  " &
     "79   (BC_1,  *,       controlr,     1),                        " &
     "78   (BC_1,  pa15,    input,        X),                        " &
     "77   (BC_1,  pa15,    output3,      X,    76,     1,      Z),  " &
     "76   (BC_1,  *,       controlr,     1),                        " &
     "75   (BC_1,  pa14,    input,        X),                        " &
     "74   (BC_1,  pa14,    output3,      X,    73,     1,      Z),  " &
     "73   (BC_1,  *,       controlr,     1),                        " &
     "72   (BC_1,  pa13,    input,        X),                        " &
     "71   (BC_1,  pa13,    output3,      X,    70,     1,      Z),  " &
     "70   (BC_1,  *,       controlr,     1),                        " &
     "69   (BC_0,  *,       internal,     X),                        " &
     "68   (BC_0,  *,       internal,     X),                        " &
     "67   (BC_0,  *,       internal,     X),                        " &
     "66   (BC_0,  *,       internal,     X),                        " &
     "65   (BC_0,  *,       internal,     X),                        " &
     "64   (BC_0,  *,       internal,     X),                        " &
     "63   (BC_0,  *,       internal,     X),                        " &
     "62   (BC_0,  *,       internal,     X),                        " &
     "61   (BC_0,  *,       internal,     X),                        " &
     "60   (BC_1,  pa12,    input,        X),                        " &
     "59   (BC_1,  pa12,    output3,      X,    58,     1,      Z),  " &
     "58   (BC_1,  *,       controlr,     1),                        " &
     "57   (BC_1,  pa11,    input,        X),                        " &
     "56   (BC_1,  pa11,    output3,      X,    55,     1,      Z),  " &
     "55   (BC_1,  *,       controlr,     1),                        " &
     "54   (BC_1,  pa10,    input,        X),                        " &
     "53   (BC_1,  pa10,    output3,      X,    52,     1,      Z),  " &
     "52   (BC_1,  *,       controlr,     1),                        " &
     "51   (BC_1,  pa9,     input,        X),                        " &
     "50   (BC_1,  pa9,     output3,      X,    49,     1,      Z),  " &
     "49   (BC_1,  *,       controlr,     1),                        " &
     "48   (BC_1,  pa8,     input,        X),                        " &
     "47   (BC_1,  pa8,     output3,      X,    46,     1,      Z),  " &
     "46   (BC_1,  *,       controlr,     1),                        " &
     "45   (BC_1,  pa7,     input,        X),                        " &
     "44   (BC_1,  pa7,     output3,      X,    43,     1,      Z),  " &
     "43   (BC_1,  *,       controlr,     1),                        " &
     "42   (BC_1,  pa6,     input,        X),                        " &
     "41   (BC_1,  pa6,     output3,      X,    40,     1,      Z),  " &
     "40   (BC_1,  *,       controlr,     1),                        " &
     "39   (BC_1,  pa5,     input,        X),                        " &
     "38   (BC_1,  pa5,     output3,      X,    37,     1,      Z),  " &
     "37   (BC_1,  *,       controlr,     1),                        " &
     "36   (BC_1,  pa4,     input,        X),                        " &
     "35   (BC_1,  pa4,     output3,      X,    34,     1,      Z),  " &
     "34   (BC_1,  *,       controlr,     1),                        " &
     "33   (BC_0,  *,       internal,     X),                        " &
     "32   (BC_0,  *,       internal,     X),                        " &
     "31   (BC_0,  *,       internal,     X),                        " &
     "30   (BC_0,  *,       internal,     X),                        " &
     "29   (BC_0,  *,       internal,     X),                        " &
     "28   (BC_0,  *,       internal,     X),                        " &
     "27   (BC_0,  *,       internal,     X),                        " &
     "26   (BC_0,  *,       internal,     X),                        " &
     "25   (BC_0,  *,       internal,     X),                        " &
     "24   (BC_0,  *,       internal,     X),                        " &
     "23   (BC_0,  *,       internal,     X),                        " &
     "22   (BC_0,  *,       internal,     X),                        " &
     "21   (BC_1,  pa3,     input,        X),                        " &
     "20   (BC_1,  pa3,     output3,      X,    19,     1,      Z),  " &
     "19   (BC_1,  *,       controlr,     1),                        " &
     "18   (BC_1,  pa2,     input,        X),                        " &
     "17   (BC_1,  pa2,     output3,      X,    16,     1,      Z),  " &
     "16   (BC_1,  *,       controlr,     1),                        " &
     "15   (BC_1,  pa1,     input,        X),                        " &
     "14   (BC_1,  pa1,     output3,      X,    13,     1,      Z),  " &
     "13   (BC_1,  *,       controlr,     1),                        " &
     "12   (BC_1,  pa0,     input,        X),                        " &
     "11   (BC_1,  pa0,     output3,      X,    10,     1,      Z),  " &
     "10   (BC_1,  *,       controlr,     1),                        " &
     "9    (BC_0,  *,       internal,     X),                        " &
     "8    (BC_0,  *,       internal,     X),                        " &
     "7    (BC_0,  *,       internal,     X),                        " &
     "6    (BC_0,  *,       internal,     X),                        " &
     "5    (BC_0,  *,       internal,     X),                        " &
     "4    (BC_0,  *,       internal,     X),                        " &
     "3    (BC_0,  *,       internal,     X),                        " &
     "2    (BC_0,  *,       internal,     X),                        " &
     "1    (BC_0,  *,       internal,     X),                        " &
     "0    (BC_1,  erase,   input,        X)                         ";
 
 end AT91SAM7S32;


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -