I have a couple of issues with a basic UVM based TB I'm trying out to understand sequences and their working.
- bvalid is being always picked as 0 in the driver when being updated in the response item
- Couple of error messages for last 2 transactions (# UVM_ERROR @ 18: uvm_test_top.axi_agent1.axi_base_seqr1@@axi_base_seq1 [uvm_test_top.axi_agent1.axi_base_seqr1.axi_base_seq1] Response queue overflow, response was dropped)
Here is the link to the compiling code on EDA Playground http://www.edaplayground.com/x/3x9
Any suggestions on what I'm missing??
Thanks
venkstart