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

Module : edn_requester
SCORELINECONDTOGGLEFSMBRANCHASSERT
96.15 100.00 84.62 100.00 100.00

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

Module self-instances :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
tb.dut.top_earlgrey.u_rv_core_ibex.u_edn_if 96.15 100.00 84.62 100.00 100.00



Module Instance : tb.dut.top_earlgrey.u_rv_core_ibex.u_edn_if

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
96.15 100.00 84.62 100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
89.08 100.00 86.44 94.87 75.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
91.44 96.47 89.29 100.00 100.00 71.43 u_rv_core_ibex


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
u_prim_packer_fifo 68.93 100.00 90.00 85.71 0.00
u_prim_sync_reqack_data 91.67 100.00 66.67 100.00 100.00

Line Coverage for Module : edn_requester
Line No.TotalCoveredPercent
TOTAL66100.00
CONT_ASSIGN5411100.00
CONT_ASSIGN13911100.00
ALWAYS14333100.00
CONT_ASSIGN14911100.00
ALWAYS16300
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_ip_edn_requester_0.1/rtl/edn_requester.sv' or '../src/lowrisc_ip_edn_requester_0.1/rtl/edn_requester.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
54 1 1
139 1 1
143 1 1
144 1 1
146 1 1
149 1 1
163 unreachable
164 unreachable
165 unreachable
166 unreachable
167 unreachable
168 unreachable
==> MISSING_ELSE


Cond Coverage for Module : edn_requester
TotalCoveredPercent
Conditions131184.62
Logical131184.62
Non-Logical00
Event00

 LINE       54
 EXPRESSION (req_i & ((~ack_o)))
             --1--   -----2----
