| Current Instance | Statement | Branch | Toggle | Expression | FSM state | Functional | Average |
|---|---|---|---|---|---|---|---|
| CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.BUS_SAMPLING_INST.SAMPLE_MUX_INST | 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 (res_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 | 861561 | 1 |
| Bin | False | 44979050 | 1 |
145: prev_sample_d <= data_rx_synced when (sample = '1') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 25403115 | 1 |
| Bin | False | 25426121 | 1 |
150: if (res_n = '0') then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 2424883 | 1 |
| Bin | False | 1087593323 | 1 |
152: elsif (rising_edge(clk_sys)) then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 543791678 | 1 |
| Bin | False | 543801645 | 1 |
153: if (mr_settings_ena = '1') then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 543786837 | 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 |
RES_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 | 1392225 | 1 |
| Bin | 1 | 0 | 1390624 | 1 |
SAMPLE| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 22620865 | 1 |
| Bin | 1 | 0 | 22622466 | 1 |
PREV_SAMPLE_D| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 2445552 | 1 |
| Bin | 1 | 0 | 2443951 | 1 |
PREV_SAMPLE_Q| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 1392225 | 1 |
| Bin | 1 | 0 | 1390624 | 1 |
sample = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 25426121 | 1 |
| Bin | True | 25403115 | 1 |
res_n = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 1087593323 | 1 |
| Bin | True | 2424883 | 1 |
mr_settings_ena = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 4841 | 1 |
| Bin | True | 543786837 | 1 |