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

Module : kmac_errchk
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00 0.00

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

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



Module Instance : tb.dut.u_errchk

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00 0.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 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
u_state_regs 0.00 0.00 0.00

Line Coverage for Module : kmac_errchk
Line No.TotalCoveredPercent
TOTAL6100.00
ALWAYS1851500.00
CONT_ASSIGN234100.00
ALWAYS242400.00
ALWAYS248400.00
ALWAYS264400.00
CONT_ASSIGN30200
ALWAYS307600.00
ALWAYS320500.00
CONT_ASSIGN374100.00
ALWAYS389300.00
CONT_ASSIGN397100.00
ALWAYS4001700.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_ip_kmac_0.1/rtl/kmac_errchk.sv' or '../src/lowrisc_ip_kmac_0.1/rtl/kmac_errchk.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
185 0 1
186 0 1
188 0 1
191 0 1
192 0 1
==> MISSING_ELSE
198 0 1
199 0 1
==> MISSING_ELSE
204 0 1
205 0 1
==> MISSING_ELSE
211 0 1
212 0 1
==> MISSING_ELSE
217 0 1
218 0 1
==> MISSING_ELSE
223 0 1
224 0 1
234 0 1
242 0 2
243 0 2
==> MISSING_ELSE
248 0 1
250 0 1
252 0 1
256 0 1
==> MISSING_ELSE
==> MISSING_ELSE
264 0 1
266 0 1
267 0 1
268 0 1
==> MISSING_ELSE
==> MISSING_ELSE
302 unreachable
307 0 1
308 0 1
309 0 1
310 0 1
311 0 1
312 0 1
320 0 1
322 0 1
324 0 1
335 0 1
347 0 1
357 unreachable
374 0 1
389 0 3
397 0 1
400 0 1
402 0 1
404 0 1
407 0 1
==> MISSING_ELSE
412 0 1
413 0 1
==> MISSING_ELSE
418 0 1
419 0 1
==> MISSING_ELSE
424 0 1
425 0 1
426 0 1
427 0 1
==> MISSING_ELSE
432 0 1
433 0 1
==> MISSING_ELSE
439 0 1
451 0 1
452 0 1
==> MISSING_ELSE


Cond Coverage for Module : kmac_errchk
TotalCoveredPercent
Conditions6000.00
Logical6000.00
Non-Logical00
Event00

 LINE       204
 EXPRESSION (sw_cmd_i != CmdNone)
            ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       217
 EXPRESSION (sw_cmd_i != CmdNone)
            ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       234
 EXPRESSION (err_swsequence || (err_modestrength && ((!cfg_en_unsupported_modestrength_i))) || err_entropy_ready)
             -------1------    ------------------------------2-----------------------------    --------3--------
-1--2--3-StatusTests
000Not Covered
001Unreachable
010Not Covered
100Not Covered

 LINE       234
 SUB-EXPRESSION (err_modestrength && ((!cfg_en_unsupported_modestrength_i)))
                 --------1-------    -------------------2------------------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       250
 EXPRESSION ((st == StIdle) && (st_d == StMsgFeed))
             -------1------    ---------2---------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       250
 SUB-EXPRESSION (st == StIdle)
                -------1------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       250
 SUB-EXPRESSION (st_d == StMsgFeed)
                ---------1---------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 EXPRESSION 
 Number  Term
      1  (((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512})) || (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256}))) )
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 SUB-EXPRESSION 
 Number  Term
      1  ((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512})) || 
      2  (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256})))
-1--2-StatusTests
00Not Covered
01Not Covered
10Not Covered

 LINE       252
 SUB-EXPRESSION ((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512}))
                 ----------1---------    ------------------------2-----------------------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       252
 SUB-EXPRESSION (cfg_mode_i == Sha3)
                ----------1---------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 SUB-EXPRESSION (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256}))
                 ------------------------1------------------------    ------------------2-----------------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       252
 SUB-EXPRESSION ((cfg_mode_i == Shake) || (cfg_mode_i == CShake))
                 ----------1----------    -----------2----------
-1--2-StatusTests
00Not Covered
01Not Covered
10Not Covered

 LINE       252
 SUB-EXPRESSION (cfg_mode_i == Shake)
                ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 SUB-EXPRESSION (cfg_mode_i == CShake)
                -----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       266
 EXPRESSION ((st == StIdle) && (st_d == StMsgFeed) && kmac_en_i)
             -------1------    ---------2---------    ----3----
-1--2--3-StatusTests
011Not Covered
101Not Covered
110Not Covered
111Not Covered

 LINE       266
 SUB-EXPRESSION (st == StIdle)
                -------1------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       266
 SUB-EXPRESSION (st_d == StMsgFeed)
                ---------1---------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       267
 EXPRESSION (cfg_prefix_6B_i != kmac_pkg::EncodedStringKMAC)
            ------------------------1-----------------------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       397
 EXPRESSION (block_swcmd ? st : st_d)
             -----1-----
-1-StatusTests
0Not Covered
1Not Covered

 LINE       404
 EXPRESSION (((!app_active_i)) && (sw_cmd_i == CmdStart))
             --------1--------    -----------2----------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       404
 SUB-EXPRESSION (sw_cmd_i == CmdStart)
                -----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       412
 EXPRESSION (sw_cmd_i == CmdProcess)
            ------------1-----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       424
 EXPRESSION (sw_cmd_i == CmdManualRun)
            -------------1------------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       426
 EXPRESSION (sw_cmd_i == CmdDone)
            ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

FSM Coverage for Module : kmac_errchk
Summary for FSM :: st
TotalCoveredPercent
States 6 0 0.00 (Not included in score)
Transitions 11 0 0.00
Sequences 0 0

State, Transition and Sequence Details for FSM :: st
statesLine No.CoveredTests
StAbsorbed 419 Not Covered
StIdle 427 Not Covered
StMsgFeed 407 Not Covered
StProcessing 413 Not Covered
StSqueezing 425 Not Covered
StTerminalError 452 Not Covered


transitionsLine No.CoveredTests
StAbsorbed->StIdle 427 Not Covered
StAbsorbed->StSqueezing 425 Not Covered
StAbsorbed->StTerminalError 452 Not Covered
StIdle->StMsgFeed 407 Not Covered
StIdle->StTerminalError 452 Not Covered
StMsgFeed->StProcessing 413 Not Covered
StMsgFeed->StTerminalError 452 Not Covered
StProcessing->StAbsorbed 419 Not Covered
StProcessing->StTerminalError 452 Not Covered
StSqueezing->StAbsorbed 433 Not Covered
StSqueezing->StTerminalError 452 Not Covered



Branch Coverage for Module : kmac_errchk
Line No.TotalCoveredPercent
Branches 50 0 0.00
TERNARY 397 2 0 0.00
CASE 188 12 0 0.00
IF 242 3 0 0.00
IF 250 3 0 0.00
IF 266 3 0 0.00
CASE 307 6 0 0.00
CASE 322 4 0 0.00
IF 389 2 0 0.00
CASE 402 13 0 0.00
IF 451 2 0 0.00

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

LineNo. Expression -1-: 397 (block_swcmd) ?

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


LineNo. Expression -1-: 188 case (st) -2-: 191 if ((!(sw_cmd_i inside {CmdNone, CmdStart}))) -3-: 198 if ((!(sw_cmd_i inside {CmdNone, CmdProcess}))) -4-: 204 if ((sw_cmd_i != CmdNone)) -5-: 211 if ((!(sw_cmd_i inside {CmdNone, CmdManualRun, CmdDone}))) -6-: 217 if ((sw_cmd_i != CmdNone))

Branches:
-1--2--3--4--5--6-StatusTests
StIdle 1 - - - - Not Covered
StIdle 0 - - - - Not Covered
StMsgFeed - 1 - - - Not Covered
StMsgFeed - 0 - - - Not Covered
StProcessing - - 1 - - Not Covered
StProcessing - - 0 - - Not Covered
StAbsorbed - - - 1 - Not Covered
StAbsorbed - - - 0 - Not Covered
StSqueezing - - - - 1 Not Covered
StSqueezing - - - - 0 Not Covered
StTerminalError - - - - - Not Covered
default - - - - - Not Covered


LineNo. Expression -1-: 242 if ((!rst_ni)) -2-: 243 if ((!block_swcmd))

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


LineNo. Expression -1-: 250 if (((st == StIdle) && (st_d == StMsgFeed))) -2-: 252 if ((!(((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512})) || (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256})))))

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


LineNo. Expression -1-: 266 if ((((st == StIdle) && (st_d == StMsgFeed)) && kmac_en_i)) -2-: 267 if ((cfg_prefix_6B_i != kmac_pkg::EncodedStringKMAC))

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


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

Branches:
-1-StatusTests
StIdle Not Covered
StMsgFeed Not Covered
StProcessing Not Covered
StAbsorbed Not Covered
StSqueezing Not Covered
default Not Covered


LineNo. Expression -1-: 322 case (1'b1)

Branches:
-1-StatusTests
err_swsequence Not Covered
err_modestrength Not Covered
err_prefix Not Covered
err_entropy_ready Unreachable
default Not Covered


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

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


LineNo. Expression -1-: 402 case (st) -2-: 404 if (((!app_active_i) && (sw_cmd_i == CmdStart))) -3-: 412 if ((sw_cmd_i == CmdProcess)) -4-: 418 if (prim_mubi_pkg::mubi4_test_true_strict(sha3_absorbed_i)) -5-: 424 if ((sw_cmd_i == CmdManualRun)) -6-: 426 if ((sw_cmd_i == CmdDone)) -7-: 432 if (keccak_done_i)

Branches:
-1--2--3--4--5--6--7-StatusTests
StIdle 1 - - - - - Not Covered
StIdle 0 - - - - - Not Covered
StMsgFeed - 1 - - - - Not Covered
StMsgFeed - 0 - - - - Not Covered
StProcessing - - 1 - - - Not Covered
StProcessing - - 0 - - - Not Covered
StAbsorbed - - - 1 - - Not Covered
StAbsorbed - - - 0 1 - Not Covered
StAbsorbed - - - 0 0 - Not Covered
StSqueezing - - - - - 1 Not Covered
StSqueezing - - - - - 0 Not Covered
StTerminalError - - - - - - Not Covered
default - - - - - - Not Covered


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

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

Line Coverage for Instance : tb.dut.u_errchk
Line No.TotalCoveredPercent
TOTAL6100.00
ALWAYS1851500.00
CONT_ASSIGN234100.00
ALWAYS242400.00
ALWAYS248400.00
ALWAYS264400.00
CONT_ASSIGN30200
ALWAYS307600.00
ALWAYS320500.00
CONT_ASSIGN374100.00
ALWAYS389300.00
CONT_ASSIGN397100.00
ALWAYS4001700.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_ip_kmac_0.1/rtl/kmac_errchk.sv' or '../src/lowrisc_ip_kmac_0.1/rtl/kmac_errchk.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
185 0 1
186 0 1
188 0 1
191 0 1
192 0 1
==> MISSING_ELSE
198 0 1
199 0 1
==> MISSING_ELSE
204 0 1
205 0 1
==> MISSING_ELSE
211 0 1
212 0 1
==> MISSING_ELSE
217 0 1
218 0 1
==> MISSING_ELSE
223 0 1
224 0 1
234 0 1
242 0 2
243 0 2
==> MISSING_ELSE
248 0 1
250 0 1
252 0 1
256 0 1
==> MISSING_ELSE
==> MISSING_ELSE
264 0 1
266 0 1
267 0 1
268 0 1
==> MISSING_ELSE
==> MISSING_ELSE
302 unreachable
307 0 1
308 0 1
309 0 1
310 0 1
311 0 1
312 0 1
320 0 1
322 0 1
324 0 1
335 0 1
347 0 1
357 unreachable
374 0 1
389 0 3
397 0 1
400 0 1
402 0 1
404 0 1
407 0 1
==> MISSING_ELSE
412 0 1
413 0 1
==> MISSING_ELSE
418 0 1
419 0 1
==> MISSING_ELSE
424 0 1
425 0 1
426 0 1
427 0 1
==> MISSING_ELSE
432 0 1
433 0 1
==> MISSING_ELSE
439 0 1
451 0 1
452 0 1
==> MISSING_ELSE


Cond Coverage for Instance : tb.dut.u_errchk
TotalCoveredPercent
Conditions6000.00
Logical6000.00
Non-Logical00
Event00

 LINE       204
 EXPRESSION (sw_cmd_i != CmdNone)
            ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       217
 EXPRESSION (sw_cmd_i != CmdNone)
            ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       234
 EXPRESSION (err_swsequence || (err_modestrength && ((!cfg_en_unsupported_modestrength_i))) || err_entropy_ready)
             -------1------    ------------------------------2-----------------------------    --------3--------
-1--2--3-StatusTests
000Not Covered
001Unreachable
010Not Covered
100Not Covered

 LINE       234
 SUB-EXPRESSION (err_modestrength && ((!cfg_en_unsupported_modestrength_i)))
                 --------1-------    -------------------2------------------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       250
 EXPRESSION ((st == StIdle) && (st_d == StMsgFeed))
             -------1------    ---------2---------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       250
 SUB-EXPRESSION (st == StIdle)
                -------1------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       250
 SUB-EXPRESSION (st_d == StMsgFeed)
                ---------1---------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 EXPRESSION 
 Number  Term
      1  (((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512})) || (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256}))) )
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 SUB-EXPRESSION 
 Number  Term
      1  ((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512})) || 
      2  (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256})))
