IDT Tsi564A
Serial RapidIO Switch
Hardware Manual
80B802A_MA002_05
August 18, 2009
6024 Silver Creek Valley Road San Jose, California 95138
Telephone: (408) 284-8200 • FAX: (408) 284-3572
Printed in U.S.A.
©2009 Integrated Device Technology, Inc.
GENERAL DISCLAIMER
Integrated Device Technology, Inc. ("IDT") reserves the right to make changes to its products or specifications at any time, without notice, in order to improve design or
performance. IDT does not assume responsibility for use of any circuitry described herein other than the circuitry embodied in an IDT product. Disclosure of the information
herein does not convey a license or any other right, by implication or otherwise, in any patent, trademark, or other intellectual property right of IDT. IDT products may
contain errata which can affect product performance to a minor or immaterial degree. Current characterized errata will be made available upon request. Items identified
herein as "reserved" or "undefined" are reserved for future definition. IDT does not assume responsibility for conflicts or incompatibilities arising from the future definition
of such items. IDT products have not been designed, tested, or manufactured for use in, and thus are not warranted for, applications where the failure, malfunction, or
any inaccuracy in the application carries a risk of death, serious bodily injury, or damage to tangible property. Code examples provided herein by IDT are for illustrative
purposes only and should not be relied upon for developing applications. Any use of such code examples shall be at the user's sole risk.
Copyright © 2009 Integrated Device Technology, Inc.
All Rights Reserved.
The IDT logo is registered to Integrated Device Technology, Inc. IDT and CPS are trademarks of Integrated Device
Technology, Inc.
.
“Accelerated Thinking” is a service mark of Integrated Device Technology, Inc.
®
3
About this Document
This section discusses the following topics:
•
•
•
“Scope” on page 3
“Document Conventions” on page 3
“Revision History” on page 4
Scope
The
Tsi564A Serial RapidIO Switch Hardware Manual
discusses the features, capabilities, and
configuration requirements for the Tsi564A. It is intended for hardware and software engineers who are
designing system interconnect applications with the device.
Document Conventions
This document uses the following conventions.
Non-differential Signal Notation
Non-differential signals are either active-low or active-high. An active-low signal has an active state of
logic 0 (or the lower voltage level), and is denoted by a lowercase “_b”. An active-high signal has an
active state of logic 1 (or the higher voltage level), and is not denoted by a special character. The
following table illustrates the non-differential signal naming convention.
State
Active low
Active high
Single-line signal
NAME_b
NAME
Multi-line signal
NAME_b[3]
NAME[3]
Differential Signal Notation
Differential signals consist of pairs of complement positive and negative signals that are measured at
the same time to determine a signal’s active or inactive state (they are denoted by “_p” and “_n”,
respectively). The following table illustrates the differential signal naming convention.
State
Inactive
Single-line signal
NAME_p = 0
NAME_n = 1
NAME_p = 1
NAME_n = 0
Multi-line signal
NAME_p[3] = 0
NAME_n[3] =1
NAME_p[3] is 1
NAME_n[3] is 0
Active
Integrated Device Technology
www.idt.com
Tsi564A Hardware Manual
80B802A_MA002_05
4
About this Document
Object Size Notation
•
•
•
A
byte
is an 8-bit object.
A
word
is a 16-bit object.
A
doubleword
(Dword) is a 32-bit object.
Numeric Notation
•
•
•
Hexadecimal numbers are denoted by the prefix
0x
(for example, 0x04).
Binary numbers are denoted by the prefix
0b
(for example, 0b010).
Registers that have multiple iterations are denoted by {x..y} in their names; where
x
is first register
and address, and
y
is the last register and address. For example, REG{0..1} indicates there are two
versions of the register at different addresses: REG0 and REG1.
Symbols
Ti
p
This symbol indicates a basic design concept or information considered helpful.
This symbol indicates important configuration information or suggestions.
This symbol indicates procedures or operating levels that may result in misuse or damage to
the device.
Document Status Information
•
•
•
Advance – Contains information that is subject to change, and is available once prototypes are
released to customers.
Preliminary – Contains information about a product that is near production-ready, and is revised as
required.
Formal – Contains information about a final, customer-ready product, and is available once the
product is released to production.
Revision History
80B802A_MA002_05, Formal, August 2009
There have been no technical changes to this document. The formatting has been updated to reflect
IDT.
Tsi564A Hardware Manual
80B802A_MA002_05
Integrated Device Technology
www.idt.com
About this Document
5
80B802A_MA002_04, Formal, May 2007
The following information was updated:
•
•
•
“Power Distribution” on page 56
“Package Characteristics” on page 21
“Heatsink Attachment” on page 26
80B802A_MA002_03, Final, February 2006
The following changes were made to this document:
•
•
•
•
“Line Rate Support” on page 69
“Power Sequencing” on page 30.
The T
storage
minimum value was changed to -55
C
(see
Table 6 on page 27).
“Heatsink Requirement and Analysis” on page 26
80B802A_MA002_02, Final, March 2006
This was the production version of the
Tsi564A Serial RapidIO Switch Hardware Manual.
An error
was corrected in the industrial part number (see
“Ordering Information” on page 33).
No other
information has been edited in this document.
80B802A_MA002_01, Final, March 2006
This was the first release of the
Tsi564A Serial RapidIO Switch Hardware Manual.
Integrated Device Technology
www.idt.com
Tsi564A Hardware Manual
80B802A_MA002_05