problem with model-sim altera eda in quartus

U

ulla

Guest
i want to simulate my design with the in-built simulator model-sim altera
in quartus. i can do the full compilation until the eda-netlist writer
without any problems but then i get the following errors and infos and i
really don't know what to do and would be very happy for useful hints.
cheers ulla


Info: Running Quartus II Shell
Info: Version 4.1 Build 181 06/29/2004 SJ Full Version
Info: Processing started: Thu Sep 2 17:31:14 2004
Info: Command: quartus_sh -t /tools/quartus/4.1/linux/qnativesim.tcl hello
hello
Info: quartus(args): hello hello
Info: Start Nativelink Simulation process
Info: Initialization of EDA simulation settings was successful
Info: Changed to directory simulation/modelsim ...
Info: Current directory is : /home/ulla/simulation/modelsim
Info: Running ModelSim-Altera software
Info: VHDL script : /tools/quartus/4.1/linux//modelsim_vhdl.tcl
Info: Initialization of NativeLink successful
Info: Initialization of EDA advanced simulation settings was successful
Info: Creating directory modelsim_work for VHDL simulation
Info: Compiling design file hello.vho
Error: Compilation of design file hello.vho was NOT successful
Info: ModelSim: couldn't execute "vcom": no such file or directory
Info: Compiling test bench file
/home/ulla/simulation/modelsim/myTestbench1.vht
Error: Compilation of test bench file
/home/ulla/simulation/modelsim/myTestbench1.vht was NOT successful
Info: ModelSim: couldn't execute "vcom": no such file or directory
Info: Simulating design TB_CARD
Error: Simulation of design TB_CARD was NOT successful
Info: ModelSim: couldn't execute "vsim": no such file or directory
Info: Check ModelSim transcript file for more details
Error: NativeLink simulation flow was NOT successful
Info: Nativelink simulation process ended
Error: Quartus II Full Compilation was unsuccessful. 1 error, 188
warnings
 
hi andre, thank you for your answer.

I want to simulate the behaviour of my design and I don't know how to do
it properly with quartus(4.1).

thanks
ulla
 
Hi Andre,

yes I know how to write proper testbenches for functional simulations. I
normally used synopsys VCC for simulation purposes and as I don't have the
possibility to use it anymore, I have to use Quartus.

Rgds
Ulla
 

Welcome to EDABoard.com

Sponsor

Back
Top