enable_dist_ident (PL390) Register - UG1087

Zynq UltraScale+ Devices Register Reference (UG1087)

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

enable_dist_ident (PL390) Register Description

Register Nameenable_dist_ident
Offset Address0x0000000008
Absolute Address 0x00F9000008 (RCPU_GIC)
Width32
TyperoRead-only
Reset Value0x0000043B
DescriptionProvides information about the implementor of the Distributor and
the revision of the GIC.

enable_dist_ident (PL390) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
impl_ver31:24roRead-only0x0Returns the product identifier. For a GIC (PL390) this field reads
back as 0x00.
rev_num23:12roRead-only0x0Returns the revision number of the GIC. For revision r0p0, these
bits read back as 0x000.
implementor11:0roRead-only0x43BReturns the JEP106 code of the company that implemented the
Distributor RTL, that is, Arm. It uses the following bit format:
[11:8] = 0x4, that is, the JEP106 continuation code for Arm,
[7] = 0,
[6:0] = b0111011, that is, the JEP106 code [6:0] for Arm.