翻訳と辞書
Words near each other
・ Avoyelles Journal
・ Avoyelles Parish School Board
・ Avoyelles Parish, Louisiana
・ Avoyelles Public Charter School
・ AVP
・ AVP Research Foundation
・ AVPI1
・ AvPro Worldwide
・ AVPU
・ AVPX
・ AVQ
・ AVR
・ AVR 661
・ AVR Butterfly
・ AVR reactor
AVR32
・ Avra
・ Avra (song)
・ Avra M. Warren
・ Avra Theodoropoulou
・ Avra Valley
・ Avra Valley Solar Generating Station
・ Avra Valley, Arizona
・ Avraam Benaroya
・ Avraam Melnikov
・ Avraam Papadopoulos
・ Avraam Russo
・ Avraami Zavenyagin
・ Avraamy Aslanbegov
・ Avraamy Palitsyn


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

AVR32 : ウィキペディア英語版
AVR32

The AVR32 is a 32-bit RISC microcontroller architecture produced by Atmel. The microcontroller architecture was designed by a handful of people educated at the Norwegian University of Science and Technology, including lead designer Øyvind Strøm, PhD and CPU architect Erik Renno, M.Sc in Atmel's Norwegian design center.
Most instructions are executed in a single-cycle. The multiply–accumulate unit can perform a 32-bit × 16-bit + 48-bit arithmetic operation in two cycles (result latency), issued once per cycle.
It does not resemble the 8-bit AVR, except that they were both designed at Atmel Norway, in Trondheim. Some of the debug-tools are similar.
== Architecture ==
The AVR32 has at least two micro-architectures, the AVR32A and AVR32B. These differ in the instruction set architecture, register configurations and the use of caches for instructions and data.〔(【引用サイトリンク】 title=AVR32 Architecture Document )
The AVR32A CPU cores are for inexpensive applications. They do not provide dedicated hardware registers for shadowing the register file, status and return address in interrupts. This saves chip area at the expense of slower interrupt-handling.
The AVR32B CPU cores are designed for fast interrupts. They have dedicated registers to hold these values for interrupts, exceptions and supervisor calls. The AVR32B cores also support a Java virtual machine in hardware.
The AVR32 instruction set has 16-bit (compact) and 32-bit (extended) instructions, with several specialized instructions not found in the MIPS32, ARMv5 or ARMv6. Several U.S. patents are filed for the AVR32 ISA and design platform.
Just like the AVR 8-bit microcontroller architecture, the AVR32 was designed for high code density (packing much function in few instructions) and fast instructions with few clock cycles. Atmel used the independent benchmark consortium EEMBC to benchmark the architecture with various compilers and consistently outperformed both ARMv5 16-bit (THUMB) code and ARMv5 32-bit (ARM) code by as much as 50% on code-size and 3× on performance.
Atmel says the "picoPower" AVR32 AT32UC3L consumes less than 0.48 mW/MHz in active mode, which it claimed, at the time, used less power than any other 32-bit CPU. Then in March 2015, they claim their new Cortex-M0+-based microcontrollers, using ARM Holdings' ARM architecture, not their instruction set, "has broken all ultra-low power performance barriers to date."

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「AVR32」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.