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



Module Instance : tb.dut.gen_classes[0].u_accu

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00 100.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
99.96 100.00 99.87 100.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
u_prim_count 100.00 100.00



Module Instance : tb.dut.gen_classes[1].u_accu

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00 100.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
99.96 100.00 99.87 100.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
u_prim_count 100.00 100.00



Module Instance : tb.dut.gen_classes[2].u_accu

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00 100.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
99.96 100.00 99.87 100.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
u_prim_count 100.00 100.00



Module Instance : tb.dut.gen_classes[3].u_accu

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00 100.00 100.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
99.96 100.00 99.87 100.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
u_prim_count 100.00 100.00

Line Coverage for Module : alert_handler_accu
Line No.TotalCoveredPercent
TOTAL33100.00
CONT_ASSIGN2811100.00
CONT_ASSIGN2911100.00
CONT_ASSIGN5611100.00

27 logic trig_gated, accu_en; 28 1/1 assign trig_gated = class_trig_i & class_en_i; Tests: T1 T2 T3  29 1/1 assign accu_en = trig_gated && !(&accu_cnt_o); Tests: T1 T2 T3  30 31 // SEC_CM: ACCU.CTR.REDUN 32 // We employ two redundant counters to guard against FI attacks. 33 // If any of the two is glitched and the two counter states do not agree, 34 // the check_fail_o signal is asserted which will move the corresponding escalation 35 // FSM into a terminal error state where all escalation actions will be permanently asserted. 36 prim_count #( 37 .Width(AccuCntDw), 38 // The alert handler behaves differently than other comportable IP. I.e., instead of sending out 39 // an alert signal, this condition is handled internally in the alert handler. 40 .EnableAlertTriggerSVA(0) 41 ) u_prim_count ( 42 .clk_i, 43 .rst_ni, 44 .clr_i, 45 .set_i(1'b0), 46 .set_cnt_i('0), 47 .incr_en_i(accu_en), 48 .decr_en_i(1'b0), 49 .step_i(AccuCntDw'(1)), 50 .cnt_o(accu_cnt_o), 51 .commit_i(1'b1), 52 .cnt_after_commit_o(), 53 .err_o(accu_fail_o) 54 ); 55 56 1/1 assign accu_trig_o = (accu_cnt_o >= thresh_i) & trig_gated; Tests: T1 T2 T3 

Cond Coverage for Module : alert_handler_accu
TotalCoveredPercent
Conditions99100.00
Logical99100.00
Non-Logical00
Event00

 LINE       28
 EXPRESSION (class_trig_i & class_en_i)
             ------1-----   -----2----
-1--2-StatusTests
01CoveredT1,T3,T18
10CoveredT1,T2,T5
11CoveredT1,T3,T9

 LINE       29
 EXPRESSION (trig_gated && ((!(&accu_cnt_o))))
             -----1----    ---------2--------
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT18,T10,T11
11CoveredT1,T3,T9

 LINE       56
 EXPRESSION ((accu_cnt_o >= thresh_i) & trig_gated)
             ------------1-----------   -----2----
-1--2-StatusTests
01CoveredT1,T10,T11
10CoveredT1,T2,T3
11CoveredT3,T9,T10

Assert Coverage for Module : alert_handler_accu
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 3 3 100.00 3 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 3 3 100.00 3 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CountSaturateStable_A 2147483647 14222 0 0
DisabledNoTrigBkwd_A 2147483647 666749 0 0
DisabledNoTrigFwd_A 2147483647 1256566510 0 0


CountSaturateStable_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 14222 0 0
T4 67578 0 0 0
T5 58332 0 0 0
T6 21532 0 0 0
T7 114870 0 0 0
T9 21304 0 0 0
T10 12714 1560 0 0
T11 14757 1443 0 0
T12 8568 594 0 0
T13 3945 597 0 0
T14 19226 0 0 0
T15 31550 0 0 0
T16 25683 0 0 0
T18 1665 594 0 0
T19 33778 0 0 0
T20 80073 0 0 0
T21 90243 0 0 0
T25 48856 0 0 0
T31 64396 0 0 0
T45 46054 0 0 0
T46 28765 0 0 0
T48 34401 0 0 0
T60 0 567 0 0
T87 0 177 0 0
T101 0 584 0 0
T136 0 739 0 0
T199 0 1262 0 0
T225 0 149 0 0
T226 0 1594 0 0
T227 0 550 0 0
T228 0 568 0 0
T229 0 717 0 0
T230 0 665 0 0
T231 0 794 0 0
T232 0 470 0 0
T233 0 250 0 0
T234 0 348 0 0

DisabledNoTrigBkwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 666749 0 0
T4 67578 0 0 0
T5 58332 0 0 0
T6 10766 0 0 0
T7 114870 0 0 0
T9 42608 2 0 0
T10 19071 24 0 0
T11 14757 36 0 0
T12 8568 1 0 0
T13 2630 12 0 0
T14 19226 2 0 0
T15 31550 49 0 0
T16 25683 136 0 0
T17 0 3 0 0
T18 1665 0 0 0
T19 33778 0 0 0
T20 80073 0 0 0
T21 90243 14 0 0
T25 48856 0 0 0
T31 64396 0 0 0
T39 0 37 0 0
T42 0 18 0 0
T45 46054 48 0 0
T46 28765 20 0 0
T47 0 2 0 0
T48 34401 0 0 0
T53 0 97 0 0
T55 0 14 0 0
T59 0 5 0 0
T60 0 3 0 0
T61 0 176 0 0
T62 0 37 0 0

DisabledNoTrigFwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 2147483647 1256566510 0 0
T1 11896 9411 0 0
T2 30248 29876 0 0
T3 74400 43669 0 0
T4 90104 2760 0 0
T5 77776 26244 0 0
T9 85216 66817 0 0
T10 25428 17700 0 0
T11 19676 12460 0 0
T12 11424 8740 0 0
T18 6660 3844 0 0

Line Coverage for Instance : tb.dut.gen_classes[0].u_accu
Line No.TotalCoveredPercent
TOTAL33100.00
CONT_ASSIGN2811100.00
CONT_ASSIGN2911100.00
CONT_ASSIGN5611100.00

27 logic trig_gated, accu_en; 28 1/1 assign trig_gated = class_trig_i & class_en_i; Tests: T1 T2 T3  29 1/1 assign accu_en = trig_gated && !(&accu_cnt_o); Tests: T1 T2 T3  30 31 // SEC_CM: ACCU.CTR.REDUN 32 // We employ two redundant counters to guard against FI attacks. 33 // If any of the two is glitched and the two counter states do not agree, 34 // the check_fail_o signal is asserted which will move the corresponding escalation 35 // FSM into a terminal error state where all escalation actions will be permanently asserted. 36 prim_count #( 37 .Width(AccuCntDw), 38 // The alert handler behaves differently than other comportable IP. I.e., instead of sending out 39 // an alert signal, this condition is handled internally in the alert handler. 40 .EnableAlertTriggerSVA(0) 41 ) u_prim_count ( 42 .clk_i, 43 .rst_ni, 44 .clr_i, 45 .set_i(1'b0), 46 .set_cnt_i('0), 47 .incr_en_i(accu_en), 48 .decr_en_i(1'b0), 49 .step_i(AccuCntDw'(1)), 50 .cnt_o(accu_cnt_o), 51 .commit_i(1'b1), 52 .cnt_after_commit_o(), 53 .err_o(accu_fail_o) 54 ); 55 56 1/1 assign accu_trig_o = (accu_cnt_o >= thresh_i) & trig_gated; Tests: T1 T2 T3 

Cond Coverage for Instance : tb.dut.gen_classes[0].u_accu
TotalCoveredPercent
Conditions99100.00
Logical99100.00
Non-Logical00
Event00

 LINE       28
 EXPRESSION (class_trig_i & class_en_i)
             ------1-----   -----2----
