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

Module : kmac_core
SCORELINECONDTOGGLEFSMBRANCHASSERT
98.80 100.00 100.00 100.00 94.00 100.00

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

Module self-instances :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
tb.dut.u_kmac_core 98.80 100.00 100.00 100.00 94.00 100.00



Module Instance : tb.dut.u_kmac_core

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
98.80 100.00 100.00 100.00 94.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
99.04 100.00 100.00 100.00 100.00 94.23 100.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
97.24 96.27 93.33 100.00 100.00 93.85 100.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
gen_key_slicer[0].u_key_slicer 100.00 100.00 100.00
u_key_index_count 100.00 100.00
u_state_regs 100.00 100.00 100.00 100.00


Since this is the module's only instance, the coverage report is the same as for the module.
Line Coverage for Module : kmac_core
Line No.TotalCoveredPercent
TOTAL6969100.00
CONT_ASSIGN15311100.00
ALWAYS16133100.00
ALWAYS1663030100.00
CONT_ASSIGN25111100.00
CONT_ASSIGN25211100.00
CONT_ASSIGN25311100.00
CONT_ASSIGN25411100.00
CONT_ASSIGN25811100.00
CONT_ASSIGN26011100.00
CONT_ASSIGN26511100.00
ALWAYS26866100.00
CONT_ASSIGN28711100.00
ALWAYS30766100.00
ALWAYS33866100.00
CONT_ASSIGN37211100.00
CONT_ASSIGN39411100.00
ALWAYS42066100.00
CONT_ASSIGN43111100.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_ip_kmac_0.1/rtl/kmac_core.sv' or '../src/lowrisc_ip_kmac_0.1/rtl/kmac_core.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
153 1 1
161 3 3
166 1 1
168 1 1
169 1 1
171 1 1
173 1 1
174 1 1
176 1 1
178 1 1
180 1 1
181 1 1
183 1 1
190 1 1
191 1 1
193 1 1
194 1 1
196 1 1
197 1 1
199 1 1
201 1 1
207 1 1
208 1 1
210 1 1
212 1 1
217 1 1
218 1 1
220 1 1
226 1 1
227 1 1
240 1 1
241 1 1
MISSING_ELSE
251 1 1
252 1 1
253 1 1
254 1 1
258 1 1
260 1 1
265 1 1
268 1 1
269 1 1
270 1 1
271 1 1
272 1 1
274 1 1
MISSING_ELSE
287 1 1
307 1 1
317 1 1
318 1 1
319 1 1
320 1 1
321 1 1
338 1 1
341 1 1
345 1 1
349 1 1
353 1 1
358 1 1
372 1 1
394 1 1
420 1 1
421 1 1
422 1 1
423 1 1
424 1 1
425 1 1
431 1 1


Cond Coverage for Module : kmac_core
TotalCoveredPercent
Conditions2828100.00
Logical2828100.00
Non-Logical00
Event00

 LINE       180
 EXPRESSION (kmac_en_i && start_i)
             ----1----    ---2---
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT1,T4,T15
11CoveredT1,T4,T15

 LINE       207
 EXPRESSION (process_i || process_latched)
             ----1----    -------2-------
-1--2-StatusTests
00CoveredT1,T4,T15
01CoveredT109
10CoveredT1,T4,T15

 LINE       251
 EXPRESSION (en_kmac_datapath ? kmac_valid : fifo_valid_i)
             --------1-------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

 LINE       252
 EXPRESSION (en_kmac_datapath ? kmac_data : fifo_data_i)
             --------1-------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

 LINE       253
 EXPRESSION (en_kmac_datapath ? kmac_strb : fifo_strb_i)
             --------1-------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

 LINE       254
 EXPRESSION (en_kmac_datapath ? 1'b0 : msg_ready_i)
             --------1-------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

 LINE       258
 EXPRESSION (en_key_write ? '1 : '0)
             ------1-----
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

 LINE       260
 EXPRESSION (en_key_write ? key_sliced : ('{(*adjust*)default:'0}))
             ------1-----
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

 LINE       265
 EXPRESSION (kmac_en_i ? kmac_process : process_i)
             ----1----
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

 LINE       270
 EXPRESSION (process_i && ((!process_o)))
             ----1----    -------2------
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT1,T3,T4
11CoveredT109

 LINE       394
 EXPRESSION (kmac_valid & msg_ready_i)
             -----1----   -----2-----
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT1,T4,T15
11CoveredT1,T4,T15

 LINE       431
 EXPRESSION (key_index == block_addr_limit)
            ---------------1---------------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT1,T4,T15

FSM Coverage for Module : kmac_core
Summary for FSM :: st
TotalCoveredPercent
States 5 5 100.00 (Not included in score)
Transitions 8 8 100.00
Sequences 0 0

State, Transition and Sequence Details for FSM :: st
statesLine No.CoveredTests
StKey 181 Covered T1,T4,T15
StKmacFlush 208 Covered T1,T4,T15
StKmacIdle 183 Covered T1,T2,T3
StKmacMsg 194 Covered T1,T4,T15
StTerminalError 241 Covered T2,T5,T6


