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

Module : sysrst_ctrl_ulp
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00

Source File(s) :
/workspaces/repo/scratch/os_regression_2024_10_02/sysrst_ctrl-sim-vcs/default/sim-vcs/../src/lowrisc_ip_sysrst_ctrl_1.0/rtl/sysrst_ctrl_ulp.sv

Module self-instances :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
tb.dut.u_sysrst_ctrl_ulp 100.00 100.00 100.00



Module Instance : tb.dut.u_sysrst_ctrl_ulp

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
99.03 100.00 95.16 100.00 100.00 100.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
99.02 100.00 96.08 100.00 100.00 dut


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
u_sysrst_ctrl_detect_ac_present 98.75 100.00 93.75 100.00 100.00 100.00
u_sysrst_ctrl_detect_lid_open 98.95 100.00 94.74 100.00 100.00 100.00
u_sysrst_ctrl_detect_pwrb 98.95 100.00 94.74 100.00 100.00 100.00


Since this is the module's only instance, the coverage report is the same as for the module.
Line Coverage for Module : sysrst_ctrl_ulp
Line No.TotalCoveredPercent
TOTAL22100.00
CONT_ASSIGN8911100.00
CONT_ASSIGN9311100.00

88 // aggregate pulse and level signals 89 1/1 assign ulp_wakeup_pulse_o = pwrb_det_pulse | Tests: T1 T11 T39  90 lid_open_det_pulse | 91 ac_present_det_pulse; 92 93 1/1 assign z3_wakeup_hw_o = pwrb_det | Tests: T1 T11 T39 

Cond Coverage for Module : sysrst_ctrl_ulp
TotalCoveredPercent
Conditions88100.00
Logical88100.00
Non-Logical00
Event00

 LINE       89
 EXPRESSION (pwrb_det_pulse | lid_open_det_pulse | ac_present_det_pulse)
             -------1------   ---------2--------   ----------3---------
-1--2--3-StatusTests
000CoveredT4,T5,T6
001CoveredT1,T39,T68
010CoveredT11,T39,T68
100CoveredT1,T11,T39

 LINE       93
 EXPRESSION (pwrb_det | lid_open_det | ac_present_det)
             ----1---   ------2-----   -------3------
-1--2--3-StatusTests
000CoveredT4,T5,T6
001CoveredT50,T76,T139
010CoveredT11,T39,T68
100CoveredT1,T98,T146
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%