Testbench Customization in UVM
This session with three lessons shown in the tabs below, covers UVM Factory core functionalities, including registering UVM objects and components. Learn why the standard constructor may not always be optimal and how UVM leverages the Factory Pattern for customization. Understand altering UVM component types without code changes exchanging information between UVM objects/components with the configuration database. By the end, you’ll master flexible and adaptable testbench customization in UVM.

-
Testbench Customization in UVM
Using the UVM Configuration Database
You will learn how to exchange info between UVM objects/components for reusability and efficiency using the configuration database.