This register returns the major and minor versions of the IP core.
Bit | Default Value | Access Type | Description |
---|---|---|---|
31:16 | 0x1 | RO | Major Revision: This is the IP major revision value. For example, if the IP version is 1.2, then this will return a value of 1. |
15:0 | 0x0 | RO | Minor Revision: This is the IP minor revision value. For example, if the IP version is 1.2, then this will return a value of 2. |