Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1174 Discussions

error curred during simulation

kimyong
Beginner
645 Views

i'm using quartus 2 13.0sp version (web edtion)

I installed separate modelsim altera and helpsetup

and whole in two computer

but both of computer didn't work simulation 

 

this is my simulation flow could u feedback about this ?

//--------------------------------------

evice family: Cyclone IV GX
Running quartus eda_testbench
>> quartus_eda --gen_testbench --check_outputs=on --tool=modelsim_oem --format=verilog kimkim -c kimkim {--vector_source=C:/altera/13.0sp1/test/6/kimkim.vwf} {--testbench_file=./simulation/qsim/kimkim.vt}
PID = 11092
*******************************************************************
Running Quartus II 64-Bit EDA Netlist Writer
Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
Processing started: Thu Oct 14 20:35:49 2021
Command: quartus_eda --gen_testbench --check_outputs=on --tool=modelsim_oem --format=verilog kimkim -c kimkim --vector_source=C:/altera/13.0sp1/test/6/kimkim.vwf --testbench_file=./simulation/qsim/kimkim.vt
Generated Verilog Test Bench File ./simulation/qsim/kimkim.vt for simulation
Quartus II 64-Bit EDA Netlist Writer was successful. 0 errors, 0 warnings
Peak virtual memory: 4568 megabytes
Processing ended: Thu Oct 14 20:35:50 2021
Elapsed time: 00:00:01
Total CPU time (on all processors): 00:00:00
Running quartus eda_func_netlist
>> quartus_eda --functional=on --simulation --tool=modelsim_oem --format=verilog kimkim -c kimkim
PID = 8748
*******************************************************************
Running Quartus II 64-Bit EDA Netlist Writer
Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
Processing started: Thu Oct 14 20:35:50 2021
Command: quartus_eda --functional=on --simulation=on --tool=modelsim_oem --format=verilog kimkim -c kimkim
Generated file kimkim.vo in folder "C:/altera/13.0sp1/test/6/simulation/modelsim/" for EDA simulation tool
Quartus II 64-Bit EDA Netlist Writer was successful. 0 errors, 0 warnings
Peak virtual memory: 4568 megabytes
Processing ended: Thu Oct 14 20:35:50 2021
Elapsed time: 00:00:00
Total CPU time (on all processors): 00:00:00
*******************************************************************
Running quartus modelsim
>> vsim -c -do kimkim.do
PID = 7288
Reading C:/altera/13.0sp1/modelsim_ase/tcl/vsim/pref.tcl

# 10.1d

# do kimkim.do
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012
# -- Compiling module kimkim
#
# Top level modules:
# kimkim
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012
# -- Compiling module kimkim_vlg_sample_tst
# -- Compiling module kimkim_vlg_check_tst
# -- Compiling module kimkim_vlg_vec_tst
#
# Top level modules:
# kimkim_vlg_vec_tst
# vsim -L cycloneiv_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate -c -t 1ps -novopt work.kimkim_vlg_vec_tst

 

 

 

0 Kudos
2 Replies
SyafieqS
Moderator
596 Views

Kim.


I cannot see the error message, can you report it?

Btw, you can see below link for more details on how to simulate in


  1. https://www.youtube.com/watch?v=eviC0jP90ZA (Using script in Pro)
  2. https://www.youtube.com/watch?v=nRkqjsbRh98 (Connecting Simulation Tools in Quartus Prime)

0 Kudos
SyafieqS
Moderator
470 Views

We do not receive any response from you to the previous reply that I have provided, thus I will put this case to close pending. Please post a response in the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions. 


0 Kudos
Reply