Z84C9008VSG Zilog, Z84C9008VSG Datasheet - Page 67

no-image

Z84C9008VSG

Manufacturer Part Number
Z84C9008VSG
Description
IC 8MHZ Z80 KIO 84-PLCC
Manufacturer
Zilog
Series
Z80r
Datasheets

Specifications of Z84C9008VSG

Processor Type
Z80
Features
Serial/Parallel Input/Output, Counter/Timer Circuit
Speed
8MHz
Voltage
5V
Mounting Type
Surface Mount
Package / Case
84-LCC (J-Lead)
Maximum Operating Temperature
+ 70 C
Minimum Operating Temperature
0 C
Mounting Style
SMD/SMT
Cpu Speed
8MHz
Digital Ic Case Style
LCC
No. Of Pins
84
Supply Voltage Range
5V
Operating Temperature Range
0°C To +70°C
Svhc
No SVHC (18-Jun-2010)
Rohs Compliant
Yes
Base Number
84
Clock Frequency
8MHz
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z84C9008VSG
Manufacturer:
Zilog
Quantity:
13
Part Number:
Z84C9008VSG
Manufacturer:
ZILOG
Quantity:
6 221
Part Number:
Z84C9008VSG
Manufacturer:
Zilog
Quantity:
10 000
Z80 CPU
User’s Manual
47
The displacement is a signed two’s complement number. Indexed
addressing greatly simplifies programs using tables of data because the
index register can point to the start of any table. Two index registers are
provided because very often operations require two or more tables.
Indexed addressing also allows for relocatable code.
The two index registers in the Z80 are referred to as IX and IY. To
indicate indexed addressing the notation use:
(IX+d) or (IY+d)
Here d is the displacement specified after the Op Code. The parentheses
indicate that this value is used as a pointer to external memory.
Register Addressing
Many of the Z80 Op Codes contain bits of information that specify which
CPU register is to be used for an operation. An example of register
addressing is to load the data in register 6 into register C.
Implied Addressing
Implied addressing refers to operations where the Op Code automatically
implies one or more CPU registers as containing the operands. An
example is the set of arithmetic operations where the accumulator is
always implied to be the destination of the results.
Register Indirect Addressing
This type of addressing specifies a 16-bit CPU register pair (such as HL)
to be used as a pointer to any location in memory. This type of instruction
is very powerful and it is used in a wide range of applications.
Op Code
One or Two Bytes
An example of this type of instruction is to load the accumulator with the
data in the memory location pointed to by the HL register contents.
Indexed addressing is actually a form of register indirect addressing
UM008005-0205
Z80 CPU Instruction Description

Related parts for Z84C9008VSG