User manual

Table Of Contents
Zynq-7000 AP SoC Technical Reference Manual www.xilinx.com 1232
UG585 (v1.11) September 27, 2016
Appendix B: Register Details
Register DAR3 Details
Register (dmac) CCR3
Register CCR3 Details
Field Name Bits Type Reset Value Description
dest_addr 31:0 sro,ns
sraz,n
snsro
0x0 Destination data address (physical memory
address) for DMA channel thread.
Name CCR3
Software Name XDmaPs_CC_n_OFFSET(3)
Relative Address 0x00000468
Absolute Address dmac0_ns: 0xF8004468
dmac0_s: 0xF8003468
Width 32 bits
Access Type mixed
Reset Value dmac0_ns: 0x00000000
dmac0_s: 0x00800200
Description Channel Control DMA Channel 3
Field Name Bits Type Reset Value Description
reserved 31 rud 0x0 reserved, read undefined
endian_swap_size 30:28 sro,ns
sraz,n
snsro
0x0 Data swap: little-endian and byte-invariant
big-endian (BE-8) formats.
000: No swap, 8-bit data
001: Swap bytes within 16-bit data
010: Swap bytes within 32-bit data
011: Swap bytes within 64-bit data
100: Swap bytes within 128-bit data
101 to 111: Reserved
dst_cache_ctrl 27:25 sro,ns
sraz,n
snsro
0x0 Programs the AXI AWCACHE signals that are
used when the DMAC writes to the destination (0:
Low, 1: High):
Bit [27] programs AWCACHE[3]
Hardwired Low to AWCACHE[2]
Bit [26] programs AWCACHE[1]
Bit [25] programs AWCACHE[0]
Note: Setting AWCACHE[3,1]=b10 violates the
AXI protocol.