DCULR (DDR_PHY) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

DCULR (DDR_PHY) Register Description

Register NameDCULR
Offset Address0x000000030C
Absolute Address 0x00FD08030C (DDR_PHY)
Width32
TypemixedMixed types. See bit-field details.
Reset Value0xF0000000
DescriptionDCU Loop Register

DCULR (DDR_PHY) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
XLEADDR31:28rwNormal read/write0xFExpected Data Loop End Address: The last expected data cache word
address that contains valid expected data. Expected data should
looped between 0 and this address.
Reserved27:18roRead-only0x0Reserved. Return zeros on reads.
IDA17rwNormal read/write0x0Increment DRAM Address: Indicates if set that DRAM addresses
should be incremented every time a DRAM read/write command inside
the loop is executed.
LINF16rwNormal read/write0x0Loop Infinite: Indicates if set that the loop should be executed
indefinitely until stopped by the STOP command. Otherwise the loop is
execute LCNT times.
LCNT15:8rwNormal read/write0x0Loop Count: The number of times that the loop should be executed if
LINF is not set.
LEADDR 7:4rwNormal read/write0x0Loop End Address: Command cache word address where the loop
should end.
LSADDR 3:0rwNormal read/write0x0Loop Start Address: Command cache word address where the loop
should start.