Forum Discussion

ukhuc's avatar
ukhuc
Icon for New Contributor rankNew Contributor
6 years ago

How can I simulate "counter" example on the Modelsim?

I have set up a Windows 10 computer to work with. I have installed the required software, Microsoft Visual Studio 2010 pro, ModelSim Intel FPGA Starter Edition 10.5b and Quartus Prime 18.1 Lite Edition.

Following the HLS Compiler Getting Started Guide, I ran the init_hls.bat, and set up the environmental variables.

Next I compiled the counter example on QP Lite 18.1.

Now I need to simulate the component in ModelSim.

Can someone help me with step-by-step instructions on how to run simulation.

There is no vsim.wlf created a.prj folder and i++ -march="CycloneV" -ghdl counter.cpp didn't work for me.

Can I simulate in Modelsim with QP Lite edition? Cause I cannot afford std version right now.