跟上一篇一樣,verificationguide上的36到UVM面試題,通義回答ds判卷。
1. What is uvm_transaction, uvm_seq_item, uvm_object, uvm_component?
uvm_transaction、uvm_seq_item、uvm_object、uvm_component是什么?
uvm_transaction是UVM中所有事務的基礎類,用于表示仿真中的基本操作單元,如讀寫事務。uvm_seq_item是uvm_transaction的子類,專門