Skip to content
Update User Guide Interface UVC Generation authored by Daniel Bayer's avatar Daniel Bayer
...@@ -6,6 +6,7 @@ In UVM, each verification component has a prefix combination that describes exac ...@@ -6,6 +6,7 @@ In UVM, each verification component has a prefix combination that describes exac
This configuration is handled with the text fields "Group Name" and "Protocol Name". This configuration is handled with the text fields "Group Name" and "Protocol Name".
Example: Example:
Let's assume I am creating a verification component that describes an I2C protocol. In that case, I am using my name's initials and the protocol name: Let's assume I am creating a verification component that describes an I2C protocol. In that case, I am using my name's initials and the protocol name:
``` ```
Group Name Protocol Name Group Name Protocol Name
... ...
......