Altera_Forum
Honored Contributor
14 years agoModelSim VCD Error
Hey! I have a problem by establishing a .vcd: What I'm doing is first:
vsim inverter_tb
add wave *
vcd file myvcdfile.vcd
run 100ns
and then quit the simulation, BUT my .v...