Scorboard phasing problem?

All those data which I am sending through driver is coming to scoreboard. But as first 8 sequence item is for writing into DUT registers so these data are coming quickly to scoreboard. But for last 4 seq_item we have to wait because we have to read from dut registers. I am checking by disabling the EXTRACT_PHASE of the above scoreboard. Actually it is writing in scoreboard but trough write method but the scoreboard is poping out first 8 queue item because it is stored early and finishing the run phase of scoreboard. Look what is coming----------

UVM_INFO @ 0: reporter [RNTST] Running test lsbTx0Rx0_test...
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'common' (id=1369) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'common' (id=1369) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'common.build' (id=1405) Scheduled from phase common
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'common.build' (id=1405) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'common.build' (id=1405) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'common.connect' (id=1415) Scheduled from phase common.build
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'common.connect' (id=1415) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'common.connect' (id=1415) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'common.end_of_elaboration' (id=1424) Scheduled from phase common.connect
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'common.end_of_elaboration' (id=1424) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'common.end_of_elaboration' (id=1424) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'common.start_of_simulation' (id=1433) Scheduled from phase common.end_of_elaboration
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'common.start_of_simulation' (id=1433) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_root.svh(613) @ 0: reporter [UVMTOP] UVM testbench topology:
-----------------------------------------------------------------
Name                       Type                       Size  Value
-----------------------------------------------------------------
uvm_test_top               lsbTx0Rx0_test             -     @2267
  env                      spi_env                    -     @2352
    apb                    apb_agent                  -     @2390
      ap                   uvm_analysis_port          -     @3824
      driver               apb_driver                 -     @3198
        rsp_port           uvm_analysis_port          -     @3272
        seq_item_port      uvm_seq_item_pull_port     -     @3235
      monitor              apb_monitor                -     @3790
        ap                 uvm_analysis_port          -     @3878
      sequencer            apb_sequencer              -     @3305
        rsp_export         uvm_analysis_export        -     @3349
        seq_item_export    uvm_seq_item_pull_imp      -     @3759
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_1                  spi_agent                  -     @2425
      ap                   uvm_analysis_port          -     @4556
      driver               spi_driver                 -     @3929
        rsp_port           uvm_analysis_port          -     @4004
        seq_item_port      uvm_seq_item_pull_port     -     @3967
      monitor              spi_monitor                -     @4522
        ap                 uvm_analysis_port          -     @4598
      sequencer            spi_sequencer              -     @4037
        rsp_export         uvm_analysis_export        -     @4081
        seq_item_export    uvm_seq_item_pull_imp      -     @4491
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_2                  spi_agent                  -     @2456
      ap                   uvm_analysis_port          -     @5251
      driver               spi_driver                 -     @4645
        rsp_port           uvm_analysis_port          -     @4713
        seq_item_port      uvm_seq_item_pull_port     -     @4679
      monitor              spi_monitor                -     @5220
        ap                 uvm_analysis_port          -     @5287
      sequencer            spi_sequencer              -     @4745
        rsp_export         uvm_analysis_export        -     @4786
        seq_item_export    uvm_seq_item_pull_imp      -     @5188
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_3                  spi_agent                  -     @2487
      ap                   uvm_analysis_port          -     @5943
      driver               spi_driver                 -     @5337
        rsp_port           uvm_analysis_port          -     @5405
        seq_item_port      uvm_seq_item_pull_port     -     @5371
      monitor              spi_monitor                -     @5912
        ap                 uvm_analysis_port          -     @5979
      sequencer            spi_sequencer              -     @5437
        rsp_export         uvm_analysis_export        -     @5478
        seq_item_export    uvm_seq_item_pull_imp      -     @5880
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_4                  spi_agent                  -     @2518
      ap                   uvm_analysis_port          -     @6635
      driver               spi_driver                 -     @6029
        rsp_port           uvm_analysis_port          -     @6097
        seq_item_port      uvm_seq_item_pull_port     -     @6063
      monitor              spi_monitor                -     @6604
        ap                 uvm_analysis_port          -     @6671
      sequencer            spi_sequencer              -     @6129
        rsp_export         uvm_analysis_export        -     @6170
        seq_item_export    uvm_seq_item_pull_imp      -     @6572
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_5                  spi_agent                  -     @2549
      ap                   uvm_analysis_port          -     @7327
      driver               spi_driver                 -     @6721
        rsp_port           uvm_analysis_port          -     @6789
        seq_item_port      uvm_seq_item_pull_port     -     @6755
      monitor              spi_monitor                -     @7296
        ap                 uvm_analysis_port          -     @7363
      sequencer            spi_sequencer              -     @6821
        rsp_export         uvm_analysis_export        -     @6862
        seq_item_export    uvm_seq_item_pull_imp      -     @7264
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_6                  spi_agent                  -     @2580
      ap                   uvm_analysis_port          -     @8019
      driver               spi_driver                 -     @7413
        rsp_port           uvm_analysis_port          -     @7481
        seq_item_port      uvm_seq_item_pull_port     -     @7447
      monitor              spi_monitor                -     @7988
        ap                 uvm_analysis_port          -     @8055
      sequencer            spi_sequencer              -     @7513
        rsp_export         uvm_analysis_export        -     @7554
        seq_item_export    uvm_seq_item_pull_imp      -     @7956
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_7                  spi_agent                  -     @2611
      ap                   uvm_analysis_port          -     @8711
      driver               spi_driver                 -     @8105
        rsp_port           uvm_analysis_port          -     @8173
        seq_item_port      uvm_seq_item_pull_port     -     @8139
      monitor              spi_monitor                -     @8680
        ap                 uvm_analysis_port          -     @8747
      sequencer            spi_sequencer              -     @8205
        rsp_export         uvm_analysis_export        -     @8246
        seq_item_export    uvm_seq_item_pull_imp      -     @8648
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_8                  spi_agent                  -     @2642
      ap                   uvm_analysis_port          -     @9403
      driver               spi_driver                 -     @8797
        rsp_port           uvm_analysis_port          -     @8865
        seq_item_port      uvm_seq_item_pull_port     -     @8831
      monitor              spi_monitor                -     @9372
        ap                 uvm_analysis_port          -     @9439
      sequencer            spi_sequencer              -     @8897
        rsp_export         uvm_analysis_export        -     @8938
        seq_item_export    uvm_seq_item_pull_imp      -     @9340
        arbitration_queue  array                      0     -    
        lock_queue         array                      0     -    
        num_last_reqs      integral                   32    'd1  
        num_last_rsps      integral                   32    'd1  
    spi_scb                spi_scoreboard             -     @2673
      apb_imp              uvm_analysis_imp_apb_port  -     @9529
      spi_imp              uvm_analysis_imp_spi_port  -     @9494
    spi_vseqr              spi_virsequencer           -     @2708
      rsp_export           uvm_analysis_export        -     @2753
      seq_item_export      uvm_seq_item_pull_imp      -     @3165
      arbitration_queue    array                      0     -    
      lock_queue           array                      0     -    
      num_last_reqs        integral                   32    'd1  
      num_last_rsps        integral                   32    'd1  
