dhananjayadmd
Newbie level 2
I compiled my verilog codes with test bench files using vcs command. Then ./simv command is used to run simulation and it is also running without no errors and giving expected display messages in command window. vpd dump file is also created(amount of bytes of the vpd file is very low - 22KB). But when i view the wave form using dve command all the waves are gray with NA sign in the value column. This happens only for some codes and I cant find the reason(There is no problem with viewing wave forms for many other projects i have done in the same environment-machine) . Anyone who knows the reason or way to find the reason for this?