
IDT
PES34H16 User Manual
2
October 30, 2008
Notes
To define buses, the most significant bit (MSB) will be on the left and least significant bit (LSB) will be on
the right. No leading zeros will be included.
Throughout this manual, when describing signal transitions, the following terminology is used. Rising
edge indicates a low-to-high (0 to 1) transition. Falling edge indicates a high-to-low (1 to 0) transition. These
terms are illustrated in Figure 1.
Figure 1 Signal Transitions
Numeric Representations
To represent numerical values, either decimal, binary, or hexadecimal formats will be used. The binary
format is as follows: 0bDDD, where “D” represents either 0 or 1; the hexadecimal format is as follows:
0xDD, where “D” represents the hexadecimal digit(s); otherwise, it is decimal.
The compressed notation ABC[x|y|z]D refers to ABCxD, ABCyD, and ABCzD.
The compressed notation ABC[x..y]D refers to ABCxD, ABC(x+1)D, ABC(x+2)D,... ABCyD.
Data Units
The following data unit terminology is used in this document.
In quadwords, bit 63 is always the most significant bit and bit 0 is the least significant bit. In double-
words, bit 31 is always the most significant bit and bit 0 is the least significant bit. In words, bit 15 is always
the most significant bit and bit 0 is the least significant bit. In bytes, bit 7 is always the most significant bit
and bit 0 is the least significant bit.
The ordering of bytes within words is referred to as either “big endian” or “little endian.” Big endian
systems label byte zero as the most significant (leftmost) byte of a word. Little endian systems label byte
zero as the least significant (rightmost) byte of a word. See Figure 2.
Term
Words
Bytes
Bits
Byte
1/2
1
8
Word
1
2
16
Doubleword (Dword)
2
4
32
Quadword (Qword)
4
8
64
Table 1 Data Unit Terminology
1
2
3
4
high-to-low
transition
low-to-high
transition
single clock cycle
Summary of Contents for 89HPES34H16
Page 10: ...IDT Table of Contents PES34H16 User Manual iv October 30 2008 Notes...
Page 12: ...IDT List of Tables PES34H16 User Manual vi October 30 2008 Notes...
Page 18: ...IDT Register List PES34H16 User Manual xii October 30 2008 Notes...
Page 40: ...IDT Upstream Port Failover PES34H16 User Manual 2 6 October 30 2008 Notes...
Page 86: ...IDT Power Management PES34H16 User Manual 7 4 October 30 2008 Notes...
Page 172: ...IDT Configuration Registers PES34H16 User Manual 9 80 October 30 2008 Notes...