Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.RST_SYNC_INST
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:
104: if (arst = G_RESET_POLARITY) then
105: rff <= G_RESET_POLARITY;
...
109: rst <= rff;
110: end if; Count: 1055176879
Threshold: 1
Signal assignment statement:
105: rff <= G_RESET_POLARITY; Count: 22278
Threshold: 1
Signal assignment statement:
106: rst <= G_RESET_POLARITY; Count: 22278
Threshold: 1
Signal assignment statement:
108: rff <= not (G_RESET_POLARITY); Count: 527571384
Threshold: 1
Signal assignment statement:
109: rst <= rff; Count: 527571384
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
104: if (arst = G_RESET_POLARITY) then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 22278 | 1 |
| Bin | False | 1055154601 | 1 |
"if" / "when" / "else" condition:
107: elsif (rising_edge(clk)) then | Evaluated to | Count | Threshold |
|---|
| Bin | True | 527571384 | 1 |
| Bin | False | 527583217 | 1 |
Covered toggles:
Port:
CLK | From | To | Count | Threshold |
|---|
| Bin | 0 | 1 | 527578869 | 1 |
| Bin | 1 | 0 | 527580460 | 1 |
Port:
ARST | From | To | Count | Threshold |
|---|
| Bin | 0 | 1 | 8775 | 1 |
| Bin | 1 | 0 | 7175 | 1 |
Port:
RST | From | To | Count | Threshold |
|---|
| Bin | 0 | 1 | 7175 | 1 |
| Bin | 1 | 0 | 7175 | 1 |
Signal:
RFF | From | To | Count | Threshold |
|---|
| Bin | 0 | 1 | 8775 | 1 |
| Bin | 1 | 0 | 7175 | 1 |
Covered expressions:
"=" expression
104: if (arst = G_RESET_POLARITY) then | Evaluated to | Count | Threshold |
|---|
| Bin | False | 1055154601 | 1 |
| Bin | True | 22278 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: