You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have some questions regarding the simulation of the project and hope you can help us with the answers.
Our simulation tool is VCS, and we are directly running the test script of ltpi_gpio_unit_test.sh.
However, we first encountered an issue: the file list in this test script does not include the Intel FPGA library (eda/sim_lib), and this issue prevents the ltpi module from accessing certain libraries, resulting in errors..
So, we made some minor modifications to the test script as following snapshot.
However, we then encountered a second issue: VCS does not support the decryption of certain encrypted files in the sim_lib, resulting in the following error.
Could you please let us know if there is any issue with our operational process? Additionally, how can we resolve this decryption problem?