-1--2-StatusTests
01CoveredT17,T18,T19
10CoveredT17,T18,T19
11CoveredT1,T2,T3

 LINE       139
 EXPRESSION ((req_i && ack_o) ? 1'b1 : (word_ack ? (fips_q & word_fips) : fips_q))
             --------1-------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT17,T18,T19

 LINE       139
 SUB-EXPRESSION (req_i && ack_o)
                 --1--    --2--
-1--2-StatusTests
01Not Covered
10CoveredT1,T2,T3
11CoveredT17,T18,T19

 LINE       139
 SUB-EXPRESSION (word_ack ? (fips_q & word_fips) : fips_q)
                 ----1---
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT17,T18,T19

 LINE       139
 SUB-EXPRESSION (fips_q & word_fips)
                 ---1--   ----2----
-1--2-StatusTests
01Not Covered
10CoveredT17,T18,T19
11CoveredT98,T197,T198

Branch Coverage for Module : edn_requester
Line No.TotalCoveredPercent
Branches 5 5 100.00
TERNARY 139 3 3 100.00
IF 143 2 2 100.00

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

LineNo. Expression -1-: 139 ((req_i && ack_o)) ? -2-: 139 (word_ack) ?

Branches:
-1--2-StatusTests
1 - Covered T17,T18,T19
0 1 Covered T17,T18,T19
0 0 Covered T1,T2,T3


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

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


Assert Coverage for Module : edn_requester
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 2 2 100.00 2 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 2 2 100.00 2 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
DataOutputDiffFromPrev_A 328640300 37853356 0 0
DataOutputValid_A 329258549 3661 0 0


DataOutputDiffFromPrev_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 328640300 37853356 0 0
T41 255619 0 0 0
T44 182504 0 0 0
T50 110000 0 0 0
T62 0 195665 0 0
T98 318674 183151 0 0
T99 157469 0 0 0
T100 261358 0 0 0
T106 0 173080 0 0
T133 0 373604 0 0
T145 142304 0 0 0
T147 241437 0 0 0
T148 84112 0 0 0
T162 0 349735 0 0
T193 147191 0 0 0
T197 0 76356 0 0
T320 0 432786 0 0
T336 0 643420 0 0
T343 0 761904 0 0
T355 0 349902 0 0

DataOutputValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 329258549 3661 0 0
T17 136411 2 0 0
T18 404057 2 0 0
T19 190817 1 0 0
T20 183427 2 0 0
T98 318674 3 0 0
T99 157469 2 0 0
T100 261358 1 0 0
T145 142304 2 0 0
T147 241437 2 0 0
T148 84112 1 0 0

Line Coverage for Instance : tb.dut.top_earlgrey.u_rv_core_ibex.u_edn_if
Line No.TotalCoveredPercent
TOTAL66100.00
CONT_ASSIGN5411100.00
CONT_ASSIGN13911100.00
ALWAYS14333100.00
CONT_ASSIGN14911100.00
ALWAYS16300
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_ip_edn_requester_0.1/rtl/edn_requester.sv' or '../src/lowrisc_ip_edn_requester_0.1/rtl/edn_requester.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
54 1 1
139 1 1
143 1 1
144 1 1
146 1 1
149 1 1
163 unreachable
164 unreachable
165 unreachable
166 unreachable
167 unreachable
168 unreachable
==> MISSING_ELSE


Cond Coverage for Instance : tb.dut.top_earlgrey.u_rv_core_ibex.u_edn_if
TotalCoveredPercent
Conditions131184.62
Logical131184.62
Non-Logical00
Event00

 LINE       54
 EXPRESSION (req_i & ((~ack_o)))
             --1--   -----2----
-1--2-StatusTests
01CoveredT17,T18,T19
10CoveredT17,T18,T19
11CoveredT1,T2,T3

 LINE       139
 EXPRESSION ((req_i && ack_o) ? 1'b1 : (word_ack ? (fips_q & word_fips) : fips_q))
             --------1-------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT17,T18,T19

 LINE       139
 SUB-EXPRESSION (req_i && ack_o)
                 --1--    --2--
-1--2-StatusTests
01Not Covered
10CoveredT1,T2,T3
11CoveredT17,T18,T19

 LINE       139
 SUB-EXPRESSION (word_ack ? (fips_q & word_fips) : fips_q)
                 ----1---
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT17,T18,T19

 LINE       139
 SUB-EXPRESSION (fips_q & word_fips)
                 ---1--   ----2----
-1--2-StatusTests
01Not Covered
10CoveredT17,T18,T19
11CoveredT98,T197,T198

Branch Coverage for Instance : tb.dut.top_earlgrey.u_rv_core_ibex.u_edn_if
Line No.TotalCoveredPercent
Branches 5 5 100.00
TERNARY 139 3 3 100.00
IF 143 2 2 100.00

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

LineNo. Expression -1-: 139 ((req_i && ack_o)) ? -2-: 139 (word_ack) ?

Branches:
-1--2-StatusTests
1 - Covered T17,T18,T19
0 1 Covered T17,T18,T19
0 0 Covered T1,T2,T3


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

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


Assert Coverage for Instance : tb.dut.top_earlgrey.u_rv_core_ibex.u_edn_if
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 2 2 100.00 2 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 2 2 100.00 2 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
DataOutputDiffFromPrev_A 328640300 37853356 0 0
DataOutputValid_A 329258549 3661 0 0


DataOutputDiffFromPrev_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 328640300 37853356 0 0
T41 255619 0 0 0
T44 182504 0 0 0
T50 110000 0 0 0
T62 0 195665 0 0
T98 318674 183151 0 0
T99 157469 0 0 0
T100 261358 0 0 0
T106 0 173080 0 0
T133 0 373604 0 0
T145 142304 0 0 0
T147 241437 0 0 0
T148 84112 0 0 0
T162 0 349735 0 0
T193 147191 0 0 0
T197 0 76356 0 0
T320 0 432786 0 0
T336 0 643420 0 0
T343 0 761904 0 0
T355 0 349902 0 0

DataOutputValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 329258549 3661 0 0
T17 136411 2 0 0
T18 404057 2 0 0
T19 190817 1 0 0
T20 183427 2 0 0
T98 318674 3 0 0
T99 157469 2 0 0
T100 261358 1 0 0
T145 142304 2 0 0
T147 241437 2 0 0
T148 84112 1 0 0

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