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 | 9 | 90.00 |
ALWAYS | 60 | 4 | 3 | 75.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 |
1 |
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 | 9 | 75.00 |
Logical | 12 | 9 | 75.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 | T18,T19,T20 |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T18,T20,T24 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T18,T20,T24 |
1 | 1 | Covered | T18,T20,T24 |
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 | 7 | 77.78 |
Logical | 9 | 7 | 77.78 |
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 | T18,T19,T20 |
0 | 1 | Not Covered | |
1 | 0 | Covered | T31,T22,T51 |
LINE 68
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Not Covered | |
1 | 0 | Covered | T31,T22,T51 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T31,T22,T51 |
1 | 1 | Covered | T22,T42,T46 |
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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
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 |
4 |
80.00 |
IF |
60 |
3 |
2 |
66.67 |
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 |
T18,T19,T20 |
0 |
1 |
Not Covered |
|
0 |
0 |
Covered |
T18,T19,T20 |
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Covered |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Module :
prim_intr_hw
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
19200 |
19200 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
19200 |
19200 |
0 |
0 |
T18 |
12 |
12 |
0 |
0 |
T19 |
12 |
12 |
0 |
0 |
T20 |
12 |
12 |
0 |
0 |
T21 |
12 |
12 |
0 |
0 |
T24 |
12 |
12 |
0 |
0 |
T27 |
12 |
12 |
0 |
0 |
T28 |
12 |
12 |
0 |
0 |
T29 |
12 |
12 |
0 |
0 |
T31 |
12 |
12 |
0 |
0 |
T50 |
12 |
12 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_rxerr
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 6 | 85.71 |
CONT_ASSIGN | 47 | 1 | 1 | 100.00 |
CONT_ASSIGN | 49 | 1 | 0 | 0.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 |
0 |
1 |
52 |
1 |
1 |
54 |
1 |
1 |
80 |
1 |
1 |
81 |
1 |
1 |
83 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_intr_rxerr
| Total | Covered | Percent |
Conditions | 11 | 4 | 36.36 |
Logical | 11 | 4 | 36.36 |
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 | T18,T19,T20 |
0 | 1 | Unreachable | |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.u_intr_rxerr
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_rxerr
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_tpm_cmdaddr_notempty
| Line No. | Total | Covered | Percent |
TOTAL | | 10 | 9 | 90.00 |
ALWAYS | 60 | 4 | 3 | 75.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 |
1 |
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.u_intr_tpm_cmdaddr_notempty
| Total | Covered | Percent |
Conditions | 9 | 7 | 77.78 |
Logical | 9 | 7 | 77.78 |
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 | T18,T19,T20 |
0 | 1 | Not Covered | |
1 | 0 | Covered | T31,T22,T51 |
LINE 68
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Not Covered | |
1 | 0 | Covered | T31,T22,T51 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T31,T22,T51 |
1 | 1 | Covered | T22,T42,T46 |
Branch Coverage for Instance : tb.dut.u_intr_tpm_cmdaddr_notempty
| Line No. | Total | Covered | Percent |
Branches |
|
5 |
4 |
80.00 |
IF |
60 |
3 |
2 |
66.67 |
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 |
T18,T19,T20 |
0 |
1 |
Not Covered |
|
0 |
0 |
Covered |
T18,T19,T20 |
LineNo. Expression
-1-: 80 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Covered |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_tpm_cmdaddr_notempty
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_rxf
| 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.u_intr_rxf
| Total | Covered | Percent |
Conditions | 12 | 8 | 66.67 |
Logical | 12 | 8 | 66.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 | T18,T19,T20 |
0 | 1 | Covered | T20,T27,T28 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T20,T27,T28 |
1 | 0 | Covered | T20,T27,T28 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T29,T22,T48 |
1 | 0 | Covered | T20,T27,T28 |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.u_intr_rxf
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_rxf
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_rxoverflow
| 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.u_intr_rxoverflow
| Total | Covered | Percent |
Conditions | 12 | 8 | 66.67 |
Logical | 12 | 8 | 66.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 | T18,T19,T20 |
0 | 1 | Covered | T20,T22,T47 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T20,T22,T47 |
1 | 0 | Covered | T20,T22,T47 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Not Covered | |
1 | 1 | Covered | T20,T22,T47 |
Branch Coverage for Instance : tb.dut.u_intr_rxoverflow
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_rxoverflow
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_readbuf_watermark
| 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.u_intr_readbuf_watermark
| Total | Covered | Percent |
Conditions | 12 | 8 | 66.67 |
Logical | 12 | 8 | 66.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 | T18,T19,T20 |
0 | 1 | Covered | T25,T26,T52 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T25,T26,T52 |
1 | 0 | Covered | T25,T26,T52 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T25,T26,T52 |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.u_intr_readbuf_watermark
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_readbuf_watermark
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_readbuf_flip
| 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.u_intr_readbuf_flip
| Total | Covered | Percent |
Conditions | 12 | 8 | 66.67 |
Logical | 12 | 8 | 66.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 | T18,T19,T20 |
0 | 1 | Covered | T25,T26,T52 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T25,T26,T52 |
1 | 0 | Covered | T25,T26,T52 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T25,T26,T52 |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.u_intr_readbuf_flip
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_readbuf_flip
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_rxlvl
| 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.u_intr_rxlvl
| Total | Covered | Percent |
Conditions | 12 | 9 | 75.00 |
Logical | 12 | 9 | 75.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 | T18,T19,T20 |
0 | 1 | Covered | T20,T29,T22 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T20,T29,T22 |
1 | 0 | Covered | T20,T29,T22 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T20,T29,T22 |
1 | 1 | Covered | T20,T29,T22 |
Branch Coverage for Instance : tb.dut.u_intr_rxlvl
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_rxlvl
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_txlvl
| 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.u_intr_txlvl
| Total | Covered | Percent |
Conditions | 12 | 9 | 75.00 |
Logical | 12 | 9 | 75.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 | T18,T19,T20 |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T18,T20,T24 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T18,T20,T24 |
1 | 1 | Covered | T18,T20,T24 |
Branch Coverage for Instance : tb.dut.u_intr_txlvl
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_txlvl
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_txunderflow
| 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.u_intr_txunderflow
| Total | Covered | Percent |
Conditions | 12 | 9 | 75.00 |
Logical | 12 | 9 | 75.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 | T18,T19,T20 |
0 | 1 | Covered | T20,T22,T47 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T20,T22,T47 |
1 | 0 | Covered | T20,T22,T47 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T20,T22,T47 |
1 | 1 | Covered | T20,T22,T47 |
Branch Coverage for Instance : tb.dut.u_intr_txunderflow
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_txunderflow
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_cmdfifo_not_empty
| 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.u_intr_cmdfifo_not_empty
| Total | Covered | Percent |
Conditions | 12 | 9 | 75.00 |
Logical | 12 | 9 | 75.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 | T18,T19,T20 |
0 | 1 | Covered | T21,T22,T23 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T21,T22,T23 |
1 | 0 | Covered | T21,T22,T23 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T21,T22,T23 |
1 | 1 | Covered | T22,T42,T46 |
Branch Coverage for Instance : tb.dut.u_intr_cmdfifo_not_empty
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_cmdfifo_not_empty
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_payload_not_empty
| 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.u_intr_payload_not_empty
| Total | Covered | Percent |
Conditions | 12 | 9 | 75.00 |
Logical | 12 | 9 | 75.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 | T18,T19,T20 |
0 | 1 | Covered | T21,T22,T23 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T21,T22,T23 |
1 | 0 | Covered | T21,T22,T23 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T20,T24 |
1 | 0 | Covered | T21,T23,T53 |
1 | 1 | Covered | T22,T42,T46 |
Branch Coverage for Instance : tb.dut.u_intr_payload_not_empty
| 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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_payload_not_empty
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_intr_payload_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.u_intr_payload_overflow
| Total | Covered | Percent |
Conditions | 12 | 9 | 75.00 |
Logical | 12 | 9 | 75.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 | T18,T19,T20 |
0 | 1 | Covered | T21,T22,T23 |
1 | 0 | Not Covered | |
LINE 47
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T18,T19,T20 |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 52
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Covered | T18,T19,T20 |
0 | 1 | Covered | T21,T22,T23 |
1 | 0 | Covered | T21,T22,T23 |
LINE 83
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Covered | T29,T22,T48 |
1 | 0 | Covered | T21,T23,T53 |
1 | 1 | Covered | T22,T42,T46 |
Branch Coverage for Instance : tb.dut.u_intr_payload_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 |
T18,T19,T20 |
0 |
Covered |
T18,T19,T20 |
Assert Coverage for Instance : tb.dut.u_intr_payload_overflow
Assertion Details
Name | Attempts | Real Successes | Failures | Incomplete |
IntrTKind_A |
1600 |
1600 |
0 |
0 |
IntrTKind_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1600 |
1600 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
T24 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
T29 |
1 |
1 |
0 |
0 |
T31 |
1 |
1 |
0 |
0 |
T50 |
1 |
1 |
0 |
0 |