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_08_24/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
98.98 100.00 94.92 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.67 100.00 93.33 100.00 100.00 100.00
u_sysrst_ctrl_detect_lid_open 98.89 100.00 94.44 100.00 100.00 100.00
u_sysrst_ctrl_detect_pwrb 98.89 100.00 94.44 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: T2 T9 T36  90 lid_open_det_pulse | 91 ac_present_det_pulse; 92 93 1/1 assign z3_wakeup_hw_o = pwrb_det | Tests: T2 T9 T36 

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,T1
001CoveredT2,T9,T36
010CoveredT2,T36,T48
100CoveredT2,T9,T36

 LINE       93
 EXPRESSION (pwrb_det | lid_open_det | ac_present_det)
             ----1---   ------2-----   -------3------
-1--2--3-StatusTests
000CoveredT4,T5,T1
001CoveredT48,T89,T90
010CoveredT2,T36,T94
100CoveredT9,T65,T157
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%