-1--2-StatusTests
01CoveredT3,T18,T9
10CoveredT1,T2,T5
11CoveredT9,T11,T12

 LINE       29
 EXPRESSION (trig_gated && ((!(&accu_cnt_o))))
             -----1----    ---------2--------
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT11,T12,T87
11CoveredT9,T11,T12

 LINE       56
 EXPRESSION ((accu_cnt_o >= thresh_i) & trig_gated)
             ------------1-----------   -----2----
-1--2-StatusTests
01CoveredT11,T12,T20
10CoveredT1,T2,T3
11CoveredT9,T11,T12

Assert Coverage for Instance : tb.dut.gen_classes[0].u_accu
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 3 3 100.00 3 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 3 3 100.00 3 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CountSaturateStable_A 556159680 2214 0 0
DisabledNoTrigBkwd_A 556159680 186767 0 0
DisabledNoTrigFwd_A 556159680 311744289 0 0


CountSaturateStable_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 2214 0 0
T4 22526 0 0 0
T5 19444 0 0 0
T6 10766 0 0 0
T7 38290 0 0 0
T11 4919 1443 0 0
T12 2856 594 0 0
T13 1315 0 0 0
T20 26691 0 0 0
T21 30081 0 0 0
T31 32198 0 0 0
T87 0 177 0 0

DisabledNoTrigBkwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 186767 0 0
T4 22526 0 0 0
T5 19444 0 0 0
T7 38290 0 0 0
T9 21304 2 0 0
T10 6357 0 0 0
T11 4919 36 0 0
T12 2856 1 0 0
T15 0 30 0 0
T16 0 41 0 0
T17 0 1 0 0
T20 26691 0 0 0
T21 30081 14 0 0
T31 32198 0 0 0
T45 0 48 0 0
T46 0 20 0 0
T59 0 5 0 0

DisabledNoTrigFwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 311744289 0 0
T1 2974 2892 0 0
T2 7562 7469 0 0
T3 18600 3390 0 0
T4 22526 684 0 0
T5 19444 6561 0 0
T9 21304 3142 0 0
T10 6357 4389 0 0
T11 4919 3086 0 0
T12 2856 2171 0 0
T18 1665 955 0 0

Line Coverage for Instance : tb.dut.gen_classes[1].u_accu
Line No.TotalCoveredPercent
TOTAL33100.00
CONT_ASSIGN2811100.00
CONT_ASSIGN2911100.00
CONT_ASSIGN5611100.00

27 logic trig_gated, accu_en; 28 1/1 assign trig_gated = class_trig_i & class_en_i; Tests: T1 T2 T3  29 1/1 assign accu_en = trig_gated && !(&accu_cnt_o); Tests: T1 T2 T3  30 31 // SEC_CM: ACCU.CTR.REDUN 32 // We employ two redundant counters to guard against FI attacks. 33 // If any of the two is glitched and the two counter states do not agree, 34 // the check_fail_o signal is asserted which will move the corresponding escalation 35 // FSM into a terminal error state where all escalation actions will be permanently asserted. 36 prim_count #( 37 .Width(AccuCntDw), 38 // The alert handler behaves differently than other comportable IP. I.e., instead of sending out 39 // an alert signal, this condition is handled internally in the alert handler. 40 .EnableAlertTriggerSVA(0) 41 ) u_prim_count ( 42 .clk_i, 43 .rst_ni, 44 .clr_i, 45 .set_i(1'b0), 46 .set_cnt_i('0), 47 .incr_en_i(accu_en), 48 .decr_en_i(1'b0), 49 .step_i(AccuCntDw'(1)), 50 .cnt_o(accu_cnt_o), 51 .commit_i(1'b1), 52 .cnt_after_commit_o(), 53 .err_o(accu_fail_o) 54 ); 55 56 1/1 assign accu_trig_o = (accu_cnt_o >= thresh_i) & trig_gated; Tests: T1 T2 T3 

