OVM 2.0.3 Release – Documentation Posted
Posting this one a full release behind. So this is for those of you that haven’t moved to the 2.1 release yet…
2.0.3 includes mostly bug fixes with a few performance improvements. Changes include:
- addition of messaging/logging macros to improve performance
- promotion of convert2string() from ovm_transaction to ovm_object – replacing the do_sprint() method.
- improved configuration performance
- and a bunch of bug fixes
As usual – I have the updated OVM docs posted here:
http://www.intelligentdv.com/documents/index.html#ovmdox
If you find a bug in the doxygen documentation, then please let me know.
-fix