Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
18 years ago

Simulation: Self Checking TestBench

Hi all,

Is it possible to simulate a self checking testbench in Quartus. For example,

Say my DUT is a multiplier, I want to input data: Random 1, data: Random2 and check if the DUT output is == to Random1 X Random2 in my testbench. Can this be done with out using the waveform format. Most Altera documents talk about inputting stimulus in waveform format. Is there a wave to input stimulus in text format. Help me with this.

Using Modelsim for this kind of simulation prevent me from using Altera's Megafunctions, is there any way around it?

2 Replies