5. Test outputs - 5. Test outputs - 2023.1 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.1 English

At the end of the testing process, users will find a file called statistics.rpt that summarizes the test results, Passed or Failed for each primitive under test. For each primitive, there is also a file called report.rpt in the primitive’s folder under directory out_test/. This file summarizes the quality of the implementation, namely the resource usage and the efficiency of the implementation. Where efficiency is calculated by equation theoretical_cycles / measured_cosim_cycles. The higher the efficiency, the better the performance the implementation will provide.