Forum Discussion
itchalfon
New Contributor
1 year agoScript or Tool in Quartus 18.1 to Extract RTL File List for Xcelium
Hi, Hello, I am working with Quartus Prime Standard 18.1 and need to generate a file (rtl_files.f) containing all VHDL and Verilog source files used in my Quartus project. This file will be used as...
RichardT_altera
Super Contributor
1 year agoYou can use the NativeLink feature (supported in Lite/Standard only) to automatically compile your design, Altera IP, simulation model libraries, and testbench.
You may checkout the user guide below on how to set up the nativelink simulation.
We also have a quick start manual on how to use the Nativelink simulation flow using the Questa simulator tool.
Questa* Intel® FPGA Edition Quick-Start (Lite/Standard Edition):
https://www.intel.com/content/www/us/en/docs/programmable/703090/21-1/simulation-quick-start.html
Regards,
Richard Tan