Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
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 | As an example the I2C clocks are enabled and rate is set. |
...