Xilinx / Vitis_Libraries

Vitis Libraries
https://docs.xilinx.com/r/en-US/Vitis_Libraries
Apache License 2.0
875 stars 354 forks source link

Issue with security library #49

Open durgabhavaniv opened 3 years ago

durgabhavaniv commented 3 years ago

Used security library I am trying to get the following benchmark results replication on the U250 card.

https://xilinx.github.io/Vitis_Libraries/security/2020.2/benchmark/result.html#aes256cbcencrypt-throughput

While performing HW build for AES cbc encryption on Vitis IDE, I got logs as follows:

hw.log

But I am able to perform HW build for AES cbc decryption on Vitis IDE successfully.

vt-lib-support commented 3 years ago

Hi @durgabhavaniv , This project is built and tested on "xilinx_u250_xdma_201830_2" shell while you're using "xilinx_u250_gen3x16_xdma_3_1_202020_1". We'll update the benchmarks with latest shells in next release.