From WikiChip
Editing arm/history

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
{{arm title|History}}{{arm isa main}}
+
{{arm title|History}}
 
History of ARM:
 
History of ARM:
  
 
== BBC & ARM1 ==
 
== BBC & ARM1 ==
{{see also|acorn/microarchitectures/arm1|arm/armv1|l1=ARM1|l2=ARMv1}}
+
{{see also|arm_holdings/microarchitectures/arm1|l1=ARM1}}[[File:Acorn-ARM-Evaluation-System.jpg|right|thumb|[[ARM1]] Evaluation System board]]
 
In 1980 BBC started the ''Computer Literacy Project''. At the time BBC wanted the project to center around a microcomputer. BBC entered talks with a number of computer companies, among them was Acorn Computers. Early in 1980 Acorn released the [[Acorn Atom]] and by that time they were already working on their next project, ''Proton''. Acorn got an early prototype working to demo BBC. The Proton met BBC's specification resulting in a contract signed in February of [[1981]]. In December of [[1981]] Acorn Computers introduced the [[BBC Micro]], becoming a great success.
 
In 1980 BBC started the ''Computer Literacy Project''. At the time BBC wanted the project to center around a microcomputer. BBC entered talks with a number of computer companies, among them was Acorn Computers. Early in 1980 Acorn released the [[Acorn Atom]] and by that time they were already working on their next project, ''Proton''. Acorn got an early prototype working to demo BBC. The Proton met BBC's specification resulting in a contract signed in February of [[1981]]. In December of [[1981]] Acorn Computers introduced the [[BBC Micro]], becoming a great success.
  
 
The Acorn BBC Micro made use of the {{mos|6502}}, a highly popular {{arch|8}} microprocessor operating at 2 MHz. The early 80s were transforming quickly and by January [[1983]] [[Apple]] introduced the [[Apple Lisa]] which utilized the Motorola {{motorola|68000}}, a much more powerful {{arch|16}} microprocessor operating at 5 MHz. The Lisa included many other cutting edge features such as a windowing environment.
 
The Acorn BBC Micro made use of the {{mos|6502}}, a highly popular {{arch|8}} microprocessor operating at 2 MHz. The early 80s were transforming quickly and by January [[1983]] [[Apple]] introduced the [[Apple Lisa]] which utilized the Motorola {{motorola|68000}}, a much more powerful {{arch|16}} microprocessor operating at 5 MHz. The Lisa included many other cutting edge features such as a windowing environment.
  
[[File:Acorn-ARM-Evaluation-System.jpg|left|thumb|[[ARM1]] Evaluation System board. The microprocessor in the center is the {{vti|VC2588}}.]]
+
Recognizing the need for more powerful computers, Acorn formed the ''Advanced Research and Development'' division. The group was established in an attempt to develop a their own RISC processor. The initial outcome of the project was the first '''ARM''' processor. Initially stood for '''Acorn RISC Machine''', the name was later changed to ''' Advanced RISC Machine'''.
Recognizing the need for more powerful computers, Acorn formed the ''Advanced Research and Development'' division. In 1983 the group was established in an attempt to develop a their own RISC processor. The initial outcome of the project was the first '''ARM''' processor. Initially stood for '''Acorn RISC Machine''', the name was later changed to ''' Advanced RISC Machine'''.
 
  
 
[[Sophie Wilson]] and [[Steve Furber]] designed a reference model in [[BBC BASIC]] in just 808 lines of code. The first processor, the {{armh|ARM1}}, was fabricated on [[VLSI Technology]]'s [[3 µm process]] using just 24,800 transistors. First silicon prototypes were delivered on April 26 1985.
 
[[Sophie Wilson]] and [[Steve Furber]] designed a reference model in [[BBC BASIC]] in just 808 lines of code. The first processor, the {{armh|ARM1}}, was fabricated on [[VLSI Technology]]'s [[3 µm process]] using just 24,800 transistors. First silicon prototypes were delivered on April 26 1985.
  
