Intro To Pentium Microprocessor
Intro To Pentium Microprocessor
PENTIUM
MICROPROCESSOR
Presented by Rohit, Sahil and
Sambhav
01. The Pentium microprocessor is
packaged in a 237-pin PGA (pin
grid array).
Pin-out of the
pentium 02.
There are two versions: the
full Pentium and the P24T
Power Dissipation
proper cooling.
and Cooling
Heat sinks with considerable
02. airflow are required to keep
the Pentium cool.
The Pentium microprocessor
contains multiple VCC (+5.0 V
01. or +3.3 V) and VSS (ground)
Ground
Connections
Proper connections of these
02. voltage and ground pins are
essential.
Each Pentium output pin can
provide 4.0 mA of current at a
01. logic 0 level and 2.0 mA at a
Characteristics
Input pins have a small load,
02. requiring only 15 μA of
current.
No Connection (N/C) Drive Current
Pins Increase
Some pins are labeled The Pentium microprocessor
provides increased drive
N/C (no connection)
current compared to earlier
and must not be microprocessors like 8086,
connected. 8088, and 80286.
Bus
Buffers
In some systems,
except the smallest,
bus buffers may be
required due to the
current levels.
Address Bus and Control
Pins
• BE7–BE0: Bus Enable connections, encode A0, A1, and A2 to select bytes
in a 64-bit-wide memory location.
• MIO: Memory Input/Output, input for holding the address and AP signals
for the next clock.
• AHOLD: Address Hold, input causing Pentium to hold address and AP
signals for the next clock.
Cache and Clock
Pins
• CACHE: Cache output, indicating the current cycle can cache data.
• The physical memory system is divided into eight banks, and each
bank stores byte-wide data with a parity bit.
Data Bus
Width
• The Pentium uses a 64-bit data bus to address memory. This is a change
from the 32-bit data bus used in earlier microprocessors like the 80486.
• Parity is generated and checked for byte-wide data, and the system uses
eight separate write strobes for writing to the memory system.
Memory Selection
• These separate memory banks enable the Pentium to access any single
byte, word, doubleword, or quadword with one memory transfer cycle.
Throughput Improvement
• A new feature in the Pentium is the capability to check and generate parity for
the address bus (A31–A5) during certain operations.
• The AP pin provides the system with parity information, and APCHK indicates a
bad parity check for the address bus.
• The Pentium takes no action when an address parity error is detected; the
system must assess the error and take appropriate action, such as generating an
interrupt.