-----------------------------------------------------------------

UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'common.start_of_simulation' (id=1433) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'common.run' (id=1442) Scheduled from phase common.start_of_simulation
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm' (id=1510) Scheduled from phase common.start_of_simulation
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'common.run' (id=1442) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm' (id=1510) Starting phase
UVM_INFO @ 0: run [OBJTN_TRC] Object uvm_test_top raised 1 objection(s): count=1  total=1
UVM_INFO @ 0: run [OBJTN_TRC] Object uvm_top added 1 objection(s) to its total (raised from source object uvm_test_top): count=0  total=1
SDI/Verilog Transaction Recording Facility Version 15.20-p001
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm' (id=1510) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched' (id=1520) Scheduled from phase uvm
stop -create -name Randomize -randomize
Created stop Randomize

UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched' (id=1520) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched' (id=1520) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.pre_reset' (id=1535) Scheduled from phase uvm.uvm_sched
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.pre_reset' (id=1535) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.pre_reset' (id=1535) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.pre_reset' (id=1535) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.reset' (id=1569) Scheduled from phase uvm.uvm_sched.pre_reset
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.reset' (id=1569) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.reset' (id=1569) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.reset' (id=1569) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.post_reset' (id=1603) Scheduled from phase uvm.uvm_sched.reset
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.post_reset' (id=1603) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.post_reset' (id=1603) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.post_reset' (id=1603) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.pre_configure' (id=1637) Scheduled from phase uvm.uvm_sched.post_reset
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.pre_configure' (id=1637) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.pre_configure' (id=1637) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.pre_configure' (id=1637) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.configure' (id=1671) Scheduled from phase uvm.uvm_sched.pre_configure
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.configure' (id=1671) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.configure' (id=1671) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.configure' (id=1671) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.post_configure' (id=1705) Scheduled from phase uvm.uvm_sched.configure
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.post_configure' (id=1705) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.post_configure' (id=1705) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.post_configure' (id=1705) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.pre_main' (id=1739) Scheduled from phase uvm.uvm_sched.post_configure
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.pre_main' (id=1739) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.pre_main' (id=1739) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.pre_main' (id=1739) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.main' (id=1773) Scheduled from phase uvm.uvm_sched.pre_main
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.main' (id=1773) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.main' (id=1773) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.main' (id=1773) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.post_main' (id=1807) Scheduled from phase uvm.uvm_sched.main
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.post_main' (id=1807) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.post_main' (id=1807) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.post_main' (id=1807) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.pre_shutdown' (id=1841) Scheduled from phase uvm.uvm_sched.post_main
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.pre_shutdown' (id=1841) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.pre_shutdown' (id=1841) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.pre_shutdown' (id=1841) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.shutdown' (id=1875) Scheduled from phase uvm.uvm_sched.pre_shutdown
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.shutdown' (id=1875) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.shutdown' (id=1875) No objections raised, skipping phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 0: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.shutdown' (id=1875) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 0: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched.post_shutdown' (id=1909) Scheduled from phase uvm.uvm_sched.shutdown
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 0: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched.post_shutdown' (id=1909) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1543) @ 0: reporter [PH/TRC/SKIP] Phase 'uvm.uvm_sched.post_shutdown' (id=1909) No objections raised, skipping phase
UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 5000: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h10                                  
  data                         integral      32    'h380a                                
  we                           integral      1     'h1                                   
  begin_time                   time          64    5000                                  
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 22500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10180
  addr  integral      32    'h10  
  data  integral      32    'h380a
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 22500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10145
  addr  integral      32    'h10  
  data  integral      32    'h380a
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 22500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h14                                  
  data                         integral      32    'h4                                   
  we                           integral      1     'h1                                   
  begin_time                   time          64    22500                                 
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 42500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10182
  addr  integral      32    'h14  
  data  integral      32    'h4   
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 42500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10156
  addr  integral      32    'h14  
  data  integral      32    'h4   
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 42500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h18                                  
  data                         integral      32    'h4                                   
  we                           integral      1     'h1                                   
  begin_time                   time          64    42500                                 
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 62500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10143
  addr  integral      32    'h18  
  data  integral      32    'h4   
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 62500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10205
  addr  integral      32    'h18  
  data  integral      32    'h4   
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 62500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h0                                   
  data                         integral      32    'h10203040                            
  we                           integral      1     'h1                                   
  begin_time                   time          64    62500                                 
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 82500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10202    
  addr  integral      32    'h0       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 82500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10158    
  addr  integral      32    'h0       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 82500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h4                                   
  data                         integral      32    'h10203040                            
  we                           integral      1     'h1                                   
  begin_time                   time          64    82500                                 
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 102500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10186    
  addr  integral      32    'h4       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 102500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10200    
  addr  integral      32    'h4       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 102500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h8                                   
  data                         integral      32    'h10203040                            
  we                           integral      1     'h1                                   
  begin_time                   time          64    102500                                
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 122500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10208    
  addr  integral      32    'h8       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 122500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10179    
  addr  integral      32    'h8       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 122500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'hc                                   
  data                         integral      32    'h50607080                            
  we                           integral      1     'h1                                   
  begin_time                   time          64    122500                                
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 142500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10217    
  addr  integral      32    'hc       
  data  integral      32    'h50607080
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 142500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10171    
  addr  integral      32    'hc       
  data  integral      32    'h50607080
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 142500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h10                                  
  data                         integral      32    'h390a                                
  we                           integral      1     'h1                                   
  begin_time                   time          64    142500                                
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 162500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @3857 
  addr  integral      32    'h10  
  data  integral      32    'h390a
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 162500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10134
  addr  integral      32    'h10  
  data  integral      32    'h390a
  we    integral      1     'h1   
