Performance Measurement in Xilinx SDK

Опубликовано: 08 Октябрь 2024
на канале: Vipin Kizheppatt
2,657
44

#PerformanceMeasurement #XilinxSDK #ExecutionProfiling #HardwareSoftwarePerformanceComparison

In this video we findout how execution time can be found using the global clock of Zynq SoC. We compare the performance of software-based and hardware-based implementation of the image filtering.
Final source code can be found here
https://github.com/vipinkmenon/perfor...