Architectural Overview - Atmel AVR AT90S4434 Preliminary

8-bit microcontroller with 4k/8k bytes in-system programmable flash
Table of Contents

Advertisement

Architectural Overview

The fast-access register file concept contains 32 x 8-bit general-purpose working registers with a single clock cycle access
time. This means that during one single clock cycle, one Arithmetic Logic Unit (ALU) operation is executed. Two operands
are output from the register file, the operation is executed and the result is stored back in the register file – in one clock
cycle.
Six of the 32 registers can be used as three 16-bit indirect address register pointers for Data Space addressing, enabling
efficient address calculations. One of the three address pointers is also used as the address pointer for the constant table
look-up function. These added function registers are the 16-bit X-register, Y-register and Z-register.
Figure 4. The AT90S4434/8535 AVR RISC Architecture
2K/4K X 16
Program
Memory
Instruction
Register
Instruction
Decoder
Control Lines
The ALU supports arithmetic and logic functions between registers or between a constant and a register. Single register
operations are also executed in the ALU. Figure 4 shows the AT90S4434/8535 AVR RISC microcontroller architecture.
In addition to the register operation, the conventional memory addressing modes can be used on the register file as well.
This is enabled by the fact that the register file is assigned the 32 lowermost Data Space addresses ($00 - $1F), allowing
them to be accessed as though they were ordinary memory locations.
AT90S/LS4434 and AT90S/LS8535
6
AVR AT90S4434/8535 Architecture
Program
Counter
Data Bus 8-bit
Status
and Control
32 x 8
General
Purpose
Registrers
Timer/Counter
ALU
Timer/Counter
Timer/Counter
256/512 x 8
Data
SRAM
256/512 x 8
Analog to Digital
EEPROM
32
I/O Lines
Interrupt
Unit
SPI
Unit
Serial
UART
8-bit
16-bit
with PWM
8-bit
with PWM
Watchdog
Timer
Converter
Analog
Comparator

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Avr at90ls4434Avr at90ls8535Avr at90s8535

Table of Contents