----------------------------------

in SPI monitor:: TX_NEG=0
in SPI monitor:: Gobsy=1
in SPI monitor::LSB=1
in SPI monitor::char_length=  10 
in SPI driver:: RX_NEG=0
in SPI driver:: Gobsy=1
in SPI driver::LSB=1
in SPI driver::char_length= 10 
UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/spi_agent/spi_driver.svh(58) @ 162600: uvm_test_top.env.spi_3.driver [driver] transaction from spi driver 
 ---------------------------------------------------------------------------------------------
Name                           Type          Size  Value                                     
---------------------------------------------------------------------------------------------
spi_req                        spi_seq_item  -     @9609                                     
  MOSIDATA                     integral      128   'h0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx       
  MISODATA                     integral      128   'h2c63fc6fbe9785dcc6a6bf27f0d1da48        
  SS                           integral      8     'h0xx                                     
  begin_time                   time          64    162600                                    
  depth                        int           32    'd2                                       
  parent sequence (name)       string        9     spi_seq_3                                 
  parent sequence (full name)  string        42    uvm_test_top.env.spi_3.sequencer.spi_seq_3
  sequencer                    string        32    uvm_test_top.env.spi_3.sequencer          
---------------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(67) @ 662600: uvm_test_top.env.spi_scb [spi_scoreboard] writing in spi write method 
 -------------------------------------------------------------------
