| Current Instance | Statement | Branch | Toggle | Expression | FSM state | Functional | Average |
|---|---|---|---|---|---|---|---|
| CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.I_DUT.I_BM_TOP.I_BM_SAMPLE_MUX | 100.0 % (11/11) | 100.0 % (10/10) | 100.0 % (24/24) | 100.0 % (6/6) | N.A. | N.A. | 100.0 % (51/51) |
| Statement | Branch | Toggle | Expression | FSM state | Functional |
|---|
139: sample <= sample_sec when (sp_control = SECONDARY_SAMPLE) else
140: rx_trigger; 139: sample <= sample_sec when (sp_control = SECONDARY_SAMPLE) else 140: rx_trigger; 145: prev_sample_d <= data_rx_synced when (sample = '1') else
146: prev_sample_q; 145: prev_sample_d <= data_rx_synced when (sample = '1') else 146: prev_sample_q; 150: if (rst_n = '0') then
151: prev_sample_q <= RECESSIVE;
...
155: end if;
156: end if; 151: prev_sample_q <= RECESSIVE; 153: if (mr_settings_ena = '1') then
154: prev_sample_q <= prev_sample_d;
155: end if; 154: prev_sample_q <= prev_sample_d; 162: prev_sample <= prev_sample_q; 139: sample <= sample_sec when (sp_control = SECONDARY_SAMPLE) else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 1049647 | 1 |
| Bin | False | 45000314 | 1 |
145: prev_sample_d <= data_rx_synced when (sample = '1') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 25463435 | 1 |
| Bin | False | 25487564 | 1 |
150: if (rst_n = '0') then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 2422674 | 1 |
| Bin | False | 1094358647 | 1 |
152: elsif (rising_edge(clk_sys)) then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 547174334 | 1 |
| Bin | False | 547184313 | 1 |
153: if (mr_settings_ena = '1') then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 547169493 | 1 |
| Bin | False | 4841 | 1 |
CLK_SYS| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
RST_N| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
SP_CONTROL| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (1) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (1) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (0) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (0) | 1 | 0 | 0 | 1 | Exclude file |
RX_TRIGGER| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
SAMPLE_SEC| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
MR_SETTINGS_ENA| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
DATA_RX_SYNCED| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
PREV_SAMPLE| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 1399038 | 1 |
| Bin | 1 | 0 | 1397437 | 1 |
SAMPLE| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 22667510 | 1 |
| Bin | 1 | 0 | 22669111 | 1 |
PREV_SAMPLE_D| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 2454451 | 1 |
| Bin | 1 | 0 | 2452850 | 1 |
PREV_SAMPLE_Q| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 1399038 | 1 |
| Bin | 1 | 0 | 1397437 | 1 |
sample = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 25487564 | 1 |
| Bin | True | 25463435 | 1 |
rst_n = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 1094358647 | 1 |
| Bin | True | 2422674 | 1 |
mr_settings_ena = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 4841 | 1 |
| Bin | True | 547169493 | 1 |