TheStrongARM is a family of computermicroprocessors developed byDigital Equipment Corporation and manufactured in the late 1990s which implemented theARM v4instruction set architecture.[1] It was later acquired byIntel in 1997 from DEC's own Digital Semiconductor division as part of a settlement of a lawsuit between the two companies over patent infringement.[2] Intel then continued to manufacture it before replacing it with the StrongARM-derived ARM-based follow-up architecture calledXScale in the early 2000s.
According to Allen Baum, the StrongARM traces its history to attempts to make a low-power version of theDEC Alpha, which DEC's engineers quickly concluded was not possible. They then became interested in designs dedicated to low-power applications which led them to the ARM family. One of the only major users of the ARM for performance-related products at that time wasApple, whoseNewton device was based on the ARM platform. DEC approached Apple wondering if they might be interested in a high-performance ARM, to which the Apple engineers replied "Phhht, yeah. You can't do it, but, yeah, if you could we'd use it."[3]
The StrongARM was a collaborative project between DEC andAdvanced RISC Machines to create a faster ARM microprocessor. The StrongARM was designed to address the upper end of the low-power embedded market, where users needed more performance than the ARM could deliver while being able to accept more external support. Targets were devices such as newerpersonal digital assistants andset-top boxes.[4][5]
Traditionally, thesemiconductor division of DEC was located inMassachusetts. In order to gain access to the design talent inSilicon Valley, DEC opened a design center inPalo Alto, California. This design center was led byDan Dobberpuhl and was the main design site for the StrongARM project. Another design site that worked on the project was inAustin, Texas that was created by some ex-DEC designers returning fromApple Computer andMotorola. The project was set up in 1995, and quickly delivered their first design, theSA-110.
DEC agreed to sell StrongARM to Intel as part of a lawsuit settlement in 1997.[6] Intel used the StrongARM to replace their ailing line of RISC processors, thei860 andi960.
When the semiconductor division of DEC was sold to Intel, many engineers from the Palo Alto design group moved toSiByte, a start-up company designingMIPSsystem-on-a-chip (SoC) products for the networking market. The Austin design group spun off to becomeAlchemy Semiconductor, another start-up company designing MIPS SoCs for the hand-held market. A new StrongARM core was developed by Intel and introduced in 2000 as theXScale.[7]
The SA-110 was the first microprocessor in the StrongARM family. The first versions, operating at 100, 160, and 200 MHz, were announced on 5 February 1996.[8] When announced, samples of these versions were available, with volume production slated for mid-1996. Faster 166 and 233 MHz versions were announced on 12 September 1996.[9] Samples of these versions were available at announcement, with volume production slated for December 1996. Throughout 1996, the SA-110 was the highest performing microprocessor for portable devices.[10] Towards the end of 1996 it was a leading CPU for internet/intranet appliances andthin client systems.[11] The SA-110's first design win was theAppleMessagePad 2000.[12] It was also used in a number of products including theAcorn ComputersRisc PC andEidos Optima video editing system. The SA-110's lead designers wereDaniel W. Dobberpuhl, Gregory W. Hoeppner, Liam Madden, and Richard T. Witek.[4]
This sectiondoes notcite anysources. Please helpimprove this section byadding citations to reliable sources. Unsourced material may be challenged andremoved.(December 2018) (Learn how and when to remove this message) |
The SA-110 had a simplemicroarchitecture. It was ascalar design that executed instructionsin-order with a five-stageclassic RISC pipeline. The microprocessor was partitioned into several blocks, the IBOX, EBOX, IMMU, DMMU, BIU, WB and PLL. The IBOX contained hardware that operated in the first two stages of the pipeline such as theprogram counter. It fetched, decoded and issued instructions. Instruction fetch occurs during the first stage, decode and issue during the second. The IBOX decodes the more complex instructions in the ARM instruction set by translating them into sequences of simpler instructions. The IBOX also handled branch instructions. The SA-110 did not havebranch prediction hardware, but had mechanisms for their speedy processing.
Execution starts at stage three. The hardware that operates during this stage is contained in the EBOX, which comprises theregister file,arithmetic logic unit (ALU),barrel shifter,multiplier and condition code logic. The register file had three read ports and two write ports. The ALU and barrel shifter executed instructions in a single cycle. The multiplier is not pipelined and has a latency of multiple cycles.
The IMMU and DMMU arememory management units for instructions and data, respectively. Each MMU contained a 32-entryfully associativetranslation lookaside buffer (TLB) that can map 4 KB, 64 KB or 1 MBpages. The write buffer (WB) has eight 16-byte entries. It enables the pipelining of stores. The bus interface unit (BIU) provided the SA-110 with an external interface.
ThePLL generates the internalclock signal from an external 3.68 MHz clock signal. It was not designed by DEC, but was contracted to the Centre Suisse d'Electronique et de Microtechnique (CSEM) located inNeuchâtel,Switzerland.
The instructioncache and data cache each have a capacity of 16 KB and are 32-wayset-associative and virtually addressed. The SA-110 was designed to be used with slow (and therefore low-cost) memory and therefore the high set associativity allows a higher hit rate than competing designs, and the use of virtual addresses allows memory to be simultaneously cached and uncached. The caches are responsible for most of the transistor count and they take up half the die area.
The SA-110 contained 2.5 million transistors and is 7.8 mm by 6.4 mm large (49.92 mm2). It was fabricated by DEC in its proprietary CMOS-6 process at its Fab 6fab in Hudson, Massachusetts. CMOS-6 was DEC's sixth-generationcomplementary metal–oxide–semiconductor (CMOS) process. CMOS-6 has a 0.35 μm feature size, a 0.25 μm effective channel length but for use with the SA-110, only three levels ofaluminium interconnect. It used a power supply with a variable voltage of 1.2 to 2.2volts (V) to enable designs to find a balance between power consumption and performance (higher voltages enable higher clock rates). The SA-110 was packaged in a 144-pinthin quad flat pack (TQFP).
The SA-1100 was a derivative of the SA-110 developed by DEC. Announced in 1997, the SA-1100 was targeted for portable applications such as PDAs and differs from the SA-110 by providing a number of features that are desirable for such applications. To accommodate these features, the data cache was reduced in size to 8 KB.
The extra features are integrated memory,PCMCIA, and color LCD controllers connected to an on-die system bus, and five serial I/O channels that are connected to a peripheral bus attached to the system bus. The memory controller supported FPM and EDO DRAM, SRAM, flash, and ROM. The PCMCIA controller supports two slots. The memory address and data bus is shared with the PCMCIA interface. Glue logic is required. The serial I/O channels implement a slave USB interface, aSDLC, twoUARTs, anIrDA interface, a MCP, and asynchronous serial port.
The SA-1100 had a companion chip, the SA-1101. It was introduced by Intel on 7 October 1998.[13] The SA-1101 provided additional peripherals to complement those integrated on the SA-1100 such as a video output port, twoPS/2 ports, a USB controller and a PCMCIA controller that replaces that on the SA-1100. Design of the device started by DEC, but was only partially complete when acquired by Intel, who had to finish the design. It was fabricated at DEC's formerHudson, Massachusetts fabrication plant, which was also sold to Intel.[14]
The SA-1100 contained 2.5 million transistors and measured 8.24 mm by 9.12 mm (75.15 mm2). It was fabricated in a 0.35 μm CMOS process with three levels ofaluminium interconnect and was packaged in a 208-pin TQFP.[15]
One of the early recipients of this processor was-ill-fatedPsion netBook and its more consumer oriented siblingPsion Series 7.
The SA-1110 was a derivative of the SA-110 developed by Intel. It was announced on 31 March 1999, positioned as an alternative to the SA-1100.[16] At announcement, samples were set for June 1999 and volume later that year. Intel discontinued the SA-1110 in early 2003.[17] The SA-1110 was available in 133 or 206 MHz versions. It differed from the SA-1100 by featuring support for 66 MHz (133 MHz version only) or 103 MHz (206 MHz version only)SDRAM.[18] Its companion chip, which provided additional support for peripherals, was the SA-1111. The SA-1110 was packaged in a 256-pinmicro ball grid array. It was used in mobile phones, personal data assistants (PDAs) such as the Compaq (later HP)iPAQ and HPJornada, the Sharp SL-5x00 Linux Based Platforms and theSimputer.[19] It was also used to run the Intel Web Tablet, a tablet device that is considered potentially the first to introduce large screen, portable web browsing. Intel dropped the product just prior to launch in 2001.
The SA-1500 was a derivative of the SA-110 developed by DEC initially targeted forset-top boxes.[20][21] It was designed and manufactured in low volumes by DEC but was never put into production by Intel. The SA-1500 was available at 200 to 300 MHz. The SA-1500 featured an enhanced SA-110 core, an on-chipcoprocessor called theAttached Media Processor (AMP), and an on-chip SDRAM and I/O bus controller. The SDRAM controller supported 100 MHz SDRAM, and the I/O controller implemented a 32-bit I/O bus that may run at frequencies up to 50 MHz for connecting to peripherals and the SA-1501 companion chip.
The AMP implemented a long-instruction-word instruction set containing instructions designed for multimedia, such as integer and floating-pointmultiply–accumulate operations andSIMD arithmetic. Each long-instruction word is 64 bits wide and specifies an arithmetic operation and a branch or a load/store. Instructions operate on operands from a 64-entry 36-bit register file, and on a set of control registers. The AMP communicates with the SA-110 core via an on-chip bus and it shares the data cache with the SA-110. The AMP contained an ALU with a shifter, a branch unit, a load/store unit, a multiply–accumulate unit, and asingle-precisionfloating-point unit. The AMP supported user-defined instructions via a 512-entry writable control store.[22]
The SA-1501 companion chip provided additional video and audio processing capabilities and various I/O functions such as PS/2 ports, a parallel port, and interfaces for various peripherals.
The SA-1500 contains 3.3 million transistors and measures 60 mm2. It was fabricated in a 0.28 μm CMOS process. It used a 1.5 to 2.0 V internal power supply and 3.3 V I/O, consuming less than 0.5 W at 100 MHz and 2.5 W at 300 MHz. It was packaged in a 240-pin metalquad flat package or a 256-ballplastic ball grid array.
TheStrongARM latch is anelectronic latch circuit topology first[23][24] proposed byToshiba engineers Tsuguo Kobayashiet al.[25] and got significant attention after being used in StrongARM microprocessors.[23][24] It is widely used as asense amplifier, acomparator, or just a robust latch with high sensitivity.[23][24]
{{cite book}}
: CS1 maint: numeric names: authors list (link){{cite journal}}
: CS1 maint: numeric names: authors list (link){{cite book}}
: CS1 maint: numeric names: authors list (link)