Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.CONTROL_REGISTERS_REG_MAP_COMP.BTR_PH2_SLICE_2_REG_COMP.BIT_GEN(1)
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:
154: if (res_n = '0') then
155: reg_value_r(i) <= reset_value_i(i);
...
159: end if;
160: end if; Count: 62078404
Threshold: 1
Signal assignment statement:
155: reg_value_r(i) <= reset_value_i(i); Count: 17943
Threshold: 1
If statement:
157: if (wr_en = '1') then
158: reg_value_r(i) <= data_in(i);
159: end if; Count: 31024796
Threshold: 1
Signal assignment statement:
158: reg_value_r(i) <= data_in(i); Count: 6306
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
154: if (res_n = '0') then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 17943 | 1 |
| Bin | False | 62060461 | 1 |
"if" / "when" / "else" condition:
156: elsif (rising_edge(clk_sys)) then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 31024796 | 1 |
| Bin | False | 31035665 | 1 |
"if" / "when" / "else" condition:
157: if (wr_en = '1') then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 6306 | 1 |
| Bin | False | 31018490 | 1 |
Covered expressions:
"=" expression
154: if (res_n = '0') then | Evaluated to | Count | Threshold |
|---|
| Bin | False | 62060461 | 1 |
| Bin | True | 17943 | 1 |
"=" expression
157: if (wr_en = '1') then | Evaluated to | Count | Threshold |
|---|
| Bin | False | 31018490 | 1 |
| Bin | True | 6306 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: