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

📄 sprm187.bsm

📁 应用于dsp2810的边界扫描测试中
💻 BSM
📖 第 1 页 / 共 3 页
字号:
------------------------------------------------------------------------
-- File Type      : BSDL Description for Top-Level Entity TMS320C2810 --
------------------------------------------------------------------------
------------------------------------------------------------------------
-- TI TMS320C2810 32-bit 128-pin Fixed-Point DSP with Boundary Scan   --
------------------------------------------------------------------------
--  Supported Devices: TMS320C2810 128-pin Rev C and higher           --
------------------------------------------------------------------------
--  Created by    : Texas Instruments Incorporated                    --
--  Documentation : TMS320C28x Users Guide                            --
--  BSDL Revision : 1.0                                               --
--  Date          : 25 Jan 2005
--  BSDL status   : TMS                                               --
--                                                                    --
--
--  Initialization Requirements for Boundary Scan Test
--  --------------------------------------------------
--
--  The C281x DSPs use the JTAG port for boundary scan tests, emulation
--  capability and factory test purposes.  To use boundary scan test,
--  the following pin configuration must be used:
--
--      TESTSEL = 0
--      EMU1    = 0
--      EMU0    = 1
--      TRSTn   = 0 -> 1 ( transitioning to a 1 will latch the device into
--                         boundary scan mode )
--
--  TRSTn is a reset to the JTAG state machine (active low), hence it has
--  to be pulled high before any JTAG scans are made. 
--
--  C281x Devices have two taps - one for the CPU and one for boundary scan.
--  The boundary scan IR size is 3 bits.
--
--  Device Pins not testable by Boundary Scan
--  ------------------------------------------
--  The following pins cannot be tested through boundary scan:
--  EMU0, EMU1, X1/XCLKIN, X2, TESTSEL, TEST1, TEST2, and all the analog pins
--
--
--                          IMPORTANT NOTICE                        
--  Texas Instruments Incorporated (TI) reserves the right to make 
--  changes to its products or to discontinue any semiconductor 
--  product or service without notice, and advises its customers to 
--  obtain the latest version of the relevant information to 
--  verify, before placing orders, that the information being 
--  relied on is current.                                  
--  TI warrants performance of its semiconductor products and 
--  related software 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. 
--                                                   
--  Certain applications using semiconductor devices may involve 
--  potential risks of death, personal injury, or severe property 
--  or environmental damage ("Critical Applications").    
--
--    TI SEMICONDUCTOR PRODUCTS ARE NOT DESIGNED, INTENDED, 
--    AUTHORIZED, OR WARRANTED TO BE SUITABLE FOR USE IN 
--    LIFE-SUPPORT APPLICATIONS, DEVICES OR SYSTEMS OR OTHER 
--    CRITICAL APPLICATIONS.                    
--
--  Inclusion of TI products in such applications is understood 
--  to be fully at the risk of the customer.  Use of TI products 
--  in such applications requires the written approval of an 
--  appropriate TI officer. Questions concerning potential risk 
--  applications should be directed to TI through a local SC sales 
--  office.                                                 
--  In order to minimize risks associated with the customer's 
--  applications, adequate design and operating safeguards should 
--  be provided by the       
--  customer to minimize inherent or procedural hazards.     
--
--  TI assumes no liability for applications assistance, customer 
--  product design, software performance, or infringement of 
--  patents or services described herein.  Nor does TI 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 
--  semiconductor products or services might be or are used.
--            Copyright (c) 2000, Texas Instruments Incorporated 
------------------------------------------------------------------------



 entity TMS320C2810 is 

    generic(PHYSICAL_PIN_MAP : string := "PBK"); 

    port (
              VDDAIO                : linkage       bit;
              VDDA1                 : linkage       bit;
              VSSA1                 : linkage       bit;
              VDD                   : linkage       bit_vector(9 downto 0);
              VSS                   : linkage       bit_vector(11 downto 0);
              VDDIO                 : linkage       bit_vector(3 downto 0);
              VDD3VFL               : linkage       bit;
              VDD1                  : linkage       bit;
              VSS1                  : linkage       bit;
              VDDA2                 : linkage       bit;
              VSSA2                 : linkage       bit;
              VSSAIO                : linkage       bit;
              ADCINA                : linkage       bit_vector(7 downto 0);
              ADCINB                : linkage       bit_vector(7 downto 0);
              ADCLO                 : linkage       bit;
              ADCREFM               : linkage       bit;
              ADCREFP               : linkage       bit;
              ADCRESEXT             : linkage       bit;
              AVSSREFBG             : linkage       bit;
              AVDDREFBG             : linkage       bit;
              ADCBGREFIN            : linkage       bit;
              C3TRIPn               : inout         bit;
              C2TRIPn               : inout         bit;
              C1TRIPn               : inout         bit;
              TCLKINA               : inout         bit;
              TDIRA                 : inout         bit;
              CAP3_QEPI1            : inout         bit;
              CAP2_QEP2             : inout         bit;
              CAP1_QEP1             : inout         bit;
              T2PWM_T2CMP           : inout         bit;
              T1PWM_T1CMP           : inout         bit;
              PWM6                  : inout         bit;
              PWM5                  : inout         bit;
              PWM4                  : inout         bit;
              PWM3                  : inout         bit;
              PWM2                  : inout         bit;
              PWM1                  : inout         bit;
              C6TRIPn               : inout         bit;
              C5TRIPn               : inout         bit;
              C4TRIPn               : inout         bit;
              TCLKINB               : inout         bit;
              TDIRB                 : inout         bit;
              CAP6_QEPI2            : inout         bit;
              CAP5_QEP4             : inout         bit;
              CAP4_QEP3             : inout         bit;
              T4PWM_T4CMP           : inout         bit;
              T3PWM_T3CMP           : inout         bit;
              PWM12                 : inout         bit;
              PWM11                 : inout         bit;
              PWM10                 : inout         bit;
              PWM9                  : inout         bit;
              PWM8                  : inout         bit;
              PWM7                  : inout         bit;
              T1CTRIPn_PDPINTAn     : inout         bit;
              T2CTRIPn_EVASOCn      : inout         bit;
              T3CTRIPn_PDPINTBn     : inout         bit;
              T4CTRIPn_EVBSOCn      : inout         bit;
              XINT1_XBIOn           : inout         bit;
              XINT2_ADCSOC          : inout         bit;
              XNMI_XINT13           : inout         bit;
              XF_XPLLDISn           : inout         bit;
              MDRA                  : inout         bit;
              MDXA                  : inout         bit;
              MFSRA                 : inout         bit;
              MFSXA                 : inout         bit;
              MCLKRA                : inout         bit;
              MCLKXA                : inout         bit;
              CANRXA                : inout         bit;
              CANTXA                : inout         bit;
              SCIRXDA               : inout         bit;
              SCITXDA               : inout         bit;
              SPISTEA               : inout         bit;
              SPICLKA               : inout         bit;
              SPISOMIA              : inout         bit;
              SPISIMOA              : inout         bit;
              SCITXDB               : inout         bit;
              SCIRXDB               : inout         bit;
              TESTSEL               : in            bit;
              X1_XCLKIN             : linkage       bit;
              X2                    : linkage       bit;
              XCLKOUT               : out           bit;
              XRSn                  : inout         bit;
              TDI                   : in            bit;
              TMS                   : in            bit;
              TCK                   : in            bit;
              TDO                   : out           bit;
              TRSTn                 : in            bit;
              EMU0                  : in            bit;
              EMU1                  : in            bit;
              TEST1                 : linkage       bit;
              TEST2                 : linkage       bit
         ); 

⌨️ 快捷键说明

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