The object of this Lab was to learn how to:
•Enable and map all default peripherals in IP Integrator
• Set the PS clocks for the PS peripherals and the PL
• Create and Run C programs
It involved enabling and mapping all the PS peripherals needed. This was done using the I/O configuration. I used it to setup and configure the SD Card interface, I2C, GPIOs, SPI, UART and the system clocks.
It was fairly straight forward to setup the clocks and PLLs needed.
Once the peripherals were setup Hello World and memory Test applications were created using the templates available in the Xilinx SDK.