The ARM1 had a few major bottlenecks - primarily the lack of hardware [[multiplication]] support resulted in considerable performance issues in related code. The problem was compounded by the fact that the ARM1 had no ability to support [[coprocessors]] which were needed for scientific applications that could make use of a powerful [[FPU]] coprocessor. By the following year Acorn reimplemented the ARM1 on a smaller process along with a number of enhancements designed to address those precise problems. The new design became the [[ARM2]].
 
  
== ARM2 & ARM3 ==
+
{{stub}}
{{see also|acorn/microarchitectures/arm2|acorn/microarchitectures/arm3|arm/armv2|arm/armv2a|l1=ARM2|l2=ARM3|l3=ARMv2|l4=ARMv2a}}
 
In under a year following the initial ARM prototypes, Acorn introduced the {{acorn|ARM2|l=arch}}. The ARM2 was a introduced coprocessor support and eliminated the need for the slow software multiplication by introducing hardware support. Fabricated by [[vti|VTI]] on a smaller process, the result was faster, less power consuming, and smaller processor. Acorn's first commercial microprocessor became a commercial success.
 
 
 
By [[1989]], Acorn introduced the ARM3. Serving as a successor to the ARM2, the ARM3 introduced pretty substantial performance improvements through a [[process shrink]] and the introduction of on-die cache. Thanks to those improvements, the processor was now capable of running at higher frequency while still supporting cheaper, and thus slower, commodity DRAM chips.
 
 
 
== ARM Ltd. ==
 
{{see also|ARM Ltd.}}
 
In November [[1990]] '''Advanced RISC Machines Ltd''' was founded in a partnership with [[Apple|Apple Computer, Inc.]] and [[VLSI Technology]] with [[Acorn Computers]]. The new company was established with the primary goal of further developing the ARM microprocessors. In 1993, in addition to VLSI, both [[Sharp]] and [[GEC-Plessey Semiconductor]] (GPS) became licensees of ARM.
 
 
 
Apple's interest in the processor was for their {{apple|Newton}} PDAs. In the early stages of the project, when Apple was evaluating the possible processors they realized they needed a {{intel|486}}-class performance. When they evaluated the Acorn {{acorn|ARM3|l=arch}} it met the performance and power characteristics but was not a perfect fit. Apple's biggest criticism was its lack of integrated [[Memory Management Unit]] (MMU). At the time, Acorn Computers simply didn't have the resources to develop one. The formation of ARM Ltd. allowed for an injection of funding sufficient to address those issues and keep the [[ARM]] architecture up-to-date and competitive.
 
 
 
== ARM6 ==
 
{{see also|arm_holdings/microarchitectures/arm6|l1=ARM6}}
 
Developed by the then-new [[ARM Holdings|ARM]] company, the ARM6 fixed most of Apple's criticism by introducing a new [[memory management unit]] (MMU) with virtual memory support as well as a [[JTAG]] [[boundary scan]] interface. The ARM6 also extended the previous architecture which had a {{arm|26-bit|26-bit address bus}} to 32-bit, allowing a larger address space to be accessible by introducing separate status registers. This was all done while still providing a {{armh|arm6#Backward_Compatibility|l=arch|backwards compatibility mode}} for older 26-bit programs.
 
 
 
== References ==
 
* Thomas, A. R. P., et al. "A 2nd Generation 32b RISC Processor with 4KByte Cache." Solid-State Circuits Conference, 1989. ESSCIRC'89. Proceedings of the 15th European. IEEE, 1989.
 
* Muller, Mike. "ARM6: a high performance low power consumption macrocell." Compcon Spring'93, Digest of Papers.. IEEE, 1993.
 
* Licensees, Welcomes New. "ARM Semiconductor Welcomes New Licensees." Microelectronics Journal 24.7 (1993): 7.
 
* Yoshida, Yukihiro, et al. "Low-power consumption architecture for embedded processor." ASIC, 1996., 2nd International Conference on. IEEE, 1996.
 
 
 
[[Category:arm]]
 

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)