Name        Type          Size  Value                              
-------------------------------------------------------------------
req         spi_seq_item  -     @10028                             
  MOSIDATA  integral      128   'h0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxX40
  MISODATA  integral      128   'h0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxX48
  SS        integral      8     'h0                                
-------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/spi_agent/spi_monitor.svh(146) @ 662600: uvm_test_top.env.spi_3.monitor [monitor] transaction from spi monitor 
 -------------------------------------------------------------------
Name        Type          Size  Value                              
-------------------------------------------------------------------
req         spi_seq_item  -     @10215                             
  MOSIDATA  integral      128   'h0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxX40
  MISODATA  integral      128   'h0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxX48
  SS        integral      8     'h0                                
-------------------------------------------------------------------

                6626MOSIDATA[127:0]::xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx0001000000
 MISODATA[127:0]::xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx1001001000
UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10180
  addr  integral      32    'h10  
  data  integral      32    'h380a
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10182
  addr  integral      32    'h14  
  data  integral      32    'h4   
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @10143
  addr  integral      32    'h18  
  data  integral      32    'h4   
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10202    
  addr  integral      32    'h0       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10186    
  addr  integral      32    'h4       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10208    
  addr  integral      32    'h8       
  data  integral      32    'h10203040
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10217    
  addr  integral      32    'hc       
  data  integral      32    'h50607080
  we    integral      1     'h1       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(77) @ 662600: uvm_test_top.env.spi_scb [spi_scb] Scoreboard 
 ----------------------------------
