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



Module Instance : tb.dut.u_upload.u_arbiter.gen_arb_ppc.u_reqarb

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
55.51 86.36 44.44 60.00 31.25


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
55.51 86.36 44.44 60.00 31.25


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
58.33 100.00 16.67 u_arbiter


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
no children



Module Instance : tb.dut.u_spi_tpm.u_arbiter.gen_arb_ppc.u_reqarb

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
85.69 100.00 77.78 90.00 75.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
85.69 100.00 77.78 90.00 75.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
83.33 100.00 66.67 u_arbiter


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
no children



Module Instance : tb.dut.u_sys_sram_arbiter.gen_arb_ppc.u_reqarb

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
90.97 100.00 88.89 100.00 75.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
90.97 100.00 88.89 100.00 75.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
83.33 100.00 66.67 u_sys_sram_arbiter


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
no children

Line Coverage for Module : prim_arbiter_ppc ( parameter N=3,DW=75,EnDataPort=1,IdxW=2 + N=5,DW=75,EnDataPort=1,IdxW=3 )
Line Coverage for Module self-instances :
SCORELINE
55.51 86.36
tb.dut.u_upload.u_arbiter.gen_arb_ppc.u_reqarb

SCORELINE
90.97 100.00
tb.dut.u_sys_sram_arbiter.gen_arb_ppc.u_reqarb

Line No.TotalCoveredPercent
TOTAL2222100.00
CONT_ASSIGN5500
CONT_ASSIGN7511100.00
CONT_ASSIGN7611100.00
ALWAYS8233100.00
CONT_ASSIGN8911100.00
CONT_ASSIGN9011100.00
CONT_ASSIGN9211100.00
CONT_ASSIGN9411100.00
ALWAYS9655100.00
ALWAYS10944100.00
ALWAYS12444100.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' or '../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
55 unreachable
75 1 1
76 1 1
82 1 1
83 1 1
84 1 1
89 1 1
90 1 1
92 1 1
94 1 1
96 1 1
97 1 1
98 1 1
100 1 1
101 1 1
103 unreachable
MISSING_ELSE
109 1 1
110 1 1
111 1 1
112 1 1
MISSING_ELSE
124 1 1
125 1 1
126 1 1
127 1 1
MISSING_ELSE


Line Coverage for Module : prim_arbiter_ppc ( parameter N=2,DW=75,EnDataPort=1,IdxW=1 )
Line Coverage for Module self-instances :
SCORELINE
85.69 100.00
tb.dut.u_spi_tpm.u_arbiter.gen_arb_ppc.u_reqarb

Line No.TotalCoveredPercent
TOTAL2222100.00
CONT_ASSIGN5500
CONT_ASSIGN7511100.00
CONT_ASSIGN7611100.00
ALWAYS8233100.00
CONT_ASSIGN8911100.00
CONT_ASSIGN9011100.00
CONT_ASSIGN9211100.00
CONT_ASSIGN9411100.00
ALWAYS9655100.00
ALWAYS10944100.00
ALWAYS12444100.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' or '../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
55 unreachable
75 1 1
76 1 1
82 1 1
83 1 1
84 1 1
89 1 1
90 1 1
92 1 1
94 1 1
96 1 1
97 1 1
98 1 1
100 1 1
101 1 1
103 unreachable
MISSING_ELSE
109 1 1
110 1 1
111 1 1
112 1 1
MISSING_ELSE
124 1 1
125 1 1
126 1 1
127 1 1
MISSING_ELSE


Cond Coverage for Module : prim_arbiter_ppc ( parameter N=2,DW=75,EnDataPort=1,IdxW=1 )
Cond Coverage for Module self-instances :
SCORECOND
85.69 77.78
tb.dut.u_spi_tpm.u_arbiter.gen_arb_ppc.u_reqarb

TotalCoveredPercent
Conditions9777.78
Logical9777.78
Non-Logical00
Event00

 LINE       76
 EXPRESSION (((|gen_normal_case.masked_req)) ? gen_normal_case.masked_req : req_i)
             ---------------1---------------
-1-StatusTests
0CoveredT1,T2,T3
1Not Covered

 LINE       84
 EXPRESSION (gen_normal_case.ppc_out[(i - 1)] | gen_normal_case.arb_req[i])
             ----------------1---------------   -------------2------------
