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

Module : kmac_staterd
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00

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

Module self-instances :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
tb.dut.u_staterd 0.00 0.00 0.00 0.00



Module Instance : tb.dut.u_staterd

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
1.74 0.00 0.00 8.70 0.00 0.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
gen_slicer[0].u_state_slice 0.00 0.00
u_tlul_adapter 0.00 0.00 0.00 0.00


Since this is the module's only instance, the coverage report is the same as for the module.
Line Coverage for Module : kmac_staterd
Line No.TotalCoveredPercent
TOTAL1000.00
ALWAYS82400.00
CONT_ASSIGN90100.00
ALWAYS96300.00
CONT_ASSIGN116100.00
CONT_ASSIGN118100.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_ip_kmac_0.1/rtl/kmac_staterd.sv' or '../src/lowrisc_ip_kmac_0.1/rtl/kmac_staterd.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
82 0 1
83 0 1
84 0 1
85 0 1
==> MISSING_ELSE
90 0 1
96 0 2
97 0 1
116 0 1
118 0 1


Cond Coverage for Module : kmac_staterd
TotalCoveredPercent
Conditions1000.00
Logical1000.00
Non-Logical00
Event00

 LINE       84
 EXPRESSION (tlram_req & ((~tlram_we)))
             ----1----   ------2------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       90
 EXPRESSION (tlram_req & ((~tlram_we)))
             ----1----   ------2------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       97
 EXPRESSION (tlram_req & ((!tlram_we)))
             ----1----   ------2------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       118
 EXPRESSION ((int'(addr_sel) < Share) ? muxed_state[addr_sel] : 0)
             ------------1-----------
-1-StatusTests
0Unreachable
1Not Covered

Branch Coverage for Module : kmac_staterd
Line No.TotalCoveredPercent
Branches 6 0 0.00
TERNARY 118 1 0 0.00
IF 82 3 0 0.00
IF 96 2 0 0.00

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

LineNo. Expression -1-: 118 ((int'(addr_sel) < Share)) ?

Branches:
-1-StatusTests
1 Not Covered
0 Unreachable


LineNo. Expression -1-: 82 if ((!rst_ni)) -2-: 84 if ((tlram_req & (~tlram_we)))

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


LineNo. Expression -1-: 96 if ((!rst_ni))

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

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