Module Definition
dashboard | hierarchy | modlist | groups | tests | asserts

Module : spid_fifo2sram_adapter
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00

Source File(s) :
/workspace/default/sim-vcs/../src/lowrisc_ip_spi_device_0.1/rtl/spid_fifo2sram_adapter.sv

Module self-instances :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
tb.dut.u_upload.u_payload_buffer 0.00 0.00 0.00 0.00



Module Instance : tb.dut.u_upload.u_payload_buffer

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
0.00 0.00 0.00 0.00 0.00 u_upload


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
no children


Since this is the module's only instance, the coverage report is the same as for the module.
Line Coverage for Module : spid_fifo2sram_adapter
Line No.TotalCoveredPercent
TOTAL1700.00
CONT_ASSIGN51100.00
CONT_ASSIGN55100.00
CONT_ASSIGN56100.00
CONT_ASSIGN61100.00
CONT_ASSIGN72100.00
ALWAYS75600.00
CONT_ASSIGN91100.00
CONT_ASSIGN93100.00
ALWAYS96400.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_ip_spi_device_0.1/rtl/spid_fifo2sram_adapter.sv' or '../src/lowrisc_ip_spi_device_0.1/rtl/spid_fifo2sram_adapter.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
51 0 1
55 0 1
56 0 1
61 0 1
72 0 1
75 0 1
76 0 1
77 0 1
78 0 1
79 0 1
80 0 1
==> MISSING_ELSE
91 0 1
93 0 1
96 0 1
97 0 1
98 0 1
99 0 1
==> MISSING_ELSE


Cond Coverage for Module : spid_fifo2sram_adapter
TotalCoveredPercent
Conditions900.00
Logical900.00
Non-Logical00
Event00

 LINE       78
 EXPRESSION (fifoptr[0+:g_multiple_entry_per_word.SubWordW] == i)
            --------------------------1--------------------------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       91
 EXPRESSION (sram_req_o && sram_gnt_i)
             -----1----    -----2----
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       99
 EXPRESSION ((fifoptr == 8'((FifoDepth - 1))) ? '0 : ((fifoptr + 1'b1)))
             ----------------1---------------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       99
 SUB-EXPRESSION (fifoptr == 8'((FifoDepth - 1)))
                ----------------1---------------
-1-StatusTests
0Not Covered
1Not Covered

Branch Coverage for Module : spid_fifo2sram_adapter
Line No.TotalCoveredPercent
Branches 6 0 0.00
IF 96 4 0 0.00
IF 78 2 0 0.00

WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_ip_spi_device_0.1/rtl/spid_fifo2sram_adapter.sv' or '../src/lowrisc_ip_spi_device_0.1/rtl/spid_fifo2sram_adapter.sv was not found/opened, so annotated branch coverage report could not be generated.

LineNo. Expression -1-: 96 if ((!rst_ni)) -2-: 98 if (fifoptr_inc) -3-: 99 ((fifoptr == 8'((FifoDepth - 1)))) ?

Branches:
-1--2--3-StatusTests
1 - - Not Covered
0 1 1 Not Covered
0 1 0 Not Covered
0 0 - Not Covered


LineNo. Expression -1-: 78 if ((fifoptr[0+:g_multiple_entry_per_word.SubWordW] == i))

Branches:
-1-StatusTests
1 Not Covered
0 Not Covered

0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%