Line Coverage for Module :
prim_intr_hw ( parameter Width=1,FlopOutput=1,IntrT="Event" )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Line Coverage for Module :
prim_intr_hw ( parameter Width=1,FlopOutput=1,IntrT="Status" )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
| TOTAL | | 10 | 10 | 100.00 |
| ALWAYS | 60 | 4 | 4 | 100.00 |
| CONT_ASSIGN | 66 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 68 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 73 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 60 |
2 |
2 |
| 61 |
2 |
2 |
|
|
|
MISSING_ELSE |
| 66 |
1 |
1 |
| 68 |
1 |
1 |
| 73 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Module :
prim_intr_hw ( parameter Width=1,FlopOutput=1,IntrT="Event" )
Cond Coverage for Module self-instances :
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T2,T3,T9 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T2,T3,T9 |
Cond Coverage for Module :
prim_intr_hw ( parameter Width=1,FlopOutput=1,IntrT="Status" )
Cond Coverage for Module self-instances :
| Total | Covered | Percent |
| Conditions | 9 | 9 | 100.00 |
| Logical | 9 | 9 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 66
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T62,T63,T64 |
| 1 | 0 | Covered | T6,T7,T8 |
LINE 68
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T62,T63,T64 |
| 1 | 0 | Covered | T6,T7,T8 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T6,T7,T8 |
Branch Coverage for Module :
prim_intr_hw ( parameter Width=1,FlopOutput=1,IntrT="Event" )
Branch Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Branch Coverage for Module :
prim_intr_hw ( parameter Width=1,FlopOutput=1,IntrT="Status" )
Branch Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
| Branches |
|
5 |
5 |
100.00 |
| IF |
60 |
3 |
3 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 60 if ((!rst_ni))
-2-: 61 if (reg2hw_intr_test_qe_i)
Branches:
| -1- | -2- | Status | Tests |
| 1 |
- |
Covered |
T1,T2,T3 |
| 0 |
1 |
Covered |
T62,T63,T64 |
| 0 |
0 |
Covered |
T1,T2,T3 |
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Module :
prim_intr_hw
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
21915 |
21915 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
21915 |
21915 |
0 |
0 |
| T1 |
15 |
15 |
0 |
0 |
| T2 |
15 |
15 |
0 |
0 |
| T3 |
15 |
15 |
0 |
0 |
| T6 |
15 |
15 |
0 |
0 |
| T7 |
15 |
15 |
0 |
0 |
| T8 |
15 |
15 |
0 |
0 |
| T9 |
15 |
15 |
0 |
0 |
| T10 |
15 |
15 |
0 |
0 |
| T20 |
15 |
15 |
0 |
0 |
| T21 |
15 |
15 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_scl_interference
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_scl_interference
| Total | Covered | Percent |
| Conditions | 12 | 11 | 91.67 |
| Logical | 12 | 11 | 91.67 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T62,T63,T64 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_scl_interference
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_scl_interference
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_threshold
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_threshold
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T2,T3,T9 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T2,T3,T9 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_threshold
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_threshold
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_threshold
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_threshold
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T10 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T10 |
| 1 | 0 | Covered | T2,T3,T10 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T2,T3,T10 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_threshold
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_threshold
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_overflow
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_overflow
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T11,T12,T13 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T11,T12,T13 |
| 1 | 0 | Covered | T11,T12,T13 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T11,T12,T13 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_overflow
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_fmt_overflow
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_overflow
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_overflow
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T11,T12,T14 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T11,T12,T14 |
| 1 | 0 | Covered | T11,T12,T14 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T11,T12,T14 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_overflow
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_rx_overflow
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_nak
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_nak
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T35,T27,T36 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T35,T27,T62 |
| 1 | 0 | Covered | T35,T27,T62 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T27,T62,T63 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_nak
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_nak
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_interference
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_interference
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T1,T2,T3 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T1,T2,T3 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_interference
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_interference
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_stretch_timeout
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_stretch_timeout
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T2,T3,T9 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T2,T3,T9 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_stretch_timeout
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_stretch_timeout
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_unstable
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_unstable
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T9 |
| 1 | 0 | Covered | T2,T3,T9 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T2,T3,T9 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_unstable
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_sda_unstable
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_cmd_complete
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_cmd_complete
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T6 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T2,T3,T6 |
| 1 | 0 | Covered | T2,T3,T6 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T2,T3,T6 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_cmd_complete
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_cmd_complete
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_stretch
| Line No. | Total | Covered | Percent |
| TOTAL | | 10 | 10 | 100.00 |
| ALWAYS | 60 | 4 | 4 | 100.00 |
| CONT_ASSIGN | 66 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 68 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 73 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 60 |
2 |
2 |
| 61 |
2 |
2 |
|
|
|
MISSING_ELSE |
| 66 |
1 |
1 |
| 68 |
1 |
1 |
| 73 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_stretch
| Total | Covered | Percent |
| Conditions | 9 | 9 | 100.00 |
| Logical | 9 | 9 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 66
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T62,T63,T64 |
| 1 | 0 | Covered | T6,T7,T8 |
LINE 68
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T62,T63,T64 |
| 1 | 0 | Covered | T6,T7,T8 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T6,T7,T8 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_stretch
| Line No. | Total | Covered | Percent |
| Branches |
|
5 |
5 |
100.00 |
| IF |
60 |
3 |
3 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 60 if ((!rst_ni))
-2-: 61 if (reg2hw_intr_test_qe_i)
Branches:
| -1- | -2- | Status | Tests |
| 1 |
- |
Covered |
T1,T2,T3 |
| 0 |
1 |
Covered |
T62,T63,T64 |
| 0 |
0 |
Covered |
T1,T2,T3 |
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_stretch
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_overflow
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_overflow
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T15,T16,T17 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T15,T16,T17 |
| 1 | 0 | Covered | T15,T16,T17 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T15,T16,T17 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_overflow
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_tx_overflow
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_acq_overflow
| Line No. | Total | Covered | Percent |
| TOTAL | | 10 | 10 | 100.00 |
| ALWAYS | 60 | 4 | 4 | 100.00 |
| CONT_ASSIGN | 66 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 68 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 73 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 60 |
2 |
2 |
| 61 |
2 |
2 |
|
|
|
MISSING_ELSE |
| 66 |
1 |
1 |
| 68 |
1 |
1 |
| 73 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_acq_overflow
| Total | Covered | Percent |
| Conditions | 9 | 9 | 100.00 |
| Logical | 9 | 9 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 66
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T62,T63,T64 |
| 1 | 0 | Covered | T6,T20,T45 |
LINE 68
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T62,T63,T64 |
| 1 | 0 | Covered | T6,T20,T45 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T6,T20,T45 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_acq_overflow
| Line No. | Total | Covered | Percent |
| Branches |
|
5 |
5 |
100.00 |
| IF |
60 |
3 |
3 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 60 if ((!rst_ni))
-2-: 61 if (reg2hw_intr_test_qe_i)
Branches:
| -1- | -2- | Status | Tests |
| 1 |
- |
Covered |
T1,T2,T3 |
| 0 |
1 |
Covered |
T62,T63,T64 |
| 0 |
0 |
Covered |
T1,T2,T3 |
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_acq_overflow
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_unexp_stop
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_unexp_stop
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T6,T34,T23 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T6,T34,T23 |
| 1 | 0 | Covered | T6,T34,T23 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T6,T34,T23 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_unexp_stop
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_unexp_stop
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.i2c_core.intr_hw_host_timeout
| Line No. | Total | Covered | Percent |
| TOTAL | | 7 | 7 | 100.00 |
| CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 52 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 54 | 1 | 1 | 100.00 |
| ALWAYS | 80 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 47 |
1 |
1 |
| 49 |
1 |
1 |
| 52 |
1 |
1 |
| 54 |
1 |
1 |
| 80 |
1 |
1 |
| 81 |
1 |
1 |
| 83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.i2c_core.intr_hw_host_timeout
| Total | Covered | Percent |
| Conditions | 12 | 12 | 100.00 |
| Logical | 12 | 12 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 47
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T15,T22,T23 |
| 1 | 0 | Covered | T62,T63,T64 |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T62,T63,T64 |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
| -1- | -2- | Status | Tests |
| 0 | 0 | Covered | T1,T2,T3 |
| 0 | 1 | Covered | T15,T22,T23 |
| 1 | 0 | Covered | T15,T22,T23 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
| -1- | -2- | Status | Tests |
| 0 | 1 | Covered | T1,T2,T3 |
| 1 | 0 | Covered | T62,T63,T64 |
| 1 | 1 | Covered | T15,T22,T23 |
Branch Coverage for Instance : tb.dut.i2c_core.intr_hw_host_timeout
| Line No. | Total | Covered | Percent |
| Branches |
|
2 |
2 |
100.00 |
| IF |
80 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_intr_hw.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T1,T2,T3 |
| 0 |
Covered |
T1,T2,T3 |
Assert Coverage for Instance : tb.dut.i2c_core.intr_hw_host_timeout
Assertion Details
| Name | Attempts | Real Successes | Failures | Incomplete |
|
IntrTKind_A |
1461 |
1461 |
0 |
0 |
IntrTKind_A
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
1461 |
1461 |
0 |
0 |
| T1 |
1 |
1 |
0 |
0 |
| T2 |
1 |
1 |
0 |
0 |
| T3 |
1 |
1 |
0 |
0 |
| T6 |
1 |
1 |
0 |
0 |
| T7 |
1 |
1 |
0 |
0 |
| T8 |
1 |
1 |
0 |
0 |
| T9 |
1 |
1 |
0 |
0 |
| T10 |
1 |
1 |
0 |
0 |
| T20 |
1 |
1 |
0 |
0 |
| T21 |
1 |
1 |
0 |
0 |