-1--2-StatusTests
00Not Covered
01Not Covered
10Not Covered

 LINE       252
 SUB-EXPRESSION ((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512}))
                 ----------1---------    ------------------------2-----------------------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       252
 SUB-EXPRESSION (cfg_mode_i == Sha3)
                ----------1---------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 SUB-EXPRESSION (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256}))
                 ------------------------1------------------------    ------------------2-----------------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       252
 SUB-EXPRESSION ((cfg_mode_i == Shake) || (cfg_mode_i == CShake))
                 ----------1----------    -----------2----------
-1--2-StatusTests
00Not Covered
01Not Covered
10Not Covered

 LINE       252
 SUB-EXPRESSION (cfg_mode_i == Shake)
                ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       252
 SUB-EXPRESSION (cfg_mode_i == CShake)
                -----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       266
 EXPRESSION ((st == StIdle) && (st_d == StMsgFeed) && kmac_en_i)
             -------1------    ---------2---------    ----3----
-1--2--3-StatusTests
011Not Covered
101Not Covered
110Not Covered
111Not Covered

 LINE       266
 SUB-EXPRESSION (st == StIdle)
                -------1------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       266
 SUB-EXPRESSION (st_d == StMsgFeed)
                ---------1---------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       267
 EXPRESSION (cfg_prefix_6B_i != kmac_pkg::EncodedStringKMAC)
            ------------------------1-----------------------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       397
 EXPRESSION (block_swcmd ? st : st_d)
             -----1-----
-1-StatusTests
0Not Covered
1Not Covered

 LINE       404
 EXPRESSION (((!app_active_i)) && (sw_cmd_i == CmdStart))
             --------1--------    -----------2----------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       404
 SUB-EXPRESSION (sw_cmd_i == CmdStart)
                -----------1----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       412
 EXPRESSION (sw_cmd_i == CmdProcess)
            ------------1-----------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       424
 EXPRESSION (sw_cmd_i == CmdManualRun)
            -------------1------------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       426
 EXPRESSION (sw_cmd_i == CmdDone)
            ----------1----------
-1-StatusTests
0Not Covered
1Not Covered

FSM Coverage for Instance : tb.dut.u_errchk
Summary for FSM :: st
TotalCoveredPercent
States 6 0 0.00 (Not included in score)
Transitions 10 0 0.00
Sequences 0 0

State, Transition and Sequence Details for FSM :: st
statesLine No.CoveredTests
StAbsorbed 419 Not Covered
StIdle 427 Not Covered
StMsgFeed 407 Not Covered
StProcessing 413 Not Covered
StSqueezing 425 Not Covered
StTerminalError 452 Not Covered


transitionsLine No.CoveredTestsExclude Annotation
StAbsorbed->StIdle 427 Not Covered
StAbsorbed->StSqueezing 425 Not Covered
StAbsorbed->StTerminalError 452 Not Covered
StIdle->StMsgFeed 407 Not Covered
StIdle->StTerminalError 452 Not Covered
StMsgFeed->StProcessing 413 Not Covered
StMsgFeed->StTerminalError 452 Not Covered
StProcessing->StAbsorbed 419 Not Covered
StProcessing->StTerminalError 452 Not Covered
StSqueezing->StAbsorbed 433 Not Covered
StSqueezing->StTerminalError 452 Excluded [LOW_RISK] The transition from any state to error_terminal state is fully verified in FPV.



Branch Coverage for Instance : tb.dut.u_errchk
Line No.TotalCoveredPercent
Branches 50 0 0.00
TERNARY 397 2 0 0.00
CASE 188 12 0 0.00
IF 242 3 0 0.00
IF 250 3 0 0.00
IF 266 3 0 0.00
CASE 307 6 0 0.00
CASE 322 4 0 0.00
IF 389 2 0 0.00
CASE 402 13 0 0.00
IF 451 2 0 0.00

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

LineNo. Expression -1-: 397 (block_swcmd) ?

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


LineNo. Expression -1-: 188 case (st) -2-: 191 if ((!(sw_cmd_i inside {CmdNone, CmdStart}))) -3-: 198 if ((!(sw_cmd_i inside {CmdNone, CmdProcess}))) -4-: 204 if ((sw_cmd_i != CmdNone)) -5-: 211 if ((!(sw_cmd_i inside {CmdNone, CmdManualRun, CmdDone}))) -6-: 217 if ((sw_cmd_i != CmdNone))

Branches:
-1--2--3--4--5--6-StatusTests
StIdle 1 - - - - Not Covered
StIdle 0 - - - - Not Covered
StMsgFeed - 1 - - - Not Covered
StMsgFeed - 0 - - - Not Covered
StProcessing - - 1 - - Not Covered
StProcessing - - 0 - - Not Covered
StAbsorbed - - - 1 - Not Covered
StAbsorbed - - - 0 - Not Covered
StSqueezing - - - - 1 Not Covered
StSqueezing - - - - 0 Not Covered
StTerminalError - - - - - Not Covered
default - - - - - Not Covered


LineNo. Expression -1-: 242 if ((!rst_ni)) -2-: 243 if ((!block_swcmd))

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


LineNo. Expression -1-: 250 if (((st == StIdle) && (st_d == StMsgFeed))) -2-: 252 if ((!(((cfg_mode_i == Sha3) && (cfg_strength_i inside {L224, L256, L384, L512})) || (((cfg_mode_i == Shake) || (cfg_mode_i == CShake)) && (cfg_strength_i inside {L128, L256})))))

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


LineNo. Expression -1-: 266 if ((((st == StIdle) && (st_d == StMsgFeed)) && kmac_en_i)) -2-: 267 if ((cfg_prefix_6B_i != kmac_pkg::EncodedStringKMAC))

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


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

Branches:
-1-StatusTests
StIdle Not Covered
StMsgFeed Not Covered
StProcessing Not Covered
StAbsorbed Not Covered
StSqueezing Not Covered
default Not Covered


LineNo. Expression -1-: 322 case (1'b1)

Branches:
-1-StatusTests
err_swsequence Not Covered
err_modestrength Not Covered
err_prefix Not Covered
err_entropy_ready Unreachable
default Not Covered


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

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


LineNo. Expression -1-: 402 case (st) -2-: 404 if (((!app_active_i) && (sw_cmd_i == CmdStart))) -3-: 412 if ((sw_cmd_i == CmdProcess)) -4-: 418 if (prim_mubi_pkg::mubi4_test_true_strict(sha3_absorbed_i)) -5-: 424 if ((sw_cmd_i == CmdManualRun)) -6-: 426 if ((sw_cmd_i == CmdDone)) -7-: 432 if (keccak_done_i)

Branches:
-1--2--3--4--5--6--7-StatusTests
StIdle 1 - - - - - Not Covered
StIdle 0 - - - - - Not Covered
StMsgFeed - 1 - - - - Not Covered
StMsgFeed - 0 - - - - Not Covered
StProcessing - - 1 - - - Not Covered
StProcessing - - 0 - - - Not Covered
StAbsorbed - - - 1 - - Not Covered
StAbsorbed - - - 0 1 - Not Covered
StAbsorbed - - - 0 0 - Not Covered
StSqueezing - - - - - 1 Not Covered
StSqueezing - - - - - 0 Not Covered
StTerminalError - - - - - - Not Covered
default - - - - - - Not Covered


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

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

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