Rainbow Electronics W90P710CDG User Manual
Page 165
W90P710CD/W90P710CDG
Publication Release Date: September 19, 2006
- 165 -
Revision B2
Continued
BITS
DESCRIPTIONS
[11] SBMS
Single/Block Mode Select
1’b0 = Selects single mode. It requires an external GDMA request for
every incurring GDMA operation.
1’b1 = Selects block mode. It requires a single external GDMA request
during the atomic GDMA operation. An atomic GDMA operation is defined
as the sequence of GDMA operations until the transfer count register
reaches zero.
[10] Reserved
-
[9] BME
Burst Mode Enable
1’b0 = Disables the 4-data burst mode
1’b1 = Enables the 4-data burst mode
FF there are 16 words to be transferred, and BME [9]=1, the
GDMA_TCNT should be 0x04;
However, if BME [9]=0, the GDMA_TCNT should be 0x10.
[8]
SIEN
Stop Interrupt Enable
1’b0 = Do not generate an interrupt when the GDMA operation is
stopped
1’b1 = Interrupt is generated when the GDMA operation is stopped
[7] SAFIX
Source Address Fixed
1’b0 = Source address is changed during the GDMA operation
1’b1 = Do not change the destination address during the GDMA
operation. This feature can be used when data were transferred from a
single source to multiple destinations.
[6] DAFIX
Destination Address Fixed
1’b0 = Destination address is changed during the GDMA operation
1’b1 = Do not change the destination address during the GDMA
operation. This feature can be used when data were transferred from
multiple sources to a single destination.
[5] SADIR
Source Address Direction
1’b0 = Source address is incremented successively
1’b1 = Source address is decremented successively