Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
styledisc
typelist
printabletrue

...

Driver Name

Path in Vitis

Path in Github

clockps

<Vitis Install Directory>/data/embedded/XilinxProcessorIPLib/drivers/clockps

https://github.com/Xilinx/embeddedsw/tree/master/XilinxProcessorIPLib/drivers/clockps

Note: To view the sources for a particular release, use the rel-version tag in github.  For example, for the 2021.1 release, the proper version of the code is: https://github.com/Xilinx/embeddedsw/tree/xilinx_v2021.1/XilinxProcessorIPLib/drivers/clockps

...

Test Name

Example Source

Description

Emacps DMA loopback Clockps I2C example

https://github.com/Xilinx/embeddedsw/blob/master/XilinxProcessorIPLib/drivers/clockps/examples/xclockps_i2c_example.c

As an example the I2C clocks are enabled and rate is set.

...