VenkateshSathar
Occasional Contributor
4 years agoRun simulation generated by HLS tool
We are evaluating the hls tool in quartus standard 19.1, on a windows 10 machine. We first started with the counter example provided with the hls software. The command log is attached together in this post. The following list is the steps which we have tried
1. compile test-x86-64
2. run test-x86-64.exe
3. compile test-fpga
4. run test-fpga.exe
5. open the generated project in Quartus, and can compile successfully
6. run test-fpga.proj simulation manually in Modelsim
1. open ModelSim in Transcript mode --> `vsim -c`
2. run the content in the file test-fpga.prj/verification/tb/sim/mentor/msim_run.tcl
3. but ModelSim crashed
Step 1 to 4 all ran fine. Then, we had a need to run manually simulations which are generated in the folder test-fpga.proj/verification. However, Modelsim crashed and show error `Trouble with Simulation Kernel`. We are not so sure how to continue now!!??
Our windows specs: win10, 16Gb RAM, 10 cores
We are using Quartus standard 19.1