Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.RX_BUFFER_INST.RX_BUFFER_RAM_INST.DP_INF_RAM_INST.SYNC_READ_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:
180: if (rising_edge(clk_sys)) then
181: data_out <= int_read_data;
182: end if; Count: 27114218
Threshold: 1
Signal assignment statement:
181: data_out <= int_read_data; Count: 13555509
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
180: if (rising_edge(clk_sys)) then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 13555509 | 1 |
| Bin | False | 13558709 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: