Why did I receive an error message:ISim engine error: Failed to Load up XSI.

23 views (last 30 days)
I generated an HDL verifier block using cosimWizard, but it failed to run with an error as follows:
Could not create XSI loader object. The HDL design DLL or Vivado Simulator kernel
libraries could not be properly loaded. Ensure the design DLL has been created at
xsim.dir/design/xsimk.dll and the Xilinx kernel libraries
librdi_simulator_kernel.dll can be found.
Saw following std::exception: ISim engine error: Failed to Load up XSI.
After inspection, xsim.dir/design/xsimk.dll has been generated, so how can I resolve this error? Thank you.

Accepted Answer

Kiran Kintali
Kiran Kintali on 28 May 2023
Edited: Kiran Kintali on 29 May 2023
Please try running with Vivado 2022.1. You can see our supported software in the documentation at: https://www.mathworks.com/help/hdlverifier/release-notes.html
Version compatibility of MATLAB and Vivado releases might be an issue here.

More Answers (0)

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!