Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi Shayle,
--- Quote Start --- Attached is the Modelsim folder that includes my .do file and the .vho netlist file that Quartus created from the original AHDL design. --- Quote End --- This is not a testbench though. All you have uploaded is the .vho file. A testbench should create an instance of the component and then drive signals onto the component ports, and check the response on the output ports. You really need to learn how to do this. There's an example in this thread: http://www.alteraforum.com/forum/showthread.php?t=32386 Cheers, Dave