Hi All,
My Scenario is single DUT which supports Multiple VIPs from third party. As I am getting VIP environments redily from third party, want to use as it is in SoC testbench. So i want to use multiple environments concept in test class and verify SoC. I am having single DUT which supports multiple protocols like I2C, UART etc with multiple interfaces. I have created instances for multiple interfaces and passed to DUT in top module. Next, I am having doubt with test class like how i instantiate different environments and run the different tests from different VIPs with multiple sequencers and how control over multiple test runs?? Can anyone guide me what would be the best have to do it and what i need to consider??
can anyone guide me docs or links to get idea over my scenario please.
Show some light on my problem please…