Cond Coverage for Instance : tb.dut.gen_classes[1].u_accu
TotalCoveredPercent
Conditions99100.00
Logical99100.00
Non-Logical00
Event00

 LINE       28
 EXPRESSION (class_trig_i & class_en_i)
             ------1-----   -----2----
-1--2-StatusTests
01CoveredT1,T3,T18
10CoveredT14,T15,T48
11CoveredT1,T3,T4

 LINE       29
 EXPRESSION (trig_gated && ((!(&accu_cnt_o))))
             -----1----    ---------2--------
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT13,T229
11CoveredT1,T3,T4

 LINE       56
 EXPRESSION ((accu_cnt_o >= thresh_i) & trig_gated)
             ------------1-----------   -----2----
-1--2-StatusTests
01CoveredT1,T20,T13
10CoveredT1,T2,T3
11CoveredT3,T4,T13

Assert Coverage for Instance : tb.dut.gen_classes[1].u_accu
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 3 3 100.00 3 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 3 3 100.00 3 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CountSaturateStable_A 556159680 1314 0 0
DisabledNoTrigBkwd_A 556159680 206712 0 0
DisabledNoTrigFwd_A 556159680 285985471 0 0


CountSaturateStable_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 1314 0 0
T6 10766 0 0 0
T13 1315 597 0 0
T14 19226 0 0 0
T15 31550 0 0 0
T16 25683 0 0 0
T19 33778 0 0 0
T25 48856 0 0 0
T45 46054 0 0 0
T46 28765 0 0 0
T48 34401 0 0 0
T229 0 717 0 0

DisabledNoTrigBkwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 206712 0 0
T6 10766 0 0 0
T13 1315 12 0 0
T14 19226 2 0 0
T15 31550 19 0 0
T16 25683 42 0 0
T17 0 2 0 0
T19 33778 0 0 0
T25 48856 0 0 0
T39 0 4 0 0
T42 0 14 0 0
T45 46054 0 0 0
T46 28765 0 0 0
T48 34401 0 0 0
T53 0 97 0 0
T61 0 146 0 0
T62 0 37 0 0

DisabledNoTrigFwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 285985471 0 0
T1 2974 735 0 0
T2 7562 7469 0 0
T3 18600 3403 0 0
T4 22526 688 0 0
T5 19444 6561 0 0
T9 21304 21225 0 0
T10 6357 4413 0 0
T11 4919 3106 0 0
T12 2856 2178 0 0
T18 1665 959 0 0

Line Coverage for Instance : tb.dut.gen_classes[2].u_accu
Line No.TotalCoveredPercent
TOTAL33100.00
CONT_ASSIGN2811100.00
CONT_ASSIGN2911100.00
CONT_ASSIGN5611100.00

27 logic trig_gated, accu_en; 28 1/1 assign trig_gated = class_trig_i & class_en_i; Tests: T1 T2 T3  29 1/1 assign accu_en = trig_gated && !(&accu_cnt_o); Tests: T1 T2 T3  30 31 // SEC_CM: ACCU.CTR.REDUN 32 // We employ two redundant counters to guard against FI attacks. 33 // If any of the two is glitched and the two counter states do not agree, 34 // the check_fail_o signal is asserted which will move the corresponding escalation 35 // FSM into a terminal error state where all escalation actions will be permanently asserted. 36 prim_count #( 37 .Width(AccuCntDw), 38 // The alert handler behaves differently than other comportable IP. I.e., instead of sending out 39 // an alert signal, this condition is handled internally in the alert handler. 40 .EnableAlertTriggerSVA(0) 41 ) u_prim_count ( 42 .clk_i, 43 .rst_ni, 44 .clr_i, 45 .set_i(1'b0), 46 .set_cnt_i('0), 47 .incr_en_i(accu_en), 48 .decr_en_i(1'b0), 49 .step_i(AccuCntDw'(1)), 50 .cnt_o(accu_cnt_o), 51 .commit_i(1'b1), 52 .cnt_after_commit_o(), 53 .err_o(accu_fail_o) 54 ); 55 56 1/1 assign accu_trig_o = (accu_cnt_o >= thresh_i) & trig_gated; Tests: T1 T2 T3 

