scugic
Vitis Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use scugic driver.

xscugic_example.c

Contains an example on how to use the XScugic driver directly. This example shows the usage of the driver and hardware device.

For details, see xscugic_example.c.

xscugic_low_level_example.c

Contains an example on how to use the XScugic driver directly. This example shows the usage of the low level driver, interface of the Interrupt Controller driver.

For details, see xscugic_low_level_example.c.

xscugic_tapp_example.c

Contains an example on how to use the XScugic driver directly. This example shows the usage of the driver and TestApp Gen utility uses this file to perform the self test and setup of Intc for interrupts.

For details, see xscugic_tapp_example.c.