Conventions in this Manual
i
Conventions in this Manual
Value Conventions
•
Hexadecimal values are expressed as in the following example. (This value is expressed as 42 in
the decimal system.)
•
KB (kilobyte) = 1,024 Bytes,
MB (megabyte) = 1,024
×
1,024 = 1,048,576 Bytes,
GB (gigabyte) = 1,024
×
1,024
×
1,024 = 1,073,741,824 Bytes
Data Conventions
•
Byte: 8 bits
•
Half-word: 2 consecutive Bytes (16 bits)
•
Word: 4 consecutive Bytes (32 bits)
•
Double-word: 8 consecutive Bytes (64 bits)
Signal Conventions
•
An asterisk (“*”) is added to the end of signal names to indicate Low Active signals. (Example:
RESET*)
•
“Assert” means to move a signal to its Active level. “Deassert” means to move a signal to its
Inactive level.
Register Conventions
•
Bit operation is expressed as follows.
Set: Put a bit in the “1” position.
Clear: Put a bit in the “0” position.
•
Properties of each bit in a register are expressed as follows.
R:
Read only. The software cannot change the bit value.
W:
Write only. The value that is read is undefined.
R/W:
Read/Write is possible.
W1C
Write 1 Clear. This corresponding bit is cleared when “1” is written to this bit. “0” is
invalid
if
written.
R/W1C: Read/Write 1 Clear. These bits can be read from and written to. The corresponding bit is
cleared when “1” is written to this bit. “0” is invalid if written.
R/W0C: Read/Write 0 Clear. These bits can be read from and written to. The corresponding bit is
cleared when “0” is written to this bit. “1” is invalid if written.
R/W1S Read/Write 1 Set. These bits can be read from and written to. The corresponding bit is set
when “1” is written to this bit. “0” is invalid if written.
RS/WC Read Set/Write Clear. These bits can be read from and written to. The bits is set
when read, and a write of an arbitrary value to the bit clears it.
R/L:
Property unique to the PCI Controller. This bit can be read. The value of this bit can only
be changed by the method described in “10.3.14: Set Configuration Space”.
•
Registers and the register bit/field name are expressed as “<
register name
>.<
bit
/
field name
>”.
Example: CCFG.TOE
The above example indicates Time Out Bus Error Enable (TOE), a bit field of bit 14 in the Chip
Configuration Register (CCFG).
Summary of Contents for TMPR4925
Page 1: ...64 Bit TX System RISC TX49 Family TMPR4925 Rev 3 0 ...
Page 4: ......
Page 15: ...Handling Precautions ...
Page 16: ......
Page 18: ...1 Using Toshiba Semiconductors Safely 1 2 ...
Page 40: ...3 General Safety Precautions and Usage Considerations 3 18 ...
Page 42: ...4 Precautions and Usage Considerations 4 2 ...
Page 43: ...TMPR4925 ...
Page 44: ......
Page 54: ...Chapter 1 Features 1 8 ...
Page 58: ...Chapter 2 Block Diagram 2 4 ...
Page 88: ...Chapter 4 Address Mapping 4 12 ...
Page 226: ...Chapter 8 DMA Controller 8 58 ...
Page 260: ...Chapter 9 SDRAM Controller 9 34 ...
Page 480: ...Chapter 15 Interrupt Controller 15 32 ...
Page 554: ...Chapter 19 Real Time Clock RTC 19 8 ...
Page 555: ...Chapter 20 Removed 20 1 20 Removed ...
Page 556: ...Chapter 20 Removed 20 2 ...
Page 564: ...Chapter 21 Extended EJTAG Interface 21 8 ...
Page 580: ...Chapter 22 Electrical Characteristics 22 16 ...
Page 588: ...Chapter 24 Usage Notes 24 2 ...