Cond Coverage for Instance : tb.dut.gen_classes[2].u_accu
TotalCoveredPercent
Conditions99100.00
Logical99100.00
Non-Logical00
Event00

 LINE       28
 EXPRESSION (class_trig_i & class_en_i)
             ------1-----   -----2----
-1--2-StatusTests
01CoveredT18,T10,T11
10CoveredT1,T20,T14
11CoveredT10,T20,T14

 LINE       29
 EXPRESSION (trig_gated && ((!(&accu_cnt_o))))
             -----1----    ---------2--------
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT10,T60,T101
11CoveredT10,T20,T14

 LINE       56
 EXPRESSION ((accu_cnt_o >= thresh_i) & trig_gated)
             ------------1-----------   -----2----
-1--2-StatusTests
01CoveredT10,T20,T14
10CoveredT1,T2,T3
11CoveredT10,T16,T47

Assert Coverage for Instance : tb.dut.gen_classes[2].u_accu
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 3 3 100.00 3 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 3 3 100.00 3 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CountSaturateStable_A 556159680 5807 0 0
DisabledNoTrigBkwd_A 556159680 154049 0 0
DisabledNoTrigFwd_A 556159680 326619377 0 0


CountSaturateStable_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 5807 0 0
T4 22526 0 0 0
T5 19444 0 0 0
T7 38290 0 0 0
T10 6357 1560 0 0
T11 4919 0 0 0
T12 2856 0 0 0
T13 1315 0 0 0
T20 26691 0 0 0
T21 30081 0 0 0
T31 32198 0 0 0
T60 0 567 0 0
T101 0 584 0 0
T199 0 1262 0 0
T225 0 149 0 0
T227 0 550 0 0
T230 0 665 0 0
T232 0 470 0 0

DisabledNoTrigBkwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 154049 0 0
T4 22526 0 0 0
T5 19444 0 0 0
T7 38290 0 0 0
T10 6357 24 0 0
T11 4919 0 0 0
T12 2856 0 0 0
T13 1315 0 0 0
T16 0 53 0 0
T20 26691 0 0 0
T21 30081 0 0 0
T31 32198 0 0 0
T39 0 33 0 0
T42 0 4 0 0
T47 0 2 0 0
T55 0 14 0 0
T60 0 3 0 0
T61 0 30 0 0
T65 0 54 0 0
T86 0 4 0 0

DisabledNoTrigFwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 326619377 0 0
T1 2974 2892 0 0
T2 7562 7469 0 0
T3 18600 18438 0 0
T4 22526 692 0 0
T5 19444 6561 0 0
T9 21304 21225 0 0
T10 6357 4435 0 0
T11 4919 3120 0 0
T12 2856 2191 0 0
T18 1665 963 0 0

Line Coverage for Instance : tb.dut.gen_classes[3].u_accu
Line No.TotalCoveredPercent
TOTAL33100.00
CONT_ASSIGN2811100.00
CONT_ASSIGN2911100.00
CONT_ASSIGN5611100.00

