This chapter provides a linked summary and detailed descriptions of the eFUSE APIs of Zynq eFUSE PL and UltraScale eFUSE.
Example Usage
- The Zynq eFUSE PL and UltraScale example application should contain the xilskey_efuse_example.c and the xilskey_input.h files.
- By default, both the eFUSE PS and PL are enabled in the application. You can comment 'XSK_EFUSEPL_DRIVER' to execute only the PS.
- For UltraScale, it is mandatory to comment `XSK_EFUSEPS_DRIVER else the example will generate an error.
-
For more details on the user configurable parameters, refer
Zynq User-Configurable PL eFUSE Parameters
andUltraScale or UltraScale+ User-Configurable PL eFUSE Parameters
. - Requires hardware setup to program PL eFUSE of Zynq or UltraScale.
Type | Name | Arguments |
---|---|---|
u32 | XilSKey_EfusePl_SystemInit |
|
u32 | XilSKey_EfusePl_Program |
|
u32 | XilSKey_EfusePl_ReadStatus |
|
u32 | XilSKey_EfusePl_ReadKey |
|