PDA

View Full Version : ovm_void class



miyashita
01-13-2008, 10:26 PM
Hi, OVM Users

In Class Reference, ovm_void class is virtual, but is not virtual in src/ovm_misc.svh file.

Which is right ?

Thanks. :)

tfitz
01-14-2008, 11:37 AM
In Class Reference, ovm_void class is virtual, but is not virtual in src/ovm_misc.svh file.

Which is right ?


Thanks for catching this. This was unfortunately an oversight in the documentation. As you may suspect, whenever there is a difference between the documentation and the code, you should take the code as the correct information.