Changes - find -name "*.h" -exec chmod a-x '{}' ';' find -name "*.c" -exec chmod a-x '{}' ';' find -name "*.S" -exec chmod a-x '{}' ';' find -name "*.ld" -exec chmod a-x '{}' ';' find -name Makefile -exec chmod a-x '{}' ';' Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
Modified source files, tcl file and integration files. Signed-off-by: Durga challa <vnsldurg@xilinx.com> Acked-by: Srikanth Vemula <svemula@xilinx.com>
Added new APIs for offset compensation, clippling, clampling, coefficients, throughput monitor and get version Added examples Signed-off-by: Shadul Shaikh <shaduls@xilinx.com> Acked-by: Srikanth Vemula <svemula@xilinx.com>