How can I assess the reliability of a VIP in UVM? Is there a concept of “VIP verification” or a common process to ensure that a VIP is functionally correct and trustworthy before integrating it into my environment? If yes, what are the recommended practice or methodologies?
Hello kerim,
For me a VIP is a UVC developped by some third person and delivered to you. It means that its behavior should be already checked, and sometimes, these VIP are delivered with minimal testbench to test them in standalone in your local environment setup.
It is more the integration inside your UVM environment that should be done and verified by yourself.
Thank you, for answer. I got it.