27 logic trig_gated, accu_en; 28 1/1 assign trig_gated = class_trig_i & class_en_i; Tests: T1 T2 T3  29 1/1 assign accu_en = trig_gated && !(&accu_cnt_o); Tests: T1 T2 T3  30 31 // SEC_CM: ACCU.CTR.REDUN 32 // We employ two redundant counters to guard against FI attacks. 33 // If any of the two is glitched and the two counter states do not agree, 34 // the check_fail_o signal is asserted which will move the corresponding escalation 35 // FSM into a terminal error state where all escalation actions will be permanently asserted. 36 prim_count #( 37 .Width(AccuCntDw), 38 // The alert handler behaves differently than other comportable IP. I.e., instead of sending out 39 // an alert signal, this condition is handled internally in the alert handler. 40 .EnableAlertTriggerSVA(0) 41 ) u_prim_count ( 42 .clk_i, 43 .rst_ni, 44 .clr_i, 45 .set_i(1'b0), 46 .set_cnt_i('0), 47 .incr_en_i(accu_en), 48 .decr_en_i(1'b0), 49 .step_i(AccuCntDw'(1)), 50 .cnt_o(accu_cnt_o), 51 .commit_i(1'b1), 52 .cnt_after_commit_o(), 53 .err_o(accu_fail_o) 54 ); 55 56 1/1 assign accu_trig_o = (accu_cnt_o >= thresh_i) & trig_gated; Tests: T1 T2 T3 

Cond Coverage for Instance : tb.dut.gen_classes[3].u_accu
TotalCoveredPercent
Conditions99100.00
Logical99100.00
Non-Logical00
Event00

 LINE       28
 EXPRESSION (class_trig_i & class_en_i)
             ------1-----   -----2----
-1--2-StatusTests
01CoveredT18,T10,T11
10CoveredT1,T14,T48
11CoveredT18,T20,T14

 LINE       29
 EXPRESSION (trig_gated && ((!(&accu_cnt_o))))
             -----1----    ---------2--------
-1--2-StatusTests
01CoveredT1,T2,T3
10CoveredT18,T136,T226
11CoveredT18,T20,T14

 LINE       56
 EXPRESSION ((accu_cnt_o >= thresh_i) & trig_gated)
             ------------1-----------   -----2----
-1--2-StatusTests
01CoveredT18,T20,T14
10CoveredT1,T2,T3
11CoveredT18,T15,T16

Assert Coverage for Instance : tb.dut.gen_classes[3].u_accu
TotalAttemptedPercentSucceeded/MatchedPercent
Assertions 3 3 100.00 3 100.00
Cover properties 0 0 0
Cover sequences 0 0 0
Total 3 3 100.00 3 100.00




Assertion Details

NameAttemptsReal SuccessesFailuresIncomplete
CountSaturateStable_A 556159680 4887 0 0
DisabledNoTrigBkwd_A 556159680 119221 0 0
DisabledNoTrigFwd_A 556159680 332217373 0 0


CountSaturateStable_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 4887 0 0
T4 22526 0 0 0
T5 19444 0 0 0
T7 38290 0 0 0
T9 21304 0 0 0
T10 6357 0 0 0
T11 4919 0 0 0
T12 2856 0 0 0
T18 1665 594 0 0
T20 26691 0 0 0
T21 30081 0 0 0
T136 0 739 0 0
T226 0 1594 0 0
T228 0 568 0 0
T231 0 794 0 0
T233 0 250 0 0
T234 0 348 0 0

DisabledNoTrigBkwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 119221 0 0
T4 22526 0 0 0
T5 19444 0 0 0
T7 38290 0 0 0
T9 21304 0 0 0
T10 6357 0 0 0
T11 4919 0 0 0
T12 2856 0 0 0
T15 0 125 0 0
T16 0 25 0 0
T18 1665 6 0 0
T20 26691 0 0 0
T21 30081 0 0 0
T39 0 3 0 0
T42 0 3 0 0
T47 0 22 0 0
T55 0 536 0 0
T61 0 131 0 0
T65 0 24 0 0
T86 0 11 0 0

DisabledNoTrigFwd_A
NameAttemptsReal SuccessesFailuresIncomplete
Total 556159680 332217373 0 0
T1 2974 2892 0 0
T2 7562 7469 0 0
T3 18600 18438 0 0
T4 22526 696 0 0
T5 19444 6561 0 0
T9 21304 21225 0 0
T10 6357 4463 0 0
T11 4919 3148 0 0
T12 2856 2200 0 0
T18 1665 967 0 0

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