![]() |
xilfpga
Vitis Drivers API Documentation
|
This example prints out the values of all the configuration registers in the FPGA.
This example assumes that there is a UART Device or STDIO Device in the hardware system.
MODIFICATION HISTORY:
Ver Who Date Changes
2.1 Nava 10/05/17 First Release 4.2 Nava 05/30/18 Refactor the xilfpga library to support different PL programming Interfaces. 5.0 Nava 02/06/19 Updated the example to sync with 5.0 version API's 5.0 rama 04/03/19 Fixed IAR compiler warning. 5.2 Nava 12/18/19 Fix for security violation in the readback path. 5.2 Nava 02/14/20 Removed unwanted header file inclusion. 5.3 Nava 06/16/20 Modified the date format from dd/mm to mm/dd. *
Functions | |
| int | main (void) |
| Main function to call the Xfpga Reg Read example. More... | |
| int main | ( | void | ) |
Main function to call the Xfpga Reg Read example.
| None. |
References XFpga_Initialize().