INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL® PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY
ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PRO PERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT AS PROVIDED IN
INTEL'S TERMS AND CONDITIONS OF SALE FOR SUCH PRODUCTS, INTEL ASSUMES NO LIABILITY WHATSOEV ER, AND INTEL DISCLAIMS
ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES
RELATING T O FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY P ATENT, COPYRIGHT OR OTHER
INTELLECTUAL PROPERTY RIGHT. Intel products are not intended for use in medical, life saving, life sustaining applications.
Intel may make changes to specifications and product descriptions at any time, without notice.
Designers must not rely on the absence or characteristics of any features or instructions marked “reserved” or “un defined.” Intel reserves these for
future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them
®
The Intel
specifications. Current characterized errata are available on request.
Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product o rder.
Copies of documents which have an order number and are referenced in this document, or other Inte l literature, may be obta ined by calling1-800-5 48-
the I2C bus/protocol or the SMBus bus/protocol may require licenses from various entities, including Phillips Electronics, N.V. and North American
Phillips Corporation.
Itanium® 2 processor may contain design defects or errors known as errata which may cause the product to deviate from published
hints for L1, L2, and L3 caches for reduced
memory latency.
— 128 general and 128 floating-point registers
supporting register rotation.
— Register stack engine for effective management
of processor resources.
— Support for predication and speculation.
■ Extensive RAS features for business-critical
applications:
— Full SMBus compatibility.
— Enhanced machine check architecture with
extensive ECC and parity protection.
— Enhanced thermal management.
— Built-in processor information ROM (PIROM).
— Built-in programmable EEPROM.
®
Itanium®
■ High bandwidth system bus for multiprocessor
scalability:
— Up to 10.6 GB/s bandwidth.
— 128-bit wide data bus.
— 50-bits of physical memory addressing and 64-
bits of virtual addressing.
— Up to four processors on the same system bus at
400 MHz data bus frequency.
— Up to two processors on the same system bus at
533 MHz or 667 MHz data bus frequency.
— Expandable to systems with multiple system
buses.
■ Features to support flexible platform environments:
— Support for IA-32 application binaries.
— Bi-endian support.
— Processor abstraction layer eliminates processor
dependencies.
The Intel® Itanium® 2 processor is designed to address the needs of high-performance servers and workstations.
The Itanium architecture goes beyond RISC and CISC approaches by employing Explicitly Parallel Instruction
Computing (EPIC), which pairs extensive processing resources with intelligent compilers that enable parallel
execution explicit to the processor. The processor’s large internal resources combine with predication and
speculation to enable optimization for high performance applications running on multiple operating systems,
including versions of Microsoft Windows*, HP-UX* and Linux*. The Itanium 2 processor is designed to support
very large scale systems, including those employing thousands of processors, to provide the processing power and
performance head room for the most demanding enterprise and technical computing applications. SMBus
compatibility and comprehensive reliability, availability and serviceability (RAS) features make the Itanium 2
processor ideal for applications requiring high up-time. For high performance servers and workstations, the
Itanium 2 processor offers outstanding performance and reliability for today’s applications and the scalability to
address the growing e-business needs of tomorrow.
Datasheet 9
10Datasheet
1Introduction
1.1Overview
The Itanium 2 processor employs Explicitly Parallel Instruction Computing (EPIC) design
concepts for a tighter coupling between hardware and software. In this design style, the interface
between hardware and software is designed to enable the software to exploit all available compiletime information, and efficiently deliver this information to the hardware. It addresses several
fundamental performance bottlenecks in modern computers, such as memory latency, memory
address disambiguation, and control flow dependencies. The EPIC constructs provide powerful
architectural semantics, and enable the software to make global optimizations across a large
scheduling scope, thereby exposing available Instruction Level Parallelism (ILP) to the hardware.
The hardware takes advantage of this enhanced ILP, and provid e s abundant execution resources.
Additionally, it focuses on dynamic run-time optimizations to enable the compiled code schedule
to flow at high throughput. This strategy increases the synergy between hardware and software, and
leads to greater overall performance.
The Itanium 2 processor provides a 6-wide and 8-stage deep pipeline, running at up to 1.66 GHz.
This provides a combination of abundant resources to ex ploit ILP as well as increased frequency
for minimizing the latency of each instruction. The resources consist of six integer units, six
multimedia units, two load and two store units, three branch units, two extended-precision floating
point units, and one additional single-precision floating point unit. The hardware employs dynamic
prefetch, branch prediction, a register scoreboard, and non-blocking caches to optimize for
compile-time non-determinism. Three levels of on-die cache minimize overall memory latency.
This includes up to a 9 MB L3 cache, accessed at core speed, providing up to 84.8 Gb/sec of data
bandwidth. The system bus is designed to support up to four processors (on a single system bus),
and can be used as an effective building block for very large systems. The balanced core and
memory subsystem provide high performance for a wide range of applications ranging from
commercial workloads to high performance technical computing.
The Itanium 2 processor supports a range of computing needs and configurations from a 2-way to
large SMP servers. This document provides the electrical, mechanical and thermal specifications
for the Itanium 2 processor for use while using systems with Itanium 2 processors.
1.2Processor Abstraction Layer
The Itanium 2 processor requires implementation-specific Processor Abstraction Layer (PAL)
firmware. P AL firmware supports processor initialization, error recovery , and other functionality . It
provides a consistent interface to system firmware and operating systems across processor
hardware implementations. The Intel
Volume 2: System Architecture, describes PAL. Platforms must provide access to the firmware
address space and PAL at reset to allow Itanium 2 processors to initialize.
The System Abstraction Layer (SAL) firmware contains platform-specific firmware to initialize
the platform, boot to an operating system, and provide runtime functionality. Further information
about SAL is available in the IntelSpecification.
Itanium® Processor Family System Abstraction Layer
Introduction
1.3Mixing Processors of Different Frequencies and
Cache Sizes
All Itanium 2 processors on the same system bus are required to have the same cache size (9 MB,
6 MB, 4 MB, 3 MB or 1.5 MB) and identical core frequency. Mixing components of different core
frequencies and cache sizes is not supported and has not been validated by Intel. Operating system
support for multiprocessing with mixed components should also be considered.
While Intel has done nothing to specifically prevent processors within a multiprocessor
environment from operating at differing frequencies and differing cache sizes, there may be
uncharacterized errata that exist in such configurations. Customers would be fully responsible for
validation of system configurations with mixed components other than the supported
configurations described above.
1.4Terminology
In this document, a ‘#’ symbol after a signal name refers to an active low signal. This means that a
signal is in the active state (based on the name of the signal) when driven to a low level. For
example, when RESET# is low, a processor reset has been requested. When NMI is high, a nonmaskable interrupt has occurred. In the case of lines where the name does not imply an active state
but describes part of a binary sequence (such as address or data), the ‘#’ symbol implies that the
signal is inverted. For example, D[3:0] = ‘HLHL’ refers to a hex ‘A’, and D [3:0] # = ‘LHLH’ also
refers to a hex ‘A’ (H = High logic level, L = Low lo gic level).
The term “system bus” refers to the interface between the processor, system core logic and other
bus agents. The system bus is a multiprocessing interface to processors, memory and I/O.
A signal name has all capitalized letters, for example, VCTERM.
A symbol referring to a voltage level, current level, or a time value carries a plain subscript, e.g.,
V
, or a capitalized abbreviated subscript, for example, TCO.
CC,core
1.5State of Data
The data contained in this document is subject to change. It is the best information that Intel is able
to provide at the publication date of this document.
12Datasheet
1.6Reference Documents
The reader of this specification should also be familiar with material and concepts presented in the
following documents:
Itanium® 2 Processor Reference Manual for Software Development and
Optimization
®
Intel
Itanium® Processor Family System Abstraction Layer Specification245359
ITP700 Debug Port Design Guide249679
System Management Bus Specificationhttp://www.smbus.org/specs
Introduction
245317
245318
245319
251110
Note:Contact your Intel representative or check http://developer.intel.com for the latest revision of the
reference documents.
Datasheet13
Introduction
14Datasheet
2Electrical Specifications
This chapter describes the electrical specifications of the Itanium 2 processor.
2.1Itanium® 2 Processor System Bus
Most Itanium 2 processor signals use the Itanium processor’s assisted gunning transceiver logic
(AGTL+) signaling technology. The termination voltage, V
and is the system bus high reference voltage. The buffers that drive most of the system bus signals
on the Itanium 2 processor are actively driven to V
improve rise times and reduce noise. These signals should still be considered open-drain and
require termination to V
is terminated to V
which case the termination is provided by external resistors connected to V
CTERM
, which provides the high level. The Itanium 2 processor system bus
CTERM
at each end of the bus. There is also support of off-die termination in
during a low-to-high transition to
CTERM
, is generated on the baseboard
CTERM
CTERM
.
AGTL+ inputs use differential receivers which require a reference signal (V
the receivers to determine if a signal is a logical 0 or a logical 1. The Itanium 2 processor generates
V
on-die, thereby eliminating the need for an off-chip reference voltage source.
REF
2.1.1System Bus Power Pins
VCTERM (1.2 V) input pins on the Itanium 2 processor provide power to the driver buffers and
on-die termination. The GND pins, in addition to the GND
provide ground to the processor. Power for the processor core is provided through the power tab
connector by V
management bus (SMBus). The V
from each other.
. The 3.3 V pin is included on the processor to provide power to the system
CC,PS
CTERM
2.1.2System Bus No Connect
All pins designated as “N/C” or “No Connect” must remain unconnected.
2.2System Bus Signals
2.2.1Signal Groups
Table 2-1 contains Itanium 2 processor system bus signals that have been combined into groups by
buffer type and whether they are inputs, outputs or bidirectional with respect to the processor.
). V
REF
input at the power tab connector,
, 3.3 V, and GND pins must remain electrically separated
AGTL+ Output SignalsFERR#, THRMTRIP#, DBSY[1:0]#, DRDY[1:0]#, SBSY[1:0]#
Special AGTL+ Asynchronous
Interrupt Input Signals
Power Good Signal
HSTL Clock SignalsBCLKn, BCLKp
TAP Input Signals
TAP Output Signals
System Management Signals
Power SignalsGND, VCTERM
LVTTL Power Pod Signals
OtherTERMA, TERMB, TUNER1, TUNER2, VCCMON, VSSMON
NOTES:
1. Signals will not be terminated on-die even when on-die termination (ODT) is enabled. See Intel® Itanium® 2 Processor
All system bus outputs should be treated as open drain signals and require a high level source
provided by the V
CTERM
supply.
AGTL+ inputs have differential input buffers which use V
signals require termination to V
AGTL+ input group as well as the AGTL+ I/O group when receiving. Similarly, “AGTL+ Output
Signals” refers to the AGTL+ output group as well as the AGTL+ I/O group when driving.
The Power Good (PWRGOOD) signal and Test Access Port (TAP) connection input signals use a
non-differential receiver with levels that are similar to AGTL+. No reference voltage is required for
these signals. The TAP Connection Output signals are AGTL+ output signals.
The Itanium 2 processor system bus requires termination on both ends of the bus. The Itanium 2
processor system bus supports both on-die and off-die termination controlled by two pins, TERMA
and TERMB. Please see the TERMA and TERMB pin description in Section 2.2.2.
The HSTL clock signals are the differential clock inputs for the Itanium 2 processor. The SMBus
signals and LVTTL power pod signals are driven using the 3.3 V CMOS logic levels listed in
Table 2-8 and Table 2-9, respectively.
2.2.2Signal Descriptions
Appendix A, “Signals Reference”contains functional descriptions of all system bus signals and
L VTTL power pod signals. Further descriptions of the system management signals are contained in
Chapter 6. The signals listed under the “Power” and “Other” group are described here:
as a reference level. AGTL+ output
. In this document, “AGTL+ Input Signals” refers to the
CTERM
REF
16Datasheet
Electrical Specifications
V
CTERM
System bus termination voltage.
GNDSystem ground.
N/CNo connection can be made to these pins.
TERMA, TERMBThe Itanium 2 processor uses two pins to control the on-die termination
function, TERMA and TERMB. Both of these termination pins must be
pulled to VCTERM in order to terminate the system bus using the on-die
termination resistors. Both of these termination pins must be pulled to
GND in order to use off-die termination.
TUNER1, TUNER2TUNER1 is used to control the slew rate of the system bus I/O buffers.
The nominal value for the TUNER1 resistor is 150 ohms. A lower
resistance will cause a faster slew rate. TUNER2 is used to control the
termination resistance for the system bus I/O buffers. The nominal value
for the TUNER2 resistor is 150 ohms. A lower resistance will cause a
lower on-die termination resistance. On-die termination mode will only
be selected if the TERMA and TERMB pins are terminated as indicated
above.
VCCMON, VSSMONThese pins provide a remote sense connection from the processor to the
power pod. No connections that constitute a current load can be made to
these pins.
2.3Package Specifications
Table 2-2 through Table 2-9 list the DC voltage, current and power specifications for the Itanium 2
processor. The voltage and current specifications are defined at the Itanium 2 processor pins.
Operational specifications listed in Table 2-2 through Table 2-9 are only valid while meeting
specifications for case temperature, clock frequency, and input voltages.
(VCC
Termination Voltage CurrentAll7.2A
Maximum Processor PowerAll130W
Thermal Design EnvelopeAll130W
Thermal Design Power900 MHz90W
TAP
)
All45W
All1.2 –1.5%1.21.5V
1.0 GHz100W
1.3 GHz97W
1.4 GHz91W
1.5 GHz107W
1.6 GHz122W
1.66 GHz122W
MinimumTypMaximumUnitNotes
1
2
3
4
5
6
6
6
6
6
6
6
Datasheet17
Electrical Specifications
NOTES:
1. This is the tolerance requirement, across a 200 MHz bandwidth, at the processor pins. The requirement at the processor pins
accounts for voltage drops (and impedance discontinuities) at the processor pins and to the processor core. In addition to the
±1.5% DC tolerance, there is a ±3.5% AC tolerance for a total of ±5% tolerance.
2. The Itanium
die and off-die termination which is selected by the TERMA and TERMB pins. Termination tolerance is ±15% for on-die
termination measured at V
3. Maximum termination voltage current on one terminating agent.
4. For all core frequencies and cache sizes.
5. Maximum thermal design envelope is provided for the design of thermal/chassis solutions.
6. Maximum thermal design power is an estimate of the power dissipation for the Itanium 2 processor offering while executing a
worst-case application mix under nominal V
®
2 processor system bus is terminated at each end of the system bus. The Itanium 2 processor supports both on -
and ±1% for off-die termination.
OL
and worst-case temperature.
CC,PS
Table 2-3. Itanium® 2 Processor Power Supply Specificat ions
SymbolParameterMinimumTypMaximumUnitNotes
V
CC,PS
I
CC,PS
PS
slew_rate
PS
TT
NOTES:
1. The power pod DC set point accuracy is ±1.5%. Included for reference only, under worst case switching activit y, the power pod
tolerance is ±7%.
2. The V
3. The maximum current (I
defined to be based on worst-case V
VCC from the Power SupplyVID –1.5%VIDVID +1.5%V
Current Required from Power Supply100A
Power Supply Slew Rate at the
Processor Power Pod Connector
Power Supply Slew Rate for the
Termination Voltage at the Processor
Pins
for the processor is defined by the VID bits specified in Table 2-23.
CC,PS
) specification is intended for system power supply design. The maximum current values are
CC,PS
, temperature and application mix.
CC,PS
1, 2
3
100A/µs
0.05A/ns
2.4Signal Specifications
This section describes the DC specifications of the system bus signals. The processor signal’s DC
specifications are defined at the Itanium 2 processor pins. Table 2-4 through Table 2-9 describe the
DC specifications for the AGTL+, PWRGOOD, HSTL clock, TAP port, system management, and
LVTTL signals. Please refer to the ITP700 Debug Port Design Guide for the TAP connection
signals DC specifications at the debug port.
Table 2-4. AGTL+ Signals DC Specifications (Sheet 1 of 2)
SymbolParameter
V
IL
V
IH
V
IL
V
IH
Input Low VoltageAll0.625V
Input High VoltageAll0.875V
Input Low Voltage
(1.6x GHz, I.5 GHz/4 MB
®
Itanium
2 Processors)
Input High Voltage
(1.6x GHz, I.5 GHz/4 MB
Itanium 2 Processors)
V
OL
V
OH
I
OL
I
OL
Output Low VoltageAll0.30.4V
Output High VoltageAllV
Output Low Current @ 0.3VAll34mA
Output Low Current @ 0.3VAll17mA
Core
Frequency
All0.65V
All0.85V
MinimumTypMaximumUnitNotes
1
1
1
1
2
,
CTERM
minimum
V
CTERMVCTERM
maximum
,
V
3
4
18Datasheet
Table 2-4. AGTL+ Signals DC Specifications (Sheet 2 of 2)
Electrical Specifications
SymbolParameter
I
L
C
AGTL+
Leakage CurrentAll±100µA
AGTL+ Pad Capacitance 900 MHz3pF
Core
Frequency
1.0 GHz3pF
1.3 GHz1.5pF
1.4 GHz1.5pF
1.5 GHz1.5pF
1.6 GHz1.5pF
1.66 GHz1.5pF
NOTES:
1. The typical transition point between VIL and VIH assuming 125 mV V
±100 mV respectively, for a system bus agent using on-board termination. V
V
REF
mV respectively, f or a system bus agent using on-die termination.
2. Parameter measured into a 22.5 ohm resistor to 1.2V. Minimum V
3. Calculated using off-die termination through two 45 ohm ±1% resistors in parallel.
4. Calculated using on-die termination to a 45 ±15% resistor measured at V
5. At 1.2V ±1.5%. V
6. Total of I/O buffer with ESD structure and processor parasitics if applicable. Capacitance values guaran teed by design for all
AGTL+ buffers.
, minimum ≤ Vpin ≤ V
CTERM
CTERM
, maximum.
Table 2-5. Power Good Signal DC Specifications
SymbolParameterMinimumMaximumUnitNotes
V
IL
V
IH
Input Low Voltage0.440V
Input High Voltage0.875V
MinimumTypMaximumUnitNotes
5
6
6
6
6
6
6
6
uncertainty for ODT. V
REF
and IOL are guaranteed by design/characterization.
OL
.
OL
REF_high
and V
REF_high
REF_low
and V
REF_low
levels are V
levels are
±125
REF
Table 2-6. System Bus Clock Differential HSTL DC Specifications
applies only to THRMALERT# which is an open drain signal.
OL2
3.3 +5%
Min +
0.7*3.3V
1
2
Table 2-9. LVTTL Signal DC Specifications
SymbolParameterMinimumMaximumUnitNotes
V
IL
V
IH
V
OL
V
OH
Input Low Voltage0.8V
Input High Voltage2.03.63V
Output Low Voltage0.4V
Output High Voltage2.4V
Table 2-10 through Table 2-11 list the AC specifications for the Itanium 2 processor’s clock and
SMBus (timing diagrams begin with Figure 2-1). The Itanium 2 processor uses a differential HSTL
clocking scheme with a frequency of 200, 266 or 333 MHz. The SMBus is a subset of the I2C*
interface which supports operation of up to 100 kHz.
Table 2-10. System Bus Clock Differential HSTL AC Specifications (Sheet 1 of 2)
System
SymbolParameter
BCLKp Period2005.0nsFigure 2-1
T
period
T
skew
f
BCLK
T
jitter
T
high
T
low
T
period
T
skew
f
BCLK
T
jitter
T
high
System Clock Skew200100ps
BCLKp Frequency200200200 MHzFigure 2-1
BCLKp Input Jitter200100psFigure 2-1
BCLKp High Time2002.252.52.75nsFigure 2-1
BCLKp Low Time2002.252.52.75nsFigure 2-1
BCLKp Period2663.75nsFigure 2-1
System Clock Skew26660ps
BCLKp Frequency266266266 MHzFigure 2-1
BCLKp Input Jitter26650psFigure 2-1
BCLKp High Time2661.691.882.06nsFigure 2-1
Bus
Clock
(MHz)
MinimumTypMaximumUnitFigureNotes
1
2
3
4
4
5
2
3
4
20Datasheet
Electrical Specifications
Table 2-10. System Bus Clock Differential HSTL AC Specifications (Sheet 2 of 2)
2. Measured on cross point of rising edge of BCLKp and falling edge of BCLKn. Long term jitter is defined as peak-to-peak variation measured by
accumulating a large number of clock cycles and recording peak-to-peak jitter.
3. Cycle-to-cycle jitter is defined as peak-to-peak variation measured over 10000 cycles peak-to-peak jitter.
4. Measured on cross point of rising edge of BCLKp and falling edge of BCLKn.
5. The system clock skew is ±60 ps.
is defined as the minimum input differential voltage which will cause no increase in the clock receiver timing.
6. V
PPmin
Bus
Clock
(MHz)
MinimumTypMaximumUnitFigureNotes
4
3
4
4
6
Table 2-11. SMBus AC Specifications
SymbolParameterMinimumMaximumUnitNotes
f
SMSC
T
SMSC
t
high
t
low
t
rise
t
fall
t
VALID
t
SU
t
HLD
t
FREE
NOTES:
1. Please refer to Figure 2-2 for the Standard Microsystems Corporation (SMSC)* clock waveform.
2. Bus Free Time is the minimum time allowed between request cycles.
SMSC Clock Frequency100kHz
SMSC Clock Period10µs
SMSC Clock High Time4.0µs
SMSC Clock Low Time4.7µs
SMSC Clock Rise Time1.0µs
SMSC Clock Fall Time0.3µs
SMBus Output Valid Delay1.0µs
SMBus Input Setup Time250ns
SMBus Input Hold Time0ns
Bus Free Time4.7µs
1
1
1
1
2
Datasheet21
Electrical Specifications
Figure 2-1. Generic Clock Waveform
T
rise
V
80%
pp
20%
T
Rise Time
=
rise
T
Fall Time
=
fall
T
High Time
=
high
T
Low Time
=
low
Figure 2-2. SMSC Clock Waveform
T
rise
75% V
SMSC
25% V
cc
cc
T
high
T
T
T
V
high
T
period
period
jitter
pp
fall
T
low
T
fall
BCLKN
BCLKP
=
=T
Period
Long Term Peak-to-Peak Jitter
=
Peak-to-Peak Swing
=
90% V
cc
T
low
T
jitter
000615
V (3.3V)
cc
T
T
rise
fall
=
Rise Time
Fall Time
=
T
T
high
low
=
High Time
Low Time
=
2.4.1Maximum Ratings
Table 2-12 contains the Itanium 2 processor stress ratings. Functional operation at the absolute
maximum and minimum is neither implied nor guaranteed. The processor should not receive a
clock while subjected to these conditions. Functional operating conditions are given in the DC
tables. Extended exposure to the maximum ratings may affect device reliability. Furthermore,
although the processor contains protective circuitry to resist damage from static electric discharge,
one should always take precautions to avoid static voltages or electric fields.
Table 2-12. Itanium® 2 Processor Absolute Maximum Ratings (Sheet 1 of 2)
SymbolParameterMinimumMaximumUnitNotes
T
storage
T
shipping
V
CC,Processor
3.3VAny 3.3V Supply Voltage with Respect to
Processor Storage Temperature–1045°C
Processor Shipping Temperature–4575°C
Any V
to GND
CC,Processor
Voltage with Respect
–0.12.1V
–0.35.5V
GND
000618
1
2
3
4
22Datasheet
Electrical Specifications
Table 2-12. Itanium® 2 Processor Absolute Maximum Ratings (Sheet 2 of 2)
SymbolParameterMinimumMaximumUnitNotes
V
in, SMBus
V
in, AGTL+
V
CTERM
V
in,TAP
NOTES:
1. Storage temperature is temperature in which the processor can be stored for up to one year.
2. Shipping temperature is temperature in which the processor can be shipped for up to 24 hours.
3. See Table 2-4 through Table 2-9 inclusive for operating voltages.
4. Parameters are from third party vendor specifications.
5. Maximum instantaneous voltage at receiver buffer input.
6. Specification includes V
respect to GND.
SMBus Buffer DC Input Voltage with
Respect to GND
AGTL+ Buffer DC Input Voltage with
Respect to GND
Any V
GND
TAP Buffer DC Input Voltage with
Respect to GND.
in,AGTL+
Voltage with Respect to
CTERM
and V
in,AGTL+ ASYNCHRONOUS
–0.16.0V
–0.11.9V
–0.11.9V
–0.12.1V
(AGTL+ asynchronous buffer DC input voltage with
2.5System Bus Signal Quality Specifications and
Measurement Guidelines
4
5, 6
3
5
Overshoot (or undershoot) is the absolute value of the maximum voltage above the nominal
V
limit transitions beyond V
voltage (or below GND), as shown in Table 2-3. The overshoot/undershoot specifications
CTERM
or GND due to the fast signal edge rates. The processor can be
CTERM
permanently damaged by repeated overshoot or undershoot events on any input, output, or I/O
buffer if the charge is large enough (that is, if the overshoot/undershoot is great enough).
Determining the impact of an overshoot/undershoot condition requires knowledge of the
magnitude, the pulse duration, and the activity factor (AF).
2.5.1Overshoot/Undershoot Magnitude
Magnitude describes the maximum potential difference between a signal and its voltage reference
level. For the Itanium 2 processor, both are referenced to GND as shown in Figure 2-3. It is
important to note that overshoot and undershoot conditions are separate and their impact must be
determined independently. Overshoot/undershoot magnitude levels must observe the absolute
maximum specifications listed in Table 2-13through Table 2-21. These specifications must not be
violated at any time regardless of bus activity or system state. Within these specifications are
threshold levels that define different allowed pulse duration. Provided that the magnitude of the
overshoot/undershoot is within the absolute maximum specifications (1.8 V for overshoot and
–0.60 V for undershoot), the pulse magnitude, duration and activity factor must all be used to
determine if the overshoot/undershoot pulse is within specifications.
Datasheet23
Electrical Specifications
p
Figure 2-3. System Bus Signal Waveform Exhibiting Overshoot/Undershoot
Maximum
Absolute
Overshoot
V
MAX
V
CTERM
V
REF
V
OL
GND
V
MIN
Maximum
Absolute
Undershoot
2.5.2Overshoot/Undershoot Pulse Duration
Pulse duration describes the total time an overshoot/undershoot event exceeds the
overshoot/undershoot reference voltage (V
oscillations above the reference voltage. Multiple overshoot/undershoot pulses within a single
overshoot/undershoot event may need to be measured to determine the total pulse duration.
/GND). The total time could encompass several
CTERM
Time-dependent
Overshoot
Time-de
Undershoot
endent
000588
Note:Oscillations below the reference voltage cannot be subtracted from the total overshoot/undershoot
pulse duration.
2.5.3Activity Factor
Activity factor (AF) describes the frequency of overshoot (or undershoot) occurrence relative to a
clock. Since the highest frequency of assertion of any common clock signal is every other clock, an
AF = 1 indicates that the specific overshoot (or undershoot) waveform occurs every other clock
cycle. Thus, an AF = 0.01 indicates that the specific overshoot (or undershoot) waveform occurs
one time in every 200 clock cycles. For source synchronous signals (data, and associated strobes),
the activity factor is in reference to the strobe edge. The highest frequency of assertion of any
source synchronous signal is every active edge of its associated strobe. So, an AF = 1 indicates that
the specific overshoot (or undershoot) waveform occurs every other strobe cycle. The
specifications provided in Table 2-14through Table 2-21 show the maximum pulse duration
allowed for a given overshoot/undershoot magnitude at a specific activity factor. Each table entry is
independent of all others, meaning that the pulse duration reflects the existence of
overshoot/undershoot events of that magnitude ONLY. A platform with an overshoot/undershoot
that just meets the pulse duration for a specific magnitude where the AF <1, means that there can
be no other overshoot/undershoot events, even of lesser magnitude (if AF = 1, then the event
occurs at all times and no other events can occur).
24Datasheet
Electrical Specifications
Note:AF for the common clock AGTL+ signals is referenced to BCLKn, and BCLKp frequency.
The wired-OR Signals (BINIT#, HIT#, HITM#, BNR#, TND#, BERR#) are common clock
AGTL+ signals.
Note:AF for source synchronous (2x) signals is referenced to STBP#[7:0], and STBN#[7:0].
The overshoot/undershoot specification for the processor is not a simple single value. Instead,
many factors are needed in order to correctly interpret the overshoot/undershoot specification. In
addition to the magnitude of the overshoot, the following parameters must also be known: the
width of the overshoot and the AF. To determine the allowed overshoot for a particular overshoot
event, the following must be done:
1. Determine the signal group that the particular signal falls into. For AGTL+ signals operating
in the 2x source synchronous domain, use Table 2-14 through Table 2-17. If the signal is a
wired-OR AGTL+ signal operating in the common clock domain, use Table 2-18 through
Table 2-21.
2. Determine the magnitude of the overshoot, or the undershoot (relative to GND).
3. Determine the activity factor (how often does this overshoot occur?).
4. Next, from the appropriate specification table, determine the maximum pulse duration (in
nanoseconds) allowed. The pulse duration shown in the table are referring to the period where
either the maximum overshoot (for high phase) and undershoot (for low phase) occurred.
5. Compare the specified maximum pulse duration to the signal being measured. If the pulse
duration measured is less than the pulse duration shown in the table, then the signal meets the
specifications.
6. Undershoot events must be analyzed separat e ly from oversho ot events as they are
mutually exclusive.
NOTES: The following notes also apply when reading the Overshoot/Undershoot tables.
1. Absolute Maximum Overshoot magnitude must never be exceeded.
2. Absolute Maximum Overshoot magnitude is measured referenced to GND. Pulse Duration of overshoot is
measured relative to VCTERM.
3. Absolute Maximum Undershoot magnitude and Pulse Duration of undershoot is measured relative to
VCTERM.
4. Ringback below VCTERM cannot be subtracted from overshoots/undershoots.
5. Lesser undershoot does not allocate overshoot with longer duration or greater magnitude.
6. OEM’s are strongly encouraged to follow Intel layout guidelines.
7. All values specified by design characterization.
2.5.5Determining if a System Meets the Overshoot/Undershoot
Specifications
The overshoot/undershoot specifications listed in Table 2-13 through Table 2-21 specify the
allowable overshoot/undershoot for a single overshoot/undershoot event. However, most systems
will have multiple overshoot and/or undershoot events that each have their own set of parameters
(duration, AF and magnitude). While each overshoot on its own may meet the overshoot
specification, the total impact of all overshoot events may cause the system to fail. A guideline to
ensure a system passes the overshoot and undershoot specifications is shown below:
1. Ensure no signal ever exceeds V
2. If only one overshoot/undershoot event magnitude occurs, ensure it meets the specifications
listed in Table 2-13 through Table 2-21.
Datasheet25
CTERM
or GND.
Electrical Specifications
3. If multiple overshoots and/or multiple undershoots occur, measure the worst-case pulse
duration for each magnitude and compare the results against the AF = 1 specifications. If all of
these worst-case overshoot or undershoot events meet the specifications (measured time <
specifications) in the table (where AF = 1), then the system passes.
Table 2-13. Source Synchronous AGTL+ Signal Group and Wired-OR Signal Group Absolute
1. Activity Factor = 1 means signal toggles every 3 ns.
Under-
shoot
1.8–0.60.00500.00540.00860.01720.04230.08580.4297
1.7–0.50.03870.05160.07750.15530.38820.77481.5
1.6–0.40.34290.45620.68451.37281.51.51.5
1.5–0.31.51.51.51.51.51.51.5
AF = 1
1
2.5.6Wired-OR Signals
System bus signals must meet certain overshoot and undershoot requirements. The maximum
absolute overshoot voltage is 1.8V and the minimum absolute undershoot voltage is
–0.6V. The system bus wired-OR signals (BINIT#, HIT#, HITM#, BNR#, TND#, BERR#) hav e
the same absolute overshoot and undershoot specification as the Source Synchronous AGTL+
Signals, but they have different time dependent overshoot/undershoot requirements. Please refer to
Table 2-18 through Table 2-21 for the wired-O R time dependant overshoot/undershoot limits.
Table 2-21. Itanium® 2 (1.66 GHz) Processors Wired-OR Signal Group (BINIT#, HIT#, HITM#,
BNR#, TND#, BERR#) Overshoot/Undershoot Tolerance for 667 MHz System Bus
(Sheet 2 of 2)
Absolute
Maximum (V)
1.6–0.42.4567333333
1.55–0.353333333
1.5–0.33333333
NOTES:
1. Activity Factor = 1 means signal toggles every 6 ns.
Pulse Duration (ns)
2.6Power Pod Connector Signals
Power delivery for the Itanium 2 processor is from a DC-DC converter called the “power pod”. The
power pod consists of a DC-DC converter and a semi-flexible connector which delivers the voltage
to the processor.
Table 2-22 lists all of the signals which are part of the It anium 2 processor power pod connector.
Table 2-22. Itanium® 2 Processor Power Pod Connector Signals
Group NameSignals
Power Pod ConnectorOUTEN, CPUPRES#, PPODGD#, VCC, VCCMON, GND, VSSMON, VID[4:0]
Warning:If the power supply canno t su pply the voltages requested by the components in the Itanium 2
processor, then it must disable itself.
Figure 2-4 shows the top and bottom views of the power tab connector. The processor ground,
V
SS,Processor
, connection is provided on the power tab connector as well.
Figure 2-4. Itanium® 2 Processor Power Tab Physical Layout
Reserved
OUTEN
VSSMON
VCCMON
PPODGD#
GND / VSS
CPUPRES#
Processor
Reserved
VID[4]
VID[3]
VID[2]
VID[1]
VID[0]
To Power Pod
Top View of ProcessorBottom View of Processor
To Power Pod
Processor
VCC
Pins
000983a
30Datasheet
Loading...
+ 78 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.