Forum Discussion
PCIe hard IP simulation on Xcelium
- 2 years ago
Hi Binu,
I have review the case with our Simulation Expert, unfortunately we do not support "xrun" utility, (though we do have xrun support in our roadmap).
this utility might be causing errors while compiling the libraries.
For now, we do support the multi-step flow where we compile the files first into designated libraries (using xmvlog), elaborate using xmelab and simulate using xmsim.
You can refer to any of our generated Xcelium scripts to see the commands, To generate the simulation scripts in Quartus click Tools -> Generate Simulator Setup Script for IP …
this option will generate several folders, you can open the xcelium folder to see the xcelium_setup.sh
(more info in this section from our documentation 1.5.3.2. Scripting IP Simulation)
here you can see how to use and source the generated script in the link below, in case you decide to use the generated script.
5.2. Sourcing Cadence Xcelium Simulator Setup Scripts
Alternately, you can run quartus eda simulation library compiler to generate xcelium script to compile the libraries.
Example , Here’s the command to generate xcelium script to compile Stratix 10 libraries for verilog:
quartus_sh --simlib_comp -tool xcelium -language verilog -family stratix10 -gen_only -cmd_file cmp.sh
(cmp.sh will contain the commands)
Regards,Wincent_Intel
Hi
Thanks for confirming the answer.
Therefore following our support policy, I have to put this case in close status.
Hence, This thread will be transitioned to community support.
If you have a new question, feel free to open a new thread to get support from Intel experts.
Otherwise, the community users will continue to help you on this thread. Thank you
If your support experience falls below a 9 out of 10, I kindly request the opportunity to rectify it before concluding our interaction. If the issue cannot be resolved, please inform me of the cause so that I can learn from it and strive to enhance the quality of future service experiences.
Regards,
Wincent_Intel
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 9/10 survey.