Name    Type          Size  Value 
----------------------------------
req     apb_seq_item  -     @3857 
  addr  integral      32    'h10  
  data  integral      32    'h390a
  we    integral      1     'h1   
----------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 687600: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h0                                   
  data                         integral      32    'h390a                                
  we                           integral      1     'h0                                   
  begin_time                   time          64    687600                                
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 707500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10201    
  addr  integral      32    'h0       
  data  integral      32    'h10203248
  we    integral      1     'h0       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 707500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10182    
  addr  integral      32    'h0       
  data  integral      32    'h10203248
  we    integral      1     'h0       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 707500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h4                                   
  data                         integral      32    'h10203248                            
  we                           integral      1     'h0                                   
  begin_time                   time          64    707500                                
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 727500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10276    
  addr  integral      32    'h4       
  data  integral      32    'h10203040
  we    integral      1     'h0       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 727500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10200    
  addr  integral      32    'h4       
  data  integral      32    'h10203040
  we    integral      1     'h0       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 727500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'h8                                   
  data                         integral      32    'h10203040                            
  we                           integral      1     'h0                                   
  begin_time                   time          64    727500                                
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 747500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10239    
  addr  integral      32    'h8       
  data  integral      32    'h10203040
  we    integral      1     'h0       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 747500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @9674     
  addr  integral      32    'h8       
  data  integral      32    'h10203040
  we    integral      1     'h0       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_driver.svh(41) @ 747500: uvm_test_top.env.apb.driver [driver] transaction from apb driver 
 -----------------------------------------------------------------------------------------
Name                           Type          Size  Value                                 
-----------------------------------------------------------------------------------------
req                            apb_seq_item  -     @10022                                
  addr                         integral      32    'hc                                   
  data                         integral      32    'h10203040                            
  we                           integral      1     'h0                                   
  begin_time                   time          64    747500                                
  depth                        int           32    'd2                                   
  parent sequence (name)       string        7     apb_seq                               
  parent sequence (full name)  string        38    uvm_test_top.env.apb.sequencer.apb_seq
  sequencer                    string        30    uvm_test_top.env.apb.sequencer        
-----------------------------------------------------------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(58) @ 767500: uvm_test_top.env.spi_scb [spi_scoreboard] writing in the apb write method 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10186    
  addr  integral      32    'hc       
  data  integral      32    'h50607080
  we    integral      1     'h0       
--------------------------------------

UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../agents/apb_agent/apb_monitor.svh(49) @ 767500: uvm_test_top.env.apb.monitor [monitor] transaction from apb monitor 
 --------------------------------------
Name    Type          Size  Value     
--------------------------------------
req     apb_seq_item  -     @10241    
  addr  integral      32    'hc       
  data  integral      32    'h50607080
  we    integral      1     'h0       
--------------------------------------