-1--2-StatusTests
00CoveredT1,T2,T3
01CoveredT10,T21,T22
10CoveredT10,T21,T22

 LINE       90
 EXPRESSION (ready_i ? gen_normal_case.winner : '0)
             ---1---
-1-StatusTests
0Unreachable
1CoveredT1,T2,T3

 LINE       98
 EXPRESSION (valid_o && ready_i)
             ---1---    ---2---
-1--2-StatusTests
01CoveredT3,T10,T11
10Unreachable
11CoveredT10,T21,T22

 LINE       101
 EXPRESSION (valid_o && ((!ready_i)))
             ---1---    ------2-----
-1--2-StatusTests
01Unreachable
10Not Covered
11Unreachable

Cond Coverage for Module : prim_arbiter_ppc ( parameter N=3,DW=75,EnDataPort=1,IdxW=2 )
Cond Coverage for Module self-instances :
SCORECOND
55.51 44.44
tb.dut.u_upload.u_arbiter.gen_arb_ppc.u_reqarb

TotalCoveredPercent
Conditions9444.44
Logical9444.44
Non-Logical00
Event00

 LINE       76
 EXPRESSION (((|gen_normal_case.masked_req)) ? gen_normal_case.masked_req : req_i)
             ---------------1---------------
-1-StatusTests
0CoveredT1,T2,T3
1Not Covered

 LINE       84
 EXPRESSION (gen_normal_case.ppc_out[(i - 1)] | gen_normal_case.arb_req[i])
             ----------------1---------------   -------------2------------
-1--2-StatusTests
00CoveredT1,T2,T3
01Not Covered
10Not Covered

 LINE       90
 EXPRESSION (ready_i ? gen_normal_case.winner : '0)
             ---1---
-1-StatusTests
0Unreachable
1CoveredT1,T2,T3

 LINE       98
 EXPRESSION (valid_o && ready_i)
             ---1---    ---2---
-1--2-StatusTests
01CoveredT9,T4,T5
10Unreachable
11Not Covered

 LINE       101
 EXPRESSION (valid_o && ((!ready_i)))
             ---1---    ------2-----
-1--2-StatusTests
01Unreachable
10Not Covered
11Unreachable

Cond Coverage for Module : prim_arbiter_ppc ( parameter N=5,DW=75,EnDataPort=1,IdxW=3 )
Cond Coverage for Module self-instances :
SCORECOND
90.97 88.89
tb.dut.u_sys_sram_arbiter.gen_arb_ppc.u_reqarb

TotalCoveredPercent
Conditions9888.89
Logical9888.89
Non-Logical00
Event00

 LINE       76
 EXPRESSION (((|gen_normal_case.masked_req)) ? gen_normal_case.masked_req : req_i)
             ---------------1---------------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT10,T21,T22

 LINE       84
 EXPRESSION (gen_normal_case.ppc_out[(i - 1)] | gen_normal_case.arb_req[i])
             ----------------1---------------   -------------2------------
-1--2-StatusTests
00CoveredT1,T2,T3
01CoveredT10,T21,T22
10CoveredT10,T21,T22

 LINE       90
 EXPRESSION (ready_i ? gen_normal_case.winner : '0)
             ---1---
-1-StatusTests
0Unreachable
1CoveredT1,T2,T3

 LINE       98
 EXPRESSION (valid_o && ready_i)
             ---1---    ---2---
-1--2-StatusTests
01CoveredT1,T2,T3
10Unreachable
11CoveredT10,T21,T22

 LINE       101
 EXPRESSION (valid_o && ((!ready_i)))
             ---1---    ------2-----
-1--2-StatusTests
01Unreachable
10Not Covered
11Unreachable

Branch Coverage for Module : prim_arbiter_ppc
Line No.TotalCoveredPercent
Branches 10 10 100.00
TERNARY 76 2 2 100.00
TERNARY 90 1 1 100.00
IF 96 3 3 100.00
IF 126 2 2 100.00
IF 111 2 2 100.00

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

LineNo. Expression -1-: 76 ((|gen_normal_case.masked_req)) ?

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


LineNo. Expression -1-: 90 (ready_i) ?

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


LineNo. Expression -1-: 96 if ((!rst_ni)) -2-: 98 if ((valid_o && ready_i)) -3-: 101 if ((valid_o && (!ready_i)))

Branches:
-1--2--3-StatusTests
1 - - Covered T1,T2,T3
0 1 - Covered T10,T21,T22
0 0 1 Unreachable
0 0 0 Covered T1,T3,T10


LineNo. Expression -1-: 126 if (gen_normal_case.winner[i])

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


LineNo. Expression -1-: 111 if (gen_normal_case.winner[i])

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


Assert Coverage for Module : prim_arbiter_ppc
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 16 16 100.00 12 75.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 16 16 100.00 12 75.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CheckHotOne_A 187676275 148500233 0 0
CheckNGreaterZero_A 2046 2046 0 0
GntImpliesReady_A 187676275 646352 0 0
GntImpliesValid_A 187676275 646352 0 0
GrantKnown_A 187676275 148500233 0 0
IdxKnown_A 187676275 148500233 0 0
IndexIsCorrect_A 187676275 646352 0 0
LockArbDecision_A 187676275 0 0 0
NoReadyValidNoGrant_A 187676275 0 0 0
ReadyAndValidImplyGrant_A 187676275 646352 0 0
ReqAndReadyImplyGrant_A 187676275 646352 0 0
ReqImpliesValid_A 187676275 646352 0 0
ReqStaysHighUntilGranted0_M 187676275 0 0 0
RoundRobin_A 187676275 0 0 682
ValidKnown_A 187676275 148500233 0 0
gen_data_port_assertion.DataFlow_A 187676275 646352 0 0


CheckHotOne_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 148500233 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 3504 3421 0 0
T4 39048 19524 0 0
T5 237816 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T9 2808 2702 0 0
T10 4364 4311 0 0
T11 2163 2101 0 0
T12 99934 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T16 105390 100320 0 0
T17 4528 4528 0 0
T18 165193 157992 0 0
T19 544855 541539 0 0
T20 1087 1007 0 0
T21 553255 547224 0 0
T22 570904 569185 0 0
T55 0 480 0 0

CheckNGreaterZero_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 2046 2046 0 0
T1 3 3 0 0
T2 3 3 0 0
T3 3 3 0 0
T9 3 3 0 0
T10 3 3 0 0
T11 3 3 0 0
T19 3 3 0 0
T20 3 3 0 0
T21 3 3 0 0
T22 3 3 0 0

GntImpliesReady_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 646352 0 0
T4 105398 832 0 0
T5 1076385 832 0 0
T6 0 832 0 0
T9 2792 832 0 0
T10 4364 166 0 0
T11 2163 0 0 0
T12 206096 832 0 0
T13 0 2368 0 0
T16 105390 0 0 0
T17 0 473 0 0
T19 544855 0 0 0
T20 1087 0 0 0
T21 553255 8048 0 0
T22 570904 4523 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

GntImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 646352 0 0
T4 105398 832 0 0
T5 1076385 832 0 0
T6 0 832 0 0
T9 2792 832 0 0
T10 4364 166 0 0
T11 2163 0 0 0
T12 206096 832 0 0
T13 0 2368 0 0
T16 105390 0 0 0
T17 0 473 0 0
T19 544855 0 0 0
T20 1087 0 0 0
T21 553255 8048 0 0
T22 570904 4523 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

GrantKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 148500233 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 3504 3421 0 0
T4 39048 19524 0 0
T5 237816 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T9 2808 2702 0 0
T10 4364 4311 0 0
T11 2163 2101 0 0
T12 99934 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T16 105390 100320 0 0
T17 4528 4528 0 0
T18 165193 157992 0 0
T19 544855 541539 0 0
T20 1087 1007 0 0
T21 553255 547224 0 0
T22 570904 569185 0 0
T55 0 480 0 0

IdxKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 148500233 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 3504 3421 0 0
T4 39048 19524 0 0
T5 237816 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T9 2808 2702 0 0
T10 4364 4311 0 0
T11 2163 2101 0 0
T12 99934 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T16 105390 100320 0 0
T17 4528 4528 0 0
T18 165193 157992 0 0
T19 544855 541539 0 0
T20 1087 1007 0 0
T21 553255 547224 0 0
T22 570904 569185 0 0
T55 0 480 0 0

IndexIsCorrect_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 646352 0 0
T4 105398 832 0 0
T5 1076385 832 0 0
T6 0 832 0 0
T9 2792 832 0 0
T10 4364 166 0 0
T11 2163 0 0 0
T12 206096 832 0 0
T13 0 2368 0 0
T16 105390 0 0 0
T17 0 473 0 0
T19 544855 0 0 0
T20 1087 0 0 0
T21 553255 8048 0 0
T22 570904 4523 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

LockArbDecision_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 0 0 0

NoReadyValidNoGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 0 0 0

ReadyAndValidImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 646352 0 0
T4 105398 832 0 0
T5 1076385 832 0 0
T6 0 832 0 0
T9 2792 832 0 0
T10 4364 166 0 0
T11 2163 0 0 0
T12 206096 832 0 0
T13 0 2368 0 0
T16 105390 0 0 0
T17 0 473 0 0
T19 544855 0 0 0
T20 1087 0 0 0
T21 553255 8048 0 0
T22 570904 4523 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

ReqAndReadyImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 646352 0 0
T4 105398 832 0 0
T5 1076385 832 0 0
T6 0 832 0 0
T9 2792 832 0 0
T10 4364 166 0 0
T11 2163 0 0 0
T12 206096 832 0 0
T13 0 2368 0 0
T16 105390 0 0 0
T17 0 473 0 0
T19 544855 0 0 0
T20 1087 0 0 0
T21 553255 8048 0 0
T22 570904 4523 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

ReqImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 646352 0 0
T4 105398 832 0 0
T5 1076385 832 0 0
T6 0 832 0 0
T9 2792 832 0 0
T10 4364 166 0 0
T11 2163 0 0 0
T12 206096 832 0 0
T13 0 2368 0 0
T16 105390 0 0 0
T17 0 473 0 0
T19 544855 0 0 0
T20 1087 0 0 0
T21 553255 8048 0 0
T22 570904 4523 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

ReqStaysHighUntilGranted0_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 0 0 0

RoundRobin_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 0 0 682

ValidKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 148500233 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 3504 3421 0 0
T4 39048 19524 0 0
T5 237816 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T9 2808 2702 0 0
T10 4364 4311 0 0
T11 2163 2101 0 0
T12 99934 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T16 105390 100320 0 0
T17 4528 4528 0 0
T18 165193 157992 0 0
T19 544855 541539 0 0
T20 1087 1007 0 0
T21 553255 547224 0 0
T22 570904 569185 0 0
T55 0 480 0 0

gen_data_port_assertion.DataFlow_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 187676275 646352 0 0
T4 105398 832 0 0
T5 1076385 832 0 0
T6 0 832 0 0
T9 2792 832 0 0
T10 4364 166 0 0
T11 2163 0 0 0
T12 206096 832 0 0
T13 0 2368 0 0
T16 105390 0 0 0
T17 0 473 0 0
T19 544855 0 0 0
T20 1087 0 0 0
T21 553255 8048 0 0
T22 570904 4523 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

Line Coverage for Instance : tb.dut.u_upload.u_arbiter.gen_arb_ppc.u_reqarb
Line No.TotalCoveredPercent
TOTAL221986.36
CONT_ASSIGN5500
CONT_ASSIGN7511100.00
CONT_ASSIGN7611100.00
ALWAYS8233100.00
CONT_ASSIGN8911100.00
CONT_ASSIGN9011100.00
CONT_ASSIGN9211100.00
CONT_ASSIGN9411100.00
ALWAYS965480.00
ALWAYS1094375.00
ALWAYS1244375.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' or '../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
55 unreachable
75 1 1
76 1 1
82 1 1
83 1 1
84 1 1
89 1 1
90 1 1
92 1 1
94 1 1
96 1 1
97 1 1
98 1 1
100 0 1
101 1 1
103 unreachable
MISSING_ELSE
109 1 1
110 1 1
111 1 1
112 0 1
MISSING_ELSE
124 1 1
125 1 1
126 1 1
127 0 1
MISSING_ELSE


Cond Coverage for Instance : tb.dut.u_upload.u_arbiter.gen_arb_ppc.u_reqarb
TotalCoveredPercent
Conditions9444.44
Logical9444.44
Non-Logical00
Event00

 LINE       76
 EXPRESSION (((|gen_normal_case.masked_req)) ? gen_normal_case.masked_req : req_i)
             ---------------1---------------
-1-StatusTests
0CoveredT1,T2,T3
1Not Covered

 LINE       84
 EXPRESSION (gen_normal_case.ppc_out[(i - 1)] | gen_normal_case.arb_req[i])
             ----------------1---------------   -------------2------------
-1--2-StatusTests
00CoveredT1,T2,T3
01Not Covered
10Not Covered

 LINE       90
 EXPRESSION (ready_i ? gen_normal_case.winner : '0)
             ---1---
-1-StatusTests
0Unreachable
1CoveredT1,T2,T3

 LINE       98
 EXPRESSION (valid_o && ready_i)
             ---1---    ---2---
-1--2-StatusTests
01CoveredT9,T4,T5
10Unreachable
11Not Covered

 LINE       101
 EXPRESSION (valid_o && ((!ready_i)))
             ---1---    ------2-----
-1--2-StatusTests
01Unreachable
10Not Covered
11Unreachable

Branch Coverage for Instance : tb.dut.u_upload.u_arbiter.gen_arb_ppc.u_reqarb
Line No.TotalCoveredPercent
Branches 10 6 60.00
TERNARY 76 2 1 50.00
TERNARY 90 1 1 100.00
IF 96 3 2 66.67
IF 126 2 1 50.00
IF 111 2 1 50.00

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

LineNo. Expression -1-: 76 ((|gen_normal_case.masked_req)) ?

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


LineNo. Expression -1-: 90 (ready_i) ?

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


LineNo. Expression -1-: 96 if ((!rst_ni)) -2-: 98 if ((valid_o && ready_i)) -3-: 101 if ((valid_o && (!ready_i)))

Branches:
-1--2--3-StatusTests
1 - - Covered T1,T2,T3
0 1 - Not Covered
0 0 1 Unreachable
0 0 0 Covered T9,T4,T5


LineNo. Expression -1-: 126 if (gen_normal_case.winner[i])

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


LineNo. Expression -1-: 111 if (gen_normal_case.winner[i])

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


Assert Coverage for Instance : tb.dut.u_upload.u_arbiter.gen_arb_ppc.u_reqarb
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 16 16 100.00 5 31.25
Cover properties 0 0 0
Cover sequences 0 0 0
Total 16 16 100.00 5 31.25




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CheckHotOne_A 38542273 25343663 0 0
CheckNGreaterZero_A 682 682 0 0
GntImpliesReady_A 38542273 0 0 0
GntImpliesValid_A 38542273 0 0 0
GrantKnown_A 38542273 25343663 0 0
IdxKnown_A 38542273 25343663 0 0
IndexIsCorrect_A 38542273 0 0 0
LockArbDecision_A 38542273 0 0 0
NoReadyValidNoGrant_A 38542273 0 0 0
ReadyAndValidImplyGrant_A 38542273 0 0 0
ReqAndReadyImplyGrant_A 38542273 0 0 0
ReqImpliesValid_A 38542273 0 0 0
ReqStaysHighUntilGranted0_M 38542273 0 0 0
RoundRobin_A 38542273 0 0 0
ValidKnown_A 38542273 25343663 0 0
gen_data_port_assertion.DataFlow_A 38542273 0 0 0


CheckHotOne_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 25343663 0 0
T4 19524 19524 0 0
T5 118908 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T8 0 65840 0 0
T9 16 16 0 0
T12 49967 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T15 0 23754 0 0
T16 105390 0 0 0
T17 4528 0 0 0
T18 165193 0 0 0

CheckNGreaterZero_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 682 682 0 0
T1 1 1 0 0
T2 1 1 0 0
T3 1 1 0 0
T9 1 1 0 0
T10 1 1 0 0
T11 1 1 0 0
T19 1 1 0 0
T20 1 1 0 0
T21 1 1 0 0
T22 1 1 0 0

GntImpliesReady_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

GntImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

GrantKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 25343663 0 0
T4 19524 19524 0 0
T5 118908 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T8 0 65840 0 0
T9 16 16 0 0
T12 49967 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T15 0 23754 0 0
T16 105390 0 0 0
T17 4528 0 0 0
T18 165193 0 0 0

IdxKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 25343663 0 0
T4 19524 19524 0 0
T5 118908 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T8 0 65840 0 0
T9 16 16 0 0
T12 49967 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T15 0 23754 0 0
T16 105390 0 0 0
T17 4528 0 0 0
T18 165193 0 0 0

IndexIsCorrect_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

LockArbDecision_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

NoReadyValidNoGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

ReadyAndValidImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

ReqAndReadyImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

ReqImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

ReqStaysHighUntilGranted0_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

RoundRobin_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

ValidKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 25343663 0 0
T4 19524 19524 0 0
T5 118908 118772 0 0
T6 4564 4088 0 0
T7 26112 26112 0 0
T8 0 65840 0 0
T9 16 16 0 0
T12 49967 49504 0 0
T13 128210 127667 0 0
T14 0 80 0 0
T15 0 23754 0 0
T16 105390 0 0 0
T17 4528 0 0 0
T18 165193 0 0 0

gen_data_port_assertion.DataFlow_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

Line Coverage for Instance : tb.dut.u_spi_tpm.u_arbiter.gen_arb_ppc.u_reqarb
Line No.TotalCoveredPercent
TOTAL2222100.00
CONT_ASSIGN5500
CONT_ASSIGN7511100.00
CONT_ASSIGN7611100.00
ALWAYS8233100.00
CONT_ASSIGN8911100.00
CONT_ASSIGN9011100.00
CONT_ASSIGN9211100.00
CONT_ASSIGN9411100.00
ALWAYS9655100.00
ALWAYS10944100.00
ALWAYS12444100.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' or '../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
55 unreachable
75 1 1
76 1 1
82 1 1
83 1 1
84 1 1
89 1 1
90 1 1
92 1 1
94 1 1
96 1 1
97 1 1
98 1 1
100 1 1
101 1 1
103 unreachable
MISSING_ELSE
109 1 1
110 1 1
111 1 1
112 1 1
MISSING_ELSE
124 1 1
125 1 1
126 1 1
127 1 1
MISSING_ELSE


Cond Coverage for Instance : tb.dut.u_spi_tpm.u_arbiter.gen_arb_ppc.u_reqarb
TotalCoveredPercent
Conditions9777.78
Logical9777.78
Non-Logical00
Event00

 LINE       76
 EXPRESSION (((|gen_normal_case.masked_req)) ? gen_normal_case.masked_req : req_i)
             ---------------1---------------
-1-StatusTests
0CoveredT1,T2,T3
1Not Covered

 LINE       84
 EXPRESSION (gen_normal_case.ppc_out[(i - 1)] | gen_normal_case.arb_req[i])
             ----------------1---------------   -------------2------------
-1--2-StatusTests
00CoveredT1,T2,T3
01CoveredT10,T21,T22
10CoveredT10,T21,T22

 LINE       90
 EXPRESSION (ready_i ? gen_normal_case.winner : '0)
             ---1---
-1-StatusTests
0Unreachable
1CoveredT1,T2,T3

 LINE       98
 EXPRESSION (valid_o && ready_i)
             ---1---    ---2---
-1--2-StatusTests
01CoveredT3,T10,T11
10Unreachable
11CoveredT10,T21,T22

 LINE       101
 EXPRESSION (valid_o && ((!ready_i)))
             ---1---    ------2-----
-1--2-StatusTests
01Unreachable
10Not Covered
11Unreachable

Branch Coverage for Instance : tb.dut.u_spi_tpm.u_arbiter.gen_arb_ppc.u_reqarb
Line No.TotalCoveredPercent
Branches 10 9 90.00
TERNARY 76 2 1 50.00
TERNARY 90 1 1 100.00
IF 96 3 3 100.00
IF 126 2 2 100.00
IF 111 2 2 100.00

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

LineNo. Expression -1-: 76 ((|gen_normal_case.masked_req)) ?

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


LineNo. Expression -1-: 90 (ready_i) ?

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


LineNo. Expression -1-: 96 if ((!rst_ni)) -2-: 98 if ((valid_o && ready_i)) -3-: 101 if ((valid_o && (!ready_i)))

Branches:
-1--2--3-StatusTests
1 - - Covered T1,T2,T3
0 1 - Covered T10,T21,T22
0 0 1 Unreachable
0 0 0 Covered T3,T10,T11


LineNo. Expression -1-: 126 if (gen_normal_case.winner[i])

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


LineNo. Expression -1-: 111 if (gen_normal_case.winner[i])

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


Assert Coverage for Instance : tb.dut.u_spi_tpm.u_arbiter.gen_arb_ppc.u_reqarb
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 16 16 100.00 12 75.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 16 16 100.00 12 75.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CheckHotOne_A 38542273 12625637 0 0
CheckNGreaterZero_A 682 682 0 0
GntImpliesReady_A 38542273 205287 0 0
GntImpliesValid_A 38542273 205287 0 0
GrantKnown_A 38542273 12625637 0 0
IdxKnown_A 38542273 12625637 0 0
IndexIsCorrect_A 38542273 205287 0 0
LockArbDecision_A 38542273 0 0 0
NoReadyValidNoGrant_A 38542273 0 0 0
ReadyAndValidImplyGrant_A 38542273 205287 0 0
ReqAndReadyImplyGrant_A 38542273 205287 0 0
ReqImpliesValid_A 38542273 205287 0 0
ReqStaysHighUntilGranted0_M 38542273 0 0 0
RoundRobin_A 38542273 0 0 0
ValidKnown_A 38542273 12625637 0 0
gen_data_port_assertion.DataFlow_A 38542273 205287 0 0


CheckHotOne_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 12625637 0 0
T3 864 864 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 1736 0 0
T11 288 288 0 0
T12 49967 0 0 0
T16 0 100320 0 0
T17 0 4528 0 0
T18 0 157992 0 0
T19 91851 88600 0 0
T21 325702 319735 0 0
T22 79813 78176 0 0
T55 0 480 0 0

CheckNGreaterZero_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 682 682 0 0
T1 1 1 0 0
T2 1 1 0 0
T3 1 1 0 0
T9 1 1 0 0
T10 1 1 0 0
T11 1 1 0 0
T19 1 1 0 0
T20 1 1 0 0
T21 1 1 0 0
T22 1 1 0 0

GntImpliesReady_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 205287 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 123 0 0
T11 288 0 0 0
T12 49967 0 0 0
T16 105390 0 0 0
T17 0 360 0 0
T19 91851 0 0 0
T21 325702 5370 0 0
T22 79813 3025 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

GntImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 205287 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 123 0 0
T11 288 0 0 0
T12 49967 0 0 0
T16 105390 0 0 0
T17 0 360 0 0
T19 91851 0 0 0
T21 325702 5370 0 0
T22 79813 3025 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

GrantKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 12625637 0 0
T3 864 864 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 1736 0 0
T11 288 288 0 0
T12 49967 0 0 0
T16 0 100320 0 0
T17 0 4528 0 0
T18 0 157992 0 0
T19 91851 88600 0 0
T21 325702 319735 0 0
T22 79813 78176 0 0
T55 0 480 0 0

IdxKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 12625637 0 0
T3 864 864 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 1736 0 0
T11 288 288 0 0
T12 49967 0 0 0
T16 0 100320 0 0
T17 0 4528 0 0
T18 0 157992 0 0
T19 91851 88600 0 0
T21 325702 319735 0 0
T22 79813 78176 0 0
T55 0 480 0 0

IndexIsCorrect_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 205287 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 123 0 0
T11 288 0 0 0
T12 49967 0 0 0
T16 105390 0 0 0
T17 0 360 0 0
T19 91851 0 0 0
T21 325702 5370 0 0
T22 79813 3025 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

LockArbDecision_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

NoReadyValidNoGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

ReadyAndValidImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 205287 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 123 0 0
T11 288 0 0 0
T12 49967 0 0 0
T16 105390 0 0 0
T17 0 360 0 0
T19 91851 0 0 0
T21 325702 5370 0 0
T22 79813 3025 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

ReqAndReadyImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 205287 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 123 0 0
T11 288 0 0 0
T12 49967 0 0 0
T16 105390 0 0 0
T17 0 360 0 0
T19 91851 0 0 0
T21 325702 5370 0 0
T22 79813 3025 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

ReqImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 205287 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 123 0 0
T11 288 0 0 0
T12 49967 0 0 0
T16 105390 0 0 0
T17 0 360 0 0
T19 91851 0 0 0
T21 325702 5370 0 0
T22 79813 3025 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

ReqStaysHighUntilGranted0_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

RoundRobin_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 0 0 0

ValidKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 12625637 0 0
T3 864 864 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 1736 0 0
T11 288 288 0 0
T12 49967 0 0 0
T16 0 100320 0 0
T17 0 4528 0 0
T18 0 157992 0 0
T19 91851 88600 0 0
T21 325702 319735 0 0
T22 79813 78176 0 0
T55 0 480 0 0

gen_data_port_assertion.DataFlow_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 38542273 205287 0 0
T4 19524 0 0 0
T5 118908 0 0 0
T9 16 0 0 0
T10 1736 123 0 0
T11 288 0 0 0
T12 49967 0 0 0
T16 105390 0 0 0
T17 0 360 0 0
T19 91851 0 0 0
T21 325702 5370 0 0
T22 79813 3025 0 0
T55 0 34 0 0
T56 0 7965 0 0
T57 0 194 0 0
T58 0 221 0 0
T59 0 156 0 0
T60 0 89 0 0

Line Coverage for Instance : tb.dut.u_sys_sram_arbiter.gen_arb_ppc.u_reqarb
Line No.TotalCoveredPercent
TOTAL2222100.00
CONT_ASSIGN5500
CONT_ASSIGN7511100.00
CONT_ASSIGN7611100.00
ALWAYS8233100.00
CONT_ASSIGN8911100.00
CONT_ASSIGN9011100.00
CONT_ASSIGN9211100.00
CONT_ASSIGN9411100.00
ALWAYS9655100.00
ALWAYS10944100.00
ALWAYS12444100.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' or '../src/lowrisc_prim_arbiter_0/rtl/prim_arbiter_ppc.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
55 unreachable
75 1 1
76 1 1
82 1 1
83 1 1
84 1 1
89 1 1
90 1 1
92 1 1
94 1 1
96 1 1
97 1 1
98 1 1
100 1 1
101 1 1
103 unreachable
MISSING_ELSE
109 1 1
110 1 1
111 1 1
112 1 1
MISSING_ELSE
124 1 1
125 1 1
126 1 1
127 1 1
MISSING_ELSE


Cond Coverage for Instance : tb.dut.u_sys_sram_arbiter.gen_arb_ppc.u_reqarb
TotalCoveredPercent
Conditions9888.89
Logical9888.89
Non-Logical00
Event00

 LINE       76
 EXPRESSION (((|gen_normal_case.masked_req)) ? gen_normal_case.masked_req : req_i)
             ---------------1---------------
-1-StatusTests
0CoveredT1,T2,T3
1CoveredT10,T21,T22

 LINE       84
 EXPRESSION (gen_normal_case.ppc_out[(i - 1)] | gen_normal_case.arb_req[i])
             ----------------1---------------   -------------2------------
-1--2-StatusTests
00CoveredT1,T2,T3
01CoveredT10,T21,T22
10CoveredT10,T21,T22

 LINE       90
 EXPRESSION (ready_i ? gen_normal_case.winner : '0)
             ---1---
-1-StatusTests
0Unreachable
1CoveredT1,T2,T3

 LINE       98
 EXPRESSION (valid_o && ready_i)
             ---1---    ---2---
-1--2-StatusTests
01CoveredT1,T2,T3
10Unreachable
11CoveredT10,T21,T22

 LINE       101
 EXPRESSION (valid_o && ((!ready_i)))
             ---1---    ------2-----
-1--2-StatusTests
01Unreachable
10Not Covered
11Unreachable

Branch Coverage for Instance : tb.dut.u_sys_sram_arbiter.gen_arb_ppc.u_reqarb
Line No.TotalCoveredPercent
Branches 10 10 100.00
TERNARY 76 2 2 100.00
TERNARY 90 1 1 100.00
IF 96 3 3 100.00
IF 126 2 2 100.00
IF 111 2 2 100.00

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

LineNo. Expression -1-: 76 ((|gen_normal_case.masked_req)) ?

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


LineNo. Expression -1-: 90 (ready_i) ?

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


LineNo. Expression -1-: 96 if ((!rst_ni)) -2-: 98 if ((valid_o && ready_i)) -3-: 101 if ((valid_o && (!ready_i)))

Branches:
-1--2--3-StatusTests
1 - - Covered T1,T2,T3
0 1 - Covered T10,T21,T22
0 0 1 Unreachable
0 0 0 Covered T1,T2,T3


LineNo. Expression -1-: 126 if (gen_normal_case.winner[i])

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


LineNo. Expression -1-: 111 if (gen_normal_case.winner[i])

Branches:
-1-StatusTests
1 Covered T10,T21,T22
0 Covered T1,T2,T3


Assert Coverage for Instance : tb.dut.u_sys_sram_arbiter.gen_arb_ppc.u_reqarb
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 16 16 100.00 12 75.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 16 16 100.00 12 75.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CheckHotOne_A 110591729 110530933 0 0
CheckNGreaterZero_A 682 682 0 0
GntImpliesReady_A 110591729 441065 0 0
GntImpliesValid_A 110591729 441065 0 0
GrantKnown_A 110591729 110530933 0 0
IdxKnown_A 110591729 110530933 0 0
IndexIsCorrect_A 110591729 441065 0 0
LockArbDecision_A 110591729 0 0 0
NoReadyValidNoGrant_A 110591729 0 0 0
ReadyAndValidImplyGrant_A 110591729 441065 0 0
ReqAndReadyImplyGrant_A 110591729 441065 0 0
ReqImpliesValid_A 110591729 441065 0 0
ReqStaysHighUntilGranted0_M 110591729 0 0 0
RoundRobin_A 110591729 0 0 682
ValidKnown_A 110591729 110530933 0 0
gen_data_port_assertion.DataFlow_A 110591729 441065 0 0


CheckHotOne_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 110530933 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 2640 2557 0 0
T9 2776 2686 0 0
T10 2628 2575 0 0
T11 1875 1813 0 0
T19 453004 452939 0 0
T20 1087 1007 0 0
T21 227553 227489 0 0
T22 491091 491009 0 0

CheckNGreaterZero_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 682 682 0 0
T1 1 1 0 0
T2 1 1 0 0
T3 1 1 0 0
T9 1 1 0 0
T10 1 1 0 0
T11 1 1 0 0
T19 1 1 0 0
T20 1 1 0 0
T21 1 1 0 0
T22 1 1 0 0

GntImpliesReady_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 441065 0 0
T4 85874 832 0 0
T5 957477 832 0 0
T6 0 832 0 0
T9 2776 832 0 0
T10 2628 43 0 0
T11 1875 0 0 0
T12 156129 832 0 0
T13 0 2368 0 0
T17 0 113 0 0
T19 453004 0 0 0
T20 1087 0 0 0
T21 227553 2678 0 0
T22 491091 1498 0 0

GntImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 441065 0 0
T4 85874 832 0 0
T5 957477 832 0 0
T6 0 832 0 0
T9 2776 832 0 0
T10 2628 43 0 0
T11 1875 0 0 0
T12 156129 832 0 0
T13 0 2368 0 0
T17 0 113 0 0
T19 453004 0 0 0
T20 1087 0 0 0
T21 227553 2678 0 0
T22 491091 1498 0 0

GrantKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 110530933 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 2640 2557 0 0
T9 2776 2686 0 0
T10 2628 2575 0 0
T11 1875 1813 0 0
T19 453004 452939 0 0
T20 1087 1007 0 0
T21 227553 227489 0 0
T22 491091 491009 0 0

IdxKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 110530933 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 2640 2557 0 0
T9 2776 2686 0 0
T10 2628 2575 0 0
T11 1875 1813 0 0
T19 453004 452939 0 0
T20 1087 1007 0 0
T21 227553 227489 0 0
T22 491091 491009 0 0

IndexIsCorrect_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 441065 0 0
T4 85874 832 0 0
T5 957477 832 0 0
T6 0 832 0 0
T9 2776 832 0 0
T10 2628 43 0 0
T11 1875 0 0 0
T12 156129 832 0 0
T13 0 2368 0 0
T17 0 113 0 0
T19 453004 0 0 0
T20 1087 0 0 0
T21 227553 2678 0 0
T22 491091 1498 0 0

LockArbDecision_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 0 0 0

NoReadyValidNoGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 0 0 0

ReadyAndValidImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 441065 0 0
T4 85874 832 0 0
T5 957477 832 0 0
T6 0 832 0 0
T9 2776 832 0 0
T10 2628 43 0 0
T11 1875 0 0 0
T12 156129 832 0 0
T13 0 2368 0 0
T17 0 113 0 0
T19 453004 0 0 0
T20 1087 0 0 0
T21 227553 2678 0 0
T22 491091 1498 0 0

ReqAndReadyImplyGrant_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 441065 0 0
T4 85874 832 0 0
T5 957477 832 0 0
T6 0 832 0 0
T9 2776 832 0 0
T10 2628 43 0 0
T11 1875 0 0 0
T12 156129 832 0 0
T13 0 2368 0 0
T17 0 113 0 0
T19 453004 0 0 0
T20 1087 0 0 0
T21 227553 2678 0 0
T22 491091 1498 0 0

ReqImpliesValid_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 441065 0 0
T4 85874 832 0 0
T5 957477 832 0 0
T6 0 832 0 0
T9 2776 832 0 0
T10 2628 43 0 0
T11 1875 0 0 0
T12 156129 832 0 0
T13 0 2368 0 0
T17 0 113 0 0
T19 453004 0 0 0
T20 1087 0 0 0
T21 227553 2678 0 0
T22 491091 1498 0 0

ReqStaysHighUntilGranted0_M
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 0 0 0

RoundRobin_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 0 0 682

ValidKnown_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 110530933 0 0
T1 11706 9460 0 0
T2 1072 989 0 0
T3 2640 2557 0 0
T9 2776 2686 0 0
T10 2628 2575 0 0
T11 1875 1813 0 0
T19 453004 452939 0 0
T20 1087 1007 0 0
T21 227553 227489 0 0
T22 491091 491009 0 0

gen_data_port_assertion.DataFlow_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 110591729 441065 0 0
T4 85874 832 0 0
T5 957477 832 0 0
T6 0 832 0 0
T9 2776 832 0 0
T10 2628 43 0 0
T11 1875 0 0 0
T12 156129 832 0 0
T13 0 2368 0 0
T17 0 113 0 0
T19 453004 0 0 0
T20 1087 0 0 0
T21 227553 2678 0 0
T22 491091 1498 0 0

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