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 | 0 | 0.00 |
ALWAYS | 75 | 4 | 0 | 0.00 |
CONT_ASSIGN | 81 | 1 | 0 | 0.00 |
CONT_ASSIGN | 83 | 1 | 0 | 0.00 |
CONT_ASSIGN | 88 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
75 |
0 |
2 |
76 |
0 |
2 |
|
|
|
==> MISSING_ELSE |
81 |
0 |
1 |
83 |
0 |
1 |
88 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
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 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
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 | 0 | 0.00 |
Logical | 9 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 81
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 83
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
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 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
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 |
0 |
0.00 |
IF |
75 |
3 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 75 if ((!rst_ni))
-2-: 76 if (reg2hw_intr_test_qe_i)
Branches:
-1- | -2- | Status | Tests |
1 |
- |
Not Covered |
|
0 |
1 |
Not Covered |
|
0 |
0 |
Not Covered |
|
LineNo. Expression
-1-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
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 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_hw_pkt_received
| Line No. | Total | Covered | Percent |
TOTAL | | 10 | 0 | 0.00 |
ALWAYS | 75 | 4 | 0 | 0.00 |
CONT_ASSIGN | 81 | 1 | 0 | 0.00 |
CONT_ASSIGN | 83 | 1 | 0 | 0.00 |
CONT_ASSIGN | 88 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
75 |
0 |
2 |
76 |
0 |
2 |
|
|
|
==> MISSING_ELSE |
81 |
0 |
1 |
83 |
0 |
1 |
88 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_hw_pkt_received
| Total | Covered | Percent |
Conditions | 9 | 0 | 0.00 |
Logical | 9 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 81
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 83
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_hw_pkt_received
| Line No. | Total | Covered | Percent |
Branches |
|
5 |
0 |
0.00 |
IF |
75 |
3 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 75 if ((!rst_ni))
-2-: 76 if (reg2hw_intr_test_qe_i)
Branches:
-1- | -2- | Status | Tests |
1 |
- |
Not Covered |
|
0 |
1 |
Not Covered |
|
0 |
0 |
Not Covered |
|
LineNo. Expression
-1-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_hw_pkt_sent
| Line No. | Total | Covered | Percent |
TOTAL | | 10 | 0 | 0.00 |
ALWAYS | 75 | 4 | 0 | 0.00 |
CONT_ASSIGN | 81 | 1 | 0 | 0.00 |
CONT_ASSIGN | 83 | 1 | 0 | 0.00 |
CONT_ASSIGN | 88 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
75 |
0 |
2 |
76 |
0 |
2 |
|
|
|
==> MISSING_ELSE |
81 |
0 |
1 |
83 |
0 |
1 |
88 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_hw_pkt_sent
| Total | Covered | Percent |
Conditions | 9 | 0 | 0.00 |
Logical | 9 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 81
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 83
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_hw_pkt_sent
| Line No. | Total | Covered | Percent |
Branches |
|
5 |
0 |
0.00 |
IF |
75 |
3 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 75 if ((!rst_ni))
-2-: 76 if (reg2hw_intr_test_qe_i)
Branches:
-1- | -2- | Status | Tests |
1 |
- |
Not Covered |
|
0 |
1 |
Not Covered |
|
0 |
0 |
Not Covered |
|
LineNo. Expression
-1-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_disconnected
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_disconnected
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_disconnected
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_powered
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_powered
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_powered
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_host_lost
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_host_lost
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_host_lost
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_link_reset
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_link_reset
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_link_reset
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_link_suspend
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_link_suspend
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_link_suspend
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_link_resume
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_link_resume
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_link_resume
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_av_out_empty
| Line No. | Total | Covered | Percent |
TOTAL | | 10 | 0 | 0.00 |
ALWAYS | 75 | 4 | 0 | 0.00 |
CONT_ASSIGN | 81 | 1 | 0 | 0.00 |
CONT_ASSIGN | 83 | 1 | 0 | 0.00 |
CONT_ASSIGN | 88 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
75 |
0 |
2 |
76 |
0 |
2 |
|
|
|
==> MISSING_ELSE |
81 |
0 |
1 |
83 |
0 |
1 |
88 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_av_out_empty
| Total | Covered | Percent |
Conditions | 9 | 0 | 0.00 |
Logical | 9 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 81
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 83
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_av_out_empty
| Line No. | Total | Covered | Percent |
Branches |
|
5 |
0 |
0.00 |
IF |
75 |
3 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 75 if ((!rst_ni))
-2-: 76 if (reg2hw_intr_test_qe_i)
Branches:
-1- | -2- | Status | Tests |
1 |
- |
Not Covered |
|
0 |
1 |
Not Covered |
|
0 |
0 |
Not Covered |
|
LineNo. Expression
-1-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_rx_full
| Line No. | Total | Covered | Percent |
TOTAL | | 10 | 0 | 0.00 |
ALWAYS | 75 | 4 | 0 | 0.00 |
CONT_ASSIGN | 81 | 1 | 0 | 0.00 |
CONT_ASSIGN | 83 | 1 | 0 | 0.00 |
CONT_ASSIGN | 88 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
75 |
0 |
2 |
76 |
0 |
2 |
|
|
|
==> MISSING_ELSE |
81 |
0 |
1 |
83 |
0 |
1 |
88 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_rx_full
| Total | Covered | Percent |
Conditions | 9 | 0 | 0.00 |
Logical | 9 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 81
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 83
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_rx_full
| Line No. | Total | Covered | Percent |
Branches |
|
5 |
0 |
0.00 |
IF |
75 |
3 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 75 if ((!rst_ni))
-2-: 76 if (reg2hw_intr_test_qe_i)
Branches:
-1- | -2- | Status | Tests |
1 |
- |
Not Covered |
|
0 |
1 |
Not Covered |
|
0 |
0 |
Not Covered |
|
LineNo. Expression
-1-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_av_overflow
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_av_overflow
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_av_overflow
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_link_in_err
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_link_in_err
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_link_in_err
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_link_out_err
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_link_out_err
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_link_out_err
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_rx_crc_err
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_rx_crc_err
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_rx_crc_err
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_rx_pid_err
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_rx_pid_err
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_rx_pid_err
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_rx_bitstuff_err
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_rx_bitstuff_err
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_rx_bitstuff_err
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_frame
| Line No. | Total | Covered | Percent |
TOTAL | | 7 | 0 | 0.00 |
CONT_ASSIGN | 62 | 1 | 0 | 0.00 |
CONT_ASSIGN | 64 | 1 | 0 | 0.00 |
CONT_ASSIGN | 67 | 1 | 0 | 0.00 |
CONT_ASSIGN | 69 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
62 |
0 |
1 |
64 |
0 |
1 |
67 |
0 |
1 |
69 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_frame
| Total | Covered | Percent |
Conditions | 12 | 0 | 0.00 |
Logical | 12 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 62
EXPRESSION ((({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i) | event_intr_i)
-----------------------------1---------------------------- ------2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 62
SUB-EXPRESSION (({Width {reg2hw_intr_test_qe_i}}) & reg2hw_intr_test_q_i)
----------------1---------------- ----------2---------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
LINE 67
EXPRESSION (g_intr_event.new_event | reg2hw_intr_state_q_i)
-----------1---------- ----------2----------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_frame
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|
Line Coverage for Instance : tb.dut.intr_av_setup_empty
| Line No. | Total | Covered | Percent |
TOTAL | | 10 | 0 | 0.00 |
ALWAYS | 75 | 4 | 0 | 0.00 |
CONT_ASSIGN | 81 | 1 | 0 | 0.00 |
CONT_ASSIGN | 83 | 1 | 0 | 0.00 |
CONT_ASSIGN | 88 | 1 | 0 | 0.00 |
ALWAYS | 95 | 3 | 0 | 0.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 | |
75 |
0 |
2 |
76 |
0 |
2 |
|
|
|
==> MISSING_ELSE |
81 |
0 |
1 |
83 |
0 |
1 |
88 |
0 |
1 |
95 |
0 |
1 |
96 |
0 |
1 |
98 |
0 |
1 |
Cond Coverage for Instance : tb.dut.intr_av_setup_empty
| Total | Covered | Percent |
Conditions | 9 | 0 | 0.00 |
Logical | 9 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 81
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 83
EXPRESSION (event_intr_i | g_intr_status.test_q)
------1----- ----------2---------
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 98
EXPRESSION (status & reg2hw_intr_enable_q_i)
---1-- -----------2----------
-1- | -2- | Status | Tests |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
1 | 1 | Not Covered | |
Branch Coverage for Instance : tb.dut.intr_av_setup_empty
| Line No. | Total | Covered | Percent |
Branches |
|
5 |
0 |
0.00 |
IF |
75 |
3 |
0 |
0.00 |
IF |
95 |
2 |
0 |
0.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-: 75 if ((!rst_ni))
-2-: 76 if (reg2hw_intr_test_qe_i)
Branches:
-1- | -2- | Status | Tests |
1 |
- |
Not Covered |
|
0 |
1 |
Not Covered |
|
0 |
0 |
Not Covered |
|
LineNo. Expression
-1-: 95 if ((!rst_ni))
Branches:
-1- | Status | Tests |
1 |
Not Covered |
|
0 |
Not Covered |
|