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



Module Instance : tb.dut.u_sysrst_ctrl_keyintr

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
93.53 96.60 91.84 88.10 95.71 95.39


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
99.02 100.00 96.08 100.00 100.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
gen_keyfsm[0].u_sysrst_ctrl_detect_h2l 99.05 100.00 95.24 100.00 100.00 100.00
gen_keyfsm[0].u_sysrst_ctrl_detect_l2h 91.56 95.65 90.48 83.33 95.00 93.33
gen_keyfsm[1].u_sysrst_ctrl_detect_h2l 91.64 95.65 90.48 83.33 95.00 93.75
gen_keyfsm[1].u_sysrst_ctrl_detect_l2h 90.12 93.48 90.48 83.33 90.00 93.33
gen_keyfsm[2].u_sysrst_ctrl_detect_h2l 91.64 95.65 90.48 83.33 95.00 93.75
gen_keyfsm[2].u_sysrst_ctrl_detect_l2h 91.56 95.65 90.48 83.33 95.00 93.33
gen_keyfsm[3].u_sysrst_ctrl_detect_h2l 91.64 95.65 90.48 83.33 95.00 93.75
gen_keyfsm[3].u_sysrst_ctrl_detect_l2h 99.05 100.00 95.24 100.00 100.00 100.00
gen_keyfsm[4].u_sysrst_ctrl_detect_h2l 90.21 93.48 90.48 83.33 90.00 93.75
gen_keyfsm[4].u_sysrst_ctrl_detect_l2h 99.05 100.00 95.24 100.00 100.00 100.00
gen_keyfsm[5].u_sysrst_ctrl_detect_h2l 91.64 95.65 90.48 83.33 95.00 93.75
gen_keyfsm[5].u_sysrst_ctrl_detect_l2h 99.05 100.00 95.24 100.00 100.00 100.00
gen_keyfsm[6].u_sysrst_ctrl_detect_h2l 91.64 95.65 90.48 83.33 95.00 93.75
gen_keyfsm[6].u_sysrst_ctrl_detect_l2h 91.56 95.65 90.48 83.33 95.00 93.33


Since this is the module's only instance, the coverage report is the same as for the module.
Line Coverage for Module : sysrst_ctrl_keyintr
Line No.TotalCoveredPercent
TOTAL33100.00
CONT_ASSIGN3011100.00
CONT_ASSIGN3911100.00
CONT_ASSIGN4811100.00

29 logic [NumKeyIntr-1:0] triggers, l2h_en, h2l_en; 30 1/1 assign triggers = { Tests: T4 T5 T6  31 pwrb_int_i, 32 key0_int_i, 33 key1_int_i, 34 key2_int_i, 35 ac_present_int_i, 36 ec_rst_l_int_i, 37 flash_wp_l_int_i 38 }; 39 1/1 assign l2h_en = { Tests: T1 T9 T25  40 key_intr_ctl_i.pwrb_in_l2h.q, 41 key_intr_ctl_i.key0_in_l2h.q, 42 key_intr_ctl_i.key1_in_l2h.q, 43 key_intr_ctl_i.key2_in_l2h.q, 44 key_intr_ctl_i.ac_present_l2h.q, 45 key_intr_ctl_i.ec_rst_l_l2h.q, 46 key_intr_ctl_i.flash_wp_l_l2h.q 47 }; 48 1/1 assign h2l_en = { Tests: T1 T9 T25 
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%