0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
会员中心
创作中心
发布
  • 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
21281CB

21281CB

  • 厂商:

    ENPIRION(英特尔)

  • 封装:

    LQFP144

  • 描述:

    AND GATE, AC SERIES

  • 数据手册
  • 价格&库存
21281CB 数据手册
SA-110 Microprocessor Technical Reference Manual December 2000 Order Number: 278058-002 Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. Except as provided in Intel's Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or warranties relating to fitness for a particular purpose, merchantability, or infringement of any patent, copyright or other intellectual property right. Intel products are not intended for use in medical, life saving, or life sustaining applications. Intel may make changes to specifications and product descriptions at any time, without notice. Designers must not rely on the absence or characteristics of any features or instructions marked "reserved" or "undefined." Intel reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them. The SA-110 may contain design defects or errors known as errata which may cause the product to deviate from published specifications. Current characterized errata are available on request. Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order. Copies of documents which have an ordering number and are referenced in this document, or other Intel literature may be obtained by calling 1-800-548-4725 or by visiting Intel's website at http://www.intel.com. Copyright © Intel Corporation, 2000 *Other brands and names are the property of their respective owners. SA-110 Microprocessor Technical Reference Manual Contents 1 Introduction.....................................................................................................................1–1 1.1 1.2 1.3 1.4 1.5 1.6 Features ............................................................................................................1–1 Applications .......................................................................................................1–2 Document Conventions .....................................................................................1–3 ARM Architecture ..............................................................................................1–3 1.4.1 26-Bit Mode ..........................................................................................1–3 1.4.2 Coprocessors .......................................................................................1–3 1.4.3 Memory Management ..........................................................................1–3 1.4.4 Instruction Cache .................................................................................1–4 1.4.5 Data Cache ..........................................................................................1–4 1.4.6 Write Buffer ..........................................................................................1–4 Block Diagram ...................................................................................................1–4 Functional Diagram ...........................................................................................1–6 2 Signal Description ..........................................................................................................2–1 3 ARM Implementation Options ........................................................................................3–1 3.1 3.2 3.3 4 Instruction Set ................................................................................................................4–1 4.1 5 Big and Little Endian .........................................................................................3–1 Exceptions.........................................................................................................3–1 3.2.1 Reset ....................................................................................................3–2 3.2.2 Abort.....................................................................................................3–2 3.2.3 Vector Summary...................................................................................3–3 3.2.4 Exception Priorities...............................................................................3–3 3.2.5 Interrupt Latencies................................................................................3–4 Coprocessors ....................................................................................................3–4 Instruction Timings ............................................................................................4–1 Configuration ..................................................................................................................5–1 5.1 5.2 Internal Coprocessor Instructions......................................................................5–1 Registers ...........................................................................................................5–2 5.2.1 Register 0 – ID .....................................................................................5–2 5.2.2 Register 1 – Control .............................................................................5–3 5.2.3 Register 2 – Translation Table Base ....................................................5–4 5.2.4 Register 3 – Domain Access Control ...................................................5–4 5.2.5 Register 4 – RESERVED .....................................................................5–4 5.2.6 Register 5 – Fault Status......................................................................5–4 5.2.7 Register 6 – Fault Address...................................................................5–4 5.2.8 Register 7 – Cache Control Operations ...............................................5–5 5.2.9 Register 8 – TLB Operations................................................................5–5 5.2.10 Registers 9..14 – RESERVED .............................................................5–5 5.2.11 Register 15 – Test, Clock, and Idle Control..........................................5–6 5.2.11.1 Icache LFSR Controls ........................................................5–6 5.2.11.2 Clock Controls....................................................................5–6 SA-110 Microprocessor Technical Reference Manual iii 6 Caches and Write Buffer ................................................................................................ 6–1 6.1 6.2 6.3 7 Memory-Management Unit (MMU)................................................................................. 7–1 7.1 7.2 7.3 7.4 8 SA-110 Operating Modes.................................................................................. 8–1 SA-110 Clocking ............................................................................................... 8–1 8.2.1 Switching to Idle Mode ......................................................................... 8–2 8.2.2 Switching to Sleep Mode...................................................................... 8–2 8.2.3 Core Clock Configuration (CCCFG) ..................................................... 8–2 8.2.4 Memory Clock Configuration (MCCFG) ............................................... 8–2 8.2.5 Tester and Debug Clocks..................................................................... 8–3 Bus Interface .................................................................................................................. 9–1 9.1 iv MMU Registers ................................................................................................. 7–1 MMU Faults and CPU Aborts............................................................................ 7–1 External Aborts.................................................................................................. 7–2 7.3.1 Cacheable Reads (Cache Line Fills).................................................... 7–2 7.3.2 Buffered Writes .................................................................................... 7–2 Interaction of the MMU, Icache, Dcache and Write Buffer ................................ 7–3 Clocks ............................................................................................................................ 8–1 8.1 8.2 9 Instruction Cache (Icache) ................................................................................ 6–1 6.1.1 Icache Operation .................................................................................. 6–1 6.1.2 Icache Validity ...................................................................................... 6–1 6.1.2.1 Software Icache Flush ....................................................... 6–1 6.1.3 Icache Enable/Disable and Reset ........................................................ 6–1 6.1.3.1 Enabling the Icache ........................................................... 6–2 6.1.3.2 Disabling the Icache........................................................... 6–2 Data Cache (Dcache)....................................................................................... 6–2 6.2.1 Cacheable Bit – C ................................................................................ 6–2 6.2.2 Bufferable Bit – B ................................................................................. 6–2 6.2.3 Dcache Operation ................................................................................ 6–2 6.2.3.1 Cacheable Reads – C=1.................................................... 6–2 6.2.3.2 Noncacheable Reads – C=0.............................................. 6–3 6.2.4 Dcache Validity .................................................................................... 6–3 6.2.4.1 Software Data Cache Flush ............................................... 6–3 6.2.4.2 Doubly-Mapped Space ...................................................... 6–3 6.2.5 Dcache Enable/Disable and Reset ...................................................... 6–3 6.2.5.1 Enabling the Dcache.......................................................... 6–4 6.2.5.2 Disabling the Dcache ......................................................... 6–4 Write Buffer (WB) .............................................................................................. 6–4 6.3.1 Bufferable Bit........................................................................................ 6–4 6.3.2 Write Buffer Operation ......................................................................... 6–4 6.3.2.1 Writes to a Bufferable and Cacheable Location (B=1, C=1)............................................................................... 6–4 6.3.2.2 Writes to Bufferable and Noncacheable Location (B=1, C=0)............................................................................... 6–5 6.3.2.3 Unbufferable Writes (B=0) ................................................. 6–5 6.3.3 Enabling the Write Buffer ..................................................................... 6–5 6.3.4 Disabling the Write Buffer .................................................................... 6–5 Bus Modes ........................................................................................................ 9–1 9.1.1 Standard and Enhanced Mode ............................................................ 9–1 SA-110 Microprocessor Technical Reference Manual 9.2 9.3 9.4 9.5 9.6 9.7 9.8 9.9 9.10 9.11 9.12 9.13 10 Boundary-Scan Test Interface...................................................................................... 10–1 10.1 10.2 10.3 10.4 10.5 10.6 10.7 10.8 11 Absolute Maximum Ratings............................................................................. 11–1 DC Operating Conditions ................................................................................ 11–1 DC Characteristics .......................................................................................... 11–2 Power Supply Voltages and Currents ............................................................. 11–2 AC Parameters............................................................................................................. 12–1 12.1 12.2 12.3 12.4 13 Overview ......................................................................................................... 10–1 Reset ...............................................................................................................10–2 Pull-Up Resistors............................................................................................. 10–2 nPWRSLP ....................................................................................................... 10–2 Instruction Register ......................................................................................... 10–2 Public Instructions ...........................................................................................10–3 10.6.1 EXTEST (00000) ................................................................................ 10–3 10.6.2 SAMPLE/PRELOAD (00001) ............................................................. 10–3 10.6.3 CLAMP (00100).................................................................................. 10–4 10.6.4 HIGHZ (00101)................................................................................... 10–4 10.6.5 IDCODE (00110) ................................................................................ 10–4 10.6.6 BYPASS (11111)................................................................................ 10–4 Test Data Registers......................................................................................... 10–5 10.7.1 Bypass Register ................................................................................. 10–6 10.7.2 Device Identification (ID) Code Register ............................................ 10–6 10.7.3 Boundary-Scan (BS) Register ............................................................ 10–7 Boundary-Scan Interface Signals.................................................................... 10–8 DC Parameters............................................................................................................. 11–1 11.1 11.2 11.3 11.4 12 SA-110 Bus Stalls .............................................................................................9–2 Cycle Types.......................................................................................................9–2 Memory Access.................................................................................................9–3 Read/Write ........................................................................................................9–3 Address Pipeline Enable (APE).........................................................................9–3 Memory Access Types ......................................................................................9–3 External Accesses.............................................................................................9–5 9.8.1 Unbuffered Writes/Noncacheable Reads .............................................9–5 Buffered Write ...................................................................................................9–5 Cache Line Fill...................................................................................................9–5 Read-Lock-Write ...............................................................................................9–6 Stalling the Bus .................................................................................................9–7 Summary of Transactions .................................................................................9–7 9.13.1 Read Bursts..........................................................................................9–7 9.13.2 Write Bursts.........................................................................................9–7 9.13.3 Transaction Summary .........................................................................9–8 Test Conditions ............................................................................................... 12–1 Module Considerations.................................................................................... 12–1 Main Bus Signals............................................................................................. 12–2 SA-110 AC Parameters................................................................................... 12–4 Package and Pinout ..................................................................................................... 13–1 13.1 TQFP Pinout.................................................................................................... 13–2 SA-110 Microprocessor Technical Reference Manual v A History of Updates..........................................................................................................A–1 A.1 A.2 A.3 vi Specification Changes ......................................................................................A–1 Specification Clarifications ................................................................................A–2 Documentation Changes...................................................................................A–5 SA-110 Microprocessor Technical Reference Manual Figures 1-1 1-2 5-1 9-1 9-2 9-3 9-4 9-5 9-6 10-1 10-2 10-3 10-4 10-5 12-1 12-2 12-3 13-1 SA-110 Block Diagram ......................................................................................1–5 Functional Diagram ...........................................................................................1–6 Format of Internal Coprocessor Instructions MRC and MCR............................5–1 Read or Write (One Word) ................................................................................9–4 Sequential Read or Write (Two Word) ..............................................................9–4 Two 1-Word Nonsequential Reads or Writes Back-to-Back..............................9–4 Cache Line Fill...................................................................................................9–6 Read-Lock-Write ...............................................................................................9–6 Using nWAIT to Stop the SA-110 for One MCLK Cycle....................................9–7 Test Access Port (TAP) Controller State Transitions ...................................... 10–1 Boundary-Scan Block Diagram ....................................................................... 10–5 Boundary-Scan General Timing ...................................................................... 10–8 Boundary-Scan Tristate Timing....................................................................... 10–8 Boundary-Scan Reset Timing ......................................................................... 10–9 SA-110 Main Bus Timing................................................................................. 12–2 SA-110 Address Timing with APE=Low .......................................................... 12–3 SA-110 Address Timing with APE=High ......................................................... 12–3 SA-110 144-Pin TQFP Mechanical Dimensions ............................................. 13–1 SA-110 Microprocessor Technical Reference Manual vii Tables 1-1 1-2 2-1 3-1 4-1 5-1 5-2 5-3 5-4 7-1 8-1 8-2 9-1 9-2 9-3 9-4 10-1 10-2 10-3 11-1 11-2 11-3 11-4 12-1 12-2 12-3 12-4 12-5 12-6 12-7 13-1 8-1 12-6 1-1 1-2 11-4 8-1 12-2 12-3 12-4 12-5 12-6 12-7 SA-110 Device Performance Specifications ..................................................... 1–1 SA-110 Device Features ................................................................................... 1–2 Signal Pin Description ....................................................................................... 2–1 Vector Summary ............................................................................................... 3–3 Instruction Timings ............................................................................................ 4–1 SA-110 Registers .............................................................................................. 5–2 Cache Control Operations................................................................................. 5–5 TLB Control Operations .................................................................................... 5–5 Test, Clock, and Idle Controls ........................................................................... 5–6 Valid MMU, Dcache and Write Buffer Combinations ........................................ 7–3 CCLK Configurations ........................................................................................ 8–2 MCLK Configurations ........................................................................................ 8–3 Enhanced Mode Wrapping Order ..................................................................... 9–1 Byte Mask ......................................................................................................... 9–1 Cycle Type Encodings ...................................................................................... 9–2 SA-110 Transactions......................................................................................... 9–8 Public Instructions ........................................................................................... 10–3 SA-110 Boundary-Scan Interface Timing........................................................ 10–9 Boundary-Scan Signals and Pins.................................................................. 10–10 SA-110 DC Maximum Ratings ........................................................................ 11–1 SA-110 DC Operating Conditions ................................................................... 11–1 SA-110 DC Characteristics ............................................................................. 11–2 SA-110 Power Supply Voltages and Currents ................................................ 11–2 SA-110 Output Derating.................................................................................. 12–1 SA-110 AC Parameters for -AB Parts ............................................................. 12–4 SA-110 AC Parameters for -BB Parts ............................................................. 12–5 SA-110 AC Parameters for -CB Parts............................................................. 12–6 SA-110 AC Parameters for -DB Parts............................................................. 12–7 SA-110 AC Parameters for -EB Parts ............................................................. 12–8 SA-110 AC Parameters for -FB Parts ............................................................. 12–9 SA-110 Pinout – 144-pin Thin Quad Flat Pack ............................................... 13–2 CCLK Configurations ........................................................................................A–1 SA-110 AC Parameters for -EB Parts ...............................................................A–2 SA-110 Device Performance Specifications .....................................................A–2 SA-110 Device Features ...................................................................................A–2 SA-110 Power Supply Voltages and Currents ..................................................A–3 CCLK Configurations ........................................................................................A–3 SA-110 AC Parameters for -AB Parts ...............................................................A–4 SA-110 AC Parameters for -BB Parts ...............................................................A–4 SA-110 AC Parameters for -CB Parts...............................................................A–4 SA-110 AC Parameters for -DB Parts...............................................................A–4 SA-110 AC Parameters for -EB Parts ...............................................................A–4 SA-110 AC Parameters for -FB Parts ...............................................................A–5 1 Introduction The SA-110 Microprocessor (SA-110) is the first member of the StrongARM* family of high-performance, low-power microprocessors. The SA-110 is an implementation of ARM Ltd. (ARM)* Version 4 architecture and offers significant advances in microprocessor design. The SA-110 has been designed to further extend the ARM family as a leading source of low-power, high-performance RISC processors for embedded consumer markets such as portable products and interactive digital video. The SA-110 is a general-purpose, 32-bit microprocessor with a 16 Kbyte instruction cache, a 16 Kbyte write-back data cache, an 8-entry write buffer with 16 bytes per entry, and a memory-management unit (MMU) combined in a single chip. The SA-110 is software compatible with the ARM V4 architecture processor family and can be used with ARM support chips such as I/O, memory and video. 1.1 Features The SA-110 has been manufactured with the following marketing part numbers: 21281-AB, 21281-BB, 21281-CB, 21281-DB, 21281-EB, and FA21281FB. Table 1-1 lists the part number, high and low performance specification, and memory bus of the SA-110. Table 1-1. SA-110 Device Performance Specifications Part Number High Performance Low Power Memory Bus Ambient Operating Temperature 21281-BB 115 Dhrystone 2.1MIPS@ 100 MHz
21281CB 价格&库存

很抱歉,暂时无法提供与“21281CB”相匹配的价格&库存,您可以联系我们找货

免费人工找货