Is this your company?
What is the difference between new and create method in UVM
Anonymous
When we use create method, it completely registers that class/sequence to UVM factory. We can use UVM base methods like clone/copy/... But when we use new method it just invokes default constructor of that class and it acts as handle.
Check out your Company Bowl for anonymous work chats.