Qualcomm Interview Question

How does a uvm_test launch? What's the difference between task and function calls in UVM How do you connect different components if you have multiple transactions to be sent from one to another.

Interview Answer

Anonymous

Jul 21, 2022

via run_test() call in the top level file.