Z84C9008VSG Zilog, Z84C9008VSG Datasheet - Page 53

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
SOFTWARE IMPLEMENTATION EXAMPLES
UM008005-0205
Overview of Software Features
The Z80 instruction set provides the user with a large number of operations
to control the Z80 CPU. The main alternate and index registers can hold
arithmetic and logical operations, form memory addresses, or act as fast-
access storage for frequently used data.
Information can be moved directly from register to register, from memory
to memory, from memory to registers, or from registers to memory. In addi-
tion, register contents and register/memory contents can be exchanged
without using temporary storage. In particular, the contents of main and
alternate registers can be completely exchanged by executing only two
instructions,
separate the set of working registers from different logical procedures or to
expand the set of available registers in a single procedure.
Storage and retrieval of data between pairs of registers and memory can be
controlled on a last-in first-out basis through
that utilize a special
available both to manipulate data and to automatically store and retrieve
addresses for subroutine linkage. When a subroutine is called, for example,
the address following the
down stack pointed to by
routine, the address on the top of the stack is used to set the program
counter for the address of the next instruction. The stack pointer is adjusted
automatically to reflect the current top stack position during
CALL
stacks and subroutine calls to be nested to any practical depth because the
stack area can potentially be as large as memory space.
The sequence of instruction execution can be controlled by six different
flags (carry, zero, sign, parity/overflow, add/subtract, half-carry), which
reflect the results of arithmetic, logical, shift, and compare instructions.
, and
RET
EX
instructions. This stack mechanism allows pushdown data
and
STACK POINTER
EXX
Hardware and Software Implementation Examples
. This register exchange procedure can be used to
SP
CALL
. When a subroutine returns to the calling
instruction is placed on the top of the push-
register (SP). This stack register is
PUSH
and
POP
User’s Manual
instructions
PUSH
Z80 CPU
,
POP
,
33

Related parts for Z84C9008VSG