Altera_Forum
Honored Contributor
15 years agohow to use test bench file(.vhd) to simulate
Hi,
I'm a beginner of VHDL and quartusII. Now I want to continue with someone else's work and since that i don't have the right FPGA board to test, the only thing I have is a test bench file in 'vhd'. But I don't know how to do with it. Is there a way that i can convert this file into waveform file so that I can simulate it in quartusII? I've seen some comments talking about using ModelSim(setting->simulation->test bench). But the ugly thing is that I have quartus 7.2 in windows and modelsim in linux, seperately... so I cannot use 'run EDA RTL simulation' which calls modelsim from quartus, as stated in someone's comments. Does anyone have some idea? sorry if the question is so simple, I'm really a new comer. Thanks a lot.