Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTo test the power play and to make sure I was doing this right, I worte a simple two bit adder code. The operand "a" incerements every four cycles on the pos edge of a clk whiile "b" counts form 0 to 3 and wraps back on the same clk. I am using the .vo file to run my simulation in modelsim, but the confidence level is still low.I source the dump_all_vcd_nodes.tcl file to get the signal activity when I run the simulation. Do I change my test bench for the simulation with .vo file? I wrote the test bench and tested it on the .v files and the wave form looks good. Am I missing something here. Please help :confused: