Zynq UltraScale+ Devices Register Reference > Module Summary > RSA_CORE Module > status (RSA_CORE) Register
Register Name | status |
---|---|
Relative Address | 0x0000000014 |
Absolute Address | 0x00FFCE0014 (RSA_CORE) |
Width | 32 |
Type | roRead-only |
Reset Value | 0x00000000 |
Description | RSA Status |
Field Name | Bits | Type | Reset Value | Description |
---|---|---|---|---|
prog_cnt | 7:3 | roRead-only | 0x0 | Progress counter. Can be used to monitor the progress of the operation. |
error | 2 | roRead-only | 0x0 | Set if the core detects an error in the parameters |
busy | 1 | roRead-only | 0x0 | Set while operation is in progress |
done | 0 | roRead-only | 0x0 | Set when operation is completed |