UVM_INFO @ 1412600: run [OBJTN_TRC] Object uvm_test_top dropped 1 objection(s): count=0  total=0
UVM_INFO @ 1412600: run [OBJTN_TRC] Object uvm_test_top all_dropped 1 objection(s): count=0  total=0
UVM_INFO @ 1412600: run [OBJTN_TRC] Object uvm_top subtracted 1 objection(s) from its total (dropped from source object uvm_test_top): count=0  total=0
UVM_INFO @ 1412600: run [OBJTN_TRC] Object uvm_top subtracted 1 objection(s) from its total (all_dropped from source object uvm_test_top): count=0  total=0
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_objection.svh(1271) @ 1412600: reporter [TEST_DONE] 'run' phase is ready to proceed to the 'extract' phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'common.run' (id=1442) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched.post_shutdown' (id=1909) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 1412600: reporter [PH/TRC/SCHEDULED] Phase 'common.extract' (id=1478) Scheduled from phase common.run
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 1412600: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_sched_end' (id=1525) Scheduled from phase uvm.uvm_sched.post_shutdown
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 1412600: reporter [PH/TRC/STRT] Phase 'uvm.uvm_sched_end' (id=1525) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'uvm.uvm_sched_end' (id=1525) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 1412600: reporter [PH/TRC/SCHEDULED] Phase 'uvm.uvm_end' (id=1515) Scheduled from phase uvm.uvm_sched_end
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 1412600: reporter [PH/TRC/STRT] Phase 'uvm.uvm_end' (id=1515) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'uvm.uvm_end' (id=1515) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 1412600: reporter [PH/TRC/STRT] Phase 'common.extract' (id=1478) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'common.extract' (id=1478) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 1412600: reporter [PH/TRC/SCHEDULED] Phase 'common.check' (id=1487) Scheduled from phase common.extract
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 1412600: reporter [PH/TRC/STRT] Phase 'common.check' (id=1487) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'common.check' (id=1487) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 1412600: reporter [PH/TRC/SCHEDULED] Phase 'common.report' (id=1496) Scheduled from phase common.check
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 1412600: reporter [PH/TRC/STRT] Phase 'common.report' (id=1496) Starting phase
UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(159) @ 1412600: uvm_test_top.env.spi_scb [spi_scoreboard] ============================
UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(160) @ 1412600: uvm_test_top.env.spi_scb [spi_scoreboard] Scoreboard Results
UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(169) @ 1412600: uvm_test_top.env.spi_scb [spi_scoreboard] TEST FAILED
UVM_INFO /apple/FRONTEND/projects/SPI/subhra_SPI/SPI_without_RAL/spi_tb/sim/..//../spi_tb/env/spi_scoreboard.svh(171) @ 1412600: uvm_test_top.env.spi_scb [spi_scoreboard] ============================
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'common.report' (id=1496) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 1412600: reporter [PH/TRC/SCHEDULED] Phase 'common.final' (id=1505) Scheduled from phase common.report
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 1412600: reporter [PH/TRC/STRT] Phase 'common.final' (id=1505) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'common.final' (id=1505) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1834) @ 1412600: reporter [PH/TRC/SCHEDULED] Phase 'common.common_end' (id=1392) Scheduled from phase common.final
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1396) @ 1412600: reporter [PH/TRC/STRT] Phase 'common.common_end' (id=1392) Starting phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_phase.svh(1771) @ 1412600: reporter [PH/TRC/DONE] Phase 'common.common_end' (id=1392) Completed phase
UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_report_catcher.svh(705) @ 1412600: reporter [UVM/REPORT/CATCHER] 
--- UVM Report catcher Summary ---


Number of demoted UVM_FATAL reports  :    0
Number of demoted UVM_ERROR reports  :    0
Number of demoted UVM_WARNING reports:    0
Number of caught UVM_FATAL reports   :    0
Number of caught UVM_ERROR reports   :    0
Number of caught UVM_WARNING reports :    0

UVM_INFO /chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_report_server.svh(847) @ 1412600: reporter [UVM/REPORT/SERVER] 
--- UVM Report Summary ---

** Report counts by severity
UVM_INFO :  154
UVM_WARNING :    0
UVM_ERROR :    0
UVM_FATAL :    0
** Report counts by id
[OBJTN_TRC]     6
[PH/TRC/DONE]    27
[PH/TRC/SCHEDULED]    26
[PH/TRC/SKIP]    12
[PH/TRC/STRT]    27
[RNTST]     1
[TEST_DONE]     1
[UVM/RELNOTES]     1
[UVM/REPORT/CATCHER]     1
[UVMTOP]     1
[driver]    13
[monitor]    13
[spi_scb]     8
[spi_scoreboard]    17

Simulation complete via $finish(1) at time 14126 NS + 58
/chicago/tools/cadence/INCISIV15.20/tools.lnx86/methodology/UVM/CDNS-1.2-ML/sv/src/base/uvm_root.svh:551     $finish;