transitionsLine No.CoveredTests
StKey->StKmacMsg 194 Covered T1,T4,T15
StKey->StTerminalError 241 Covered T6,T56,T58
StKmacFlush->StKmacIdle 218 Covered T1,T4,T15
StKmacFlush->StTerminalError 241 Covered T53,T54,T85
StKmacIdle->StKey 181 Covered T1,T4,T15
StKmacIdle->StTerminalError 241 Covered T2,T9,T35
StKmacMsg->StKmacFlush 208 Covered T1,T4,T15
StKmacMsg->StTerminalError 241 Covered T5,T110,T111



Branch Coverage for Module : kmac_core
Line No.TotalCoveredPercent
Branches 50 47 94.00
TERNARY 251 2 2 100.00
TERNARY 252 2 2 100.00
TERNARY 253 2 2 100.00
TERNARY 254 2 2 100.00
TERNARY 258 2 2 100.00
TERNARY 260 2 2 100.00
TERNARY 265 2 2 100.00
IF 161 2 2 100.00
CASE 178 10 10 100.00
IF 240 2 2 100.00
IF 268 4 4 100.00
CASE 307 6 5 83.33
CASE 420 6 5 83.33
CASE 338 6 5 83.33

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

LineNo. Expression -1-: 251 (en_kmac_datapath) ?

Branches:
-1-StatusTests
1 Covered T1,T4,T15
0 Covered T1,T2,T3


LineNo. Expression -1-: 252 (en_kmac_datapath) ?

Branches:
-1-StatusTests
1 Covered T1,T4,T15
0 Covered T1,T2,T3


LineNo. Expression -1-: 253 (en_kmac_datapath) ?

Branches:
-1-StatusTests
1 Covered T1,T4,T15
0 Covered T1,T2,T3


LineNo. Expression -1-: 254 (en_kmac_datapath) ?

Branches:
-1-StatusTests
1 Covered T1,T4,T15
0 Covered T1,T2,T3


LineNo. Expression -1-: 258 (en_key_write) ?

Branches:
-1-StatusTests
1 Covered T1,T4,T15
0 Covered T1,T2,T3


LineNo. Expression -1-: 260 (en_key_write) ?

Branches:
-1-StatusTests
1 Covered T1,T4,T15
0 Covered T1,T2,T3


LineNo. Expression -1-: 265 (kmac_en_i) ?

Branches:
-1-StatusTests
1 Covered T1,T4,T15
0 Covered T1,T2,T3


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

Branches:
-1-StatusTests
1 Covered T1,T2,T3
0 Covered T1,T2,T3


LineNo. Expression -1-: 178 case (st) -2-: 180 if ((kmac_en_i && start_i)) -3-: 193 if (sent_blocksize) -4-: 207 if ((process_i || process_latched)) -5-: 217 if (prim_mubi_pkg::mubi4_test_true_strict(done_i))

Branches:
-1--2--3--4--5-StatusTests
StKmacIdle 1 - - - Covered T1,T4,T15
StKmacIdle 0 - - - Covered T1,T2,T3
StKey - 1 - - Covered T1,T4,T15
StKey - 0 - - Covered T1,T4,T15
StKmacMsg - - 1 - Covered T1,T4,T15
StKmacMsg - - 0 - Covered T1,T4,T15
StKmacFlush - - - 1 Covered T1,T4,T15
StKmacFlush - - - 0 Covered T1,T4,T15
StTerminalError - - - - Covered T2,T5,T6
default - - - - Covered T10,T11,T12


LineNo. Expression -1-: 240 if (lc_ctrl_pkg::lc_tx_test_true_loose(lc_escalate_en_i))

Branches:
-1-StatusTests
1 Covered T2,T5,T6
0 Covered T1,T2,T3


LineNo. Expression -1-: 268 if ((!rst_ni)) -2-: 270 if ((process_i && (!process_o))) -3-: 272 if ((process_o || prim_mubi_pkg::mubi4_test_true_strict(done_i)))

Branches:
-1--2--3-StatusTests
1 - - Covered T1,T2,T3
0 1 - Covered T109
0 0 1 Covered T1,T3,T4
0 0 0 Covered T1,T2,T3


LineNo. Expression -1-: 307 case (key_len_i)

Branches:
-1-StatusTests
Key128 Covered T1,T2,T3
Key192 Covered T1,T3,T4
Key256 Covered T1,T3,T4
Key384 Covered T1,T3,T4
Key512 Covered T1,T2,T3
default Not Covered


LineNo. Expression -1-: 420 case (strength_i)

Branches:
-1-StatusTests
L128 Covered T1,T2,T3
L224 Covered T1,T3,T17
L256 Covered T1,T2,T3
L384 Covered T1,T4,T15
L512 Covered T1,T14,T15
default Not Covered


LineNo. Expression -1-: 338 case (key_len_i)

Branches:
-1-StatusTests
Key128 Covered T1,T2,T3
Key192 Covered T1,T3,T4
Key256 Covered T1,T3,T4
Key384 Covered T1,T3,T4
Key512 Covered T1,T2,T3
default Not Covered


Assert Coverage for Module : kmac_core
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 9 9 100.00 9 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 9 9 100.00 9 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
AckOnlyInMessageState_A 2147483647 7704016 0 0
KeyDataStableWhenValid_M 2147483647 333147095 0 0
KeyLengthStableWhenValid_M 2147483647 333147095 0 0
KmacEnStable_M 2147483647 21229 0 0
MaxKeyLenMatchToKey512_A 1025 1025 0 0
ModeStable_M 2147483647 32539 0 0
ProcessLatchedCleared_A 2147483647 1 0 0
StrengthStable_M 2147483647 39527 0 0
u_state_regs_A 2147483647 2147483647 0 0


AckOnlyInMessageState_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 7704016 0 0
T1 244295 21204 0 0
T2 3224 0 0 0
T3 642146 0 0 0
T4 217116 628 0 0
T13 618350 0 0 0
T14 311934 0 0 0
T15 247126 5209 0 0
T16 474646 4727 0 0
T17 649740 0 0 0
T19 0 311 0 0
T20 1227 0 0 0
T23 0 6970 0 0
T24 0 48518 0 0
T26 0 3628 0 0
T27 0 2413 0 0
T67 0 54 0 0

KeyDataStableWhenValid_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 333147095 0 0
T1 244295 164478 0 0
T2 3224 0 0 0
T3 642146 0 0 0
T4 217116 91055 0 0
T13 618350 0 0 0
T14 311934 0 0 0
T15 247126 173137 0 0
T16 474646 276365 0 0
T17 649740 0 0 0
T19 0 44391 0 0
T20 1227 0 0 0
T23 0 271881 0 0
T24 0 435592 0 0
T26 0 402830 0 0
T27 0 327320 0 0
T67 0 6802 0 0

KeyLengthStableWhenValid_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 333147095 0 0
T1 244295 164478 0 0
T2 3224 0 0 0
T3 642146 0 0 0
T4 217116 91055 0 0
T13 618350 0 0 0
T14 311934 0 0 0
T15 247126 173137 0 0
T16 474646 276365 0 0
T17 649740 0 0 0
T19 0 44391 0 0
T20 1227 0 0 0
T23 0 271881 0 0
T24 0 435592 0 0
T26 0 402830 0 0
T27 0 327320 0 0
T67 0 6802 0 0

KmacEnStable_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 21229 0 0
T1 244295 50 0 0
T2 3224 0 0 0
T3 642146 0 0 0
T4 217116 12 0 0
T13 618350 0 0 0
T14 311934 0 0 0
T15 247126 43 0 0
T16 474646 69 0 0
T17 649740 0 0 0
T18 0 30 0 0
T19 0 69 0 0
T20 1227 0 0 0
T23 0 97 0 0
T26 0 62 0 0
T27 0 35 0 0
T67 0 3 0 0

MaxKeyLenMatchToKey512_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 1025 1025 0 0
T1 1 1 0 0
T2 1 1 0 0
T3 1 1 0 0
T4 1 1 0 0
T13 1 1 0 0
T14 1 1 0 0
T15 1 1 0 0
T16 1 1 0 0
T17 1 1 0 0
T20 1 1 0 0

ModeStable_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 32539 0 0
T1 244295 56 0 0
T2 3224 1 0 0
T3 642146 0 0 0
T4 217116 27 0 0
T13 618350 0 0 0
T14 311934 0 0 0
T15 247126 45 0 0
T16 474646 152 0 0
T17 649740 0 0 0
T18 0 30 0 0
T19 0 75 0 0
T20 1227 0 0 0
T23 0 182 0 0
T26 0 136 0 0
T27 0 99 0 0

ProcessLatchedCleared_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 1 0 0
T109 125432 1 0 0
T112 17201 0 0 0
T113 124310 0 0 0
T114 820765 0 0 0
T115 331620 0 0 0
T116 955052 0 0 0
T117 92546 0 0 0
T118 940142 0 0 0
T119 841051 0 0 0
T120 601404 0 0 0

StrengthStable_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 39527 0 0
T1 244295 64 0 0
T2 3224 3 0 0
T3 642146 2 0 0
T4 217116 21 0 0
T13 618350 2 0 0
T14 311934 2 0 0
T15 247126 63 0 0
T16 474646 146 0 0
T17 649740 2 0 0
T20 1227 1 0 0

u_state_regs_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 2147483647 0 0
T1 244295 244266 0 0
T2 3224 3068 0 0
T3 642146 642139 0 0
T4 217116 217059 0 0
T13 618350 618344 0 0
T14 311934 311928 0 0
T15 247126 247062 0 0
T16 474646 474557 0 0
T17 649740 649733 0 0
T20 1227 1127 0 0

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