Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST.PROTOCOL_CONTROL_INST.ERR_DETECTOR_INST.ERR_PIPELINE_TRUE_GEN
Sub-instances:
| Instance |
Statement |
Branch |
Toggle |
Expression |
FSM state |
Functional |
Average |
Current Instance:
Details:
The limit of printed items was reached (5000). Total 261615 items are not displayed.
Covered statements:
If statement:
274: if (res_n = '0') then
275: err_frm_req <= '0';
276: elsif (rising_edge(clk_sys)) then
277: err_frm_req <= err_frm_req_i;
278: end if; Count: 1055177083
Threshold: 1
Signal assignment statement:
275: err_frm_req <= '0'; Count: 2418499
Threshold: 1
Signal assignment statement:
277: err_frm_req <= err_frm_req_i; Count: 526374300
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
274: if (res_n = '0') then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 2418499 | 1 |
| Bin | False | 1052758584 | 1 |
"if" / "when" / "else" condition:
276: elsif (rising_edge(clk_sys)) then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 526374300 | 1 |
| Bin | False | 526384284 | 1 |
Covered expressions:
"=" expression
274: if (res_n = '0') then | Evaluated to | Count | Threshold |
|---|
| Bin | False | 1052758584 | 1 |
| Bin | True | 2418499 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: