UVM IEEE Compliance

You can use Verissimo to check that your IP is using UVM IEEE compliant API.

To help with migration to UVM IEEE all you have to do is run the Verissimo's UVM IEEE 1800.2-2020 Compliance predefined ruleset and inspect the results.
As an example, the UVM IEEE 1800.2-2020 Compliance results for the ubus project from the UVM 1.2 library release are here.

At the same time, in the DVT Eclipse IDE we enhanced the refactoring scripts capabilities so that you can use them to mark all non-IEEE API usage in your source code.