Trigger_multiplier (TPIU) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

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

Trigger_multiplier (TPIU) Register Description

Register NameTrigger_multiplier
Offset Address0x0000000108
Absolute Address 0x00FE980108 (CORESIGHT_SOC_TPIU)
Width32
TyperwNormal read/write
Reset Value0x00000000
DescriptionThis register contains the selectors for the Trigger Counter Multiplier. Several multipliers can be selected to create the required multiplier value, that is, any value between 1 and approximately 2x10^9. The default value is multiplied by 1, 0x0.Writing to this register causes the internal trigger counter and the state in the multipliers to be reset to initial count position, that is, trigger counter is reloaded with the Trigger Counter Register value and all multipliers are reset.

Trigger_multiplier (TPIU) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
MULT64K 4rwNormal read/write0x0Multiply the Trigger Counter by 65536 (2^16).
MULT256 3rwNormal read/write0x0Multiply the Trigger Counter by 256 (2^8).
MULT16 2rwNormal read/write0x0Multiply the Trigger Counter by 16 (2^4).
MULT4 1rwNormal read/write0x0Multiply the Trigger Counter by 4 (2^2).
MULT2 0rwNormal read/write0x0Multiply the Trigger Counter by 2 (2^1).