| Current Instance | Statement | Branch | Toggle | Expression | FSM state | Functional | Average |
|---|---|---|---|---|---|---|---|
| CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST.FAULT_CONFINEMENT_INST.FAULT_CONFINEMENT_RULES_INST | 100.0 % (18/18) | 100.0 % (16/16) | 100.0 % (34/34) | 98.4 % (65/66) | N.A. | N.A. | 99.2 % (133/134) |
| Statement | Branch | Toggle | Expression | FSM state | Functional |
|---|
164: inc_one_i <= '1' when (err_detected = '1' and act_err_ovr_flag = '0' and is_receiver = '1')
165: else
166: '0'; 164: inc_one_i <= '1' when (err_detected = '1' and act_err_ovr_flag = '0' and is_receiver = '1') 166: '0'; 178: inc_eight_i <= '1' when (primary_err = '1' and is_receiver = '1') else
179: '1' when (act_err_ovr_flag = '1' and err_detected = '1') else
...
183: '1' when (err_delim_late = '1' or bit_err_after_ack_err = '1') else
184: '0'; 178: inc_eight_i <= '1' when (primary_err = '1' and is_receiver = '1') else 179: '1' when (act_err_ovr_flag = '1' and err_detected = '1') else 180: '1' when (is_transmitter = '1' and 183: '1' when (err_delim_late = '1' or bit_err_after_ack_err = '1') else 184: '0'; 189: dec_one <= '1' when (decrement_rec = '1' or tran_valid = '1')
190: else
191: '0'; 189: dec_one <= '1' when (decrement_rec = '1' or tran_valid = '1') 191: '0'; 197: inc_one <= '1' when (inc_one_i = '1' and mr_mode_rom = ROM_DISABLED)
198: else
199: '0'; 197: inc_one <= '1' when (inc_one_i = '1' and mr_mode_rom = ROM_DISABLED) 199: '0'; 200: inc_eight <= '1' when (inc_eight_i = '1' and mr_mode_rom = ROM_DISABLED)
201: else
202: '0'; 200: inc_eight <= '1' when (inc_eight_i = '1' and mr_mode_rom = ROM_DISABLED) 202: '0'; 164: inc_one_i <= '1' when (err_detected = '1' and act_err_ovr_flag = '0' and is_receiver = '1') | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 52223 | 1 |
| Bin | False | 302489 | 1 |
178: inc_eight_i <= '1' when (primary_err = '1' and is_receiver = '1') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 8004 | 1 |
| Bin | False | 433559 | 1 |
179: '1' when (act_err_ovr_flag = '1' and err_detected = '1') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 1544 | 1 |
| Bin | False | 432015 | 1 |
180: '1' when (is_transmitter = '1' and
181: err_detected = '1' and
182: err_ctrs_unchanged = '0') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 70767 | 1 |
| Bin | False | 361248 | 1 |
183: '1' when (err_delim_late = '1' or bit_err_after_ack_err = '1') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 398 | 1 |
| Bin | False | 360850 | 1 |
189: dec_one <= '1' when (decrement_rec = '1' or tran_valid = '1') | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 26093 | 1 |
| Bin | False | 30896 | 1 |
197: inc_one <= '1' when (inc_one_i = '1' and mr_mode_rom = ROM_DISABLED) | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 44810 | 1 |
| Bin | False | 64541 | 1 |
200: inc_eight <= '1' when (inc_eight_i = '1' and mr_mode_rom = ROM_DISABLED) | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 80681 | 1 |
| Bin | False | 85586 | 1 |
CLK_SYS| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
IS_TRANSMITTER| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
IS_RECEIVER| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
ERR_DETECTED| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
ERR_CTRS_UNCHANGED| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
PRIMARY_ERR| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
ACT_ERR_OVR_FLAG| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
ERR_DELIM_LATE| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
TRAN_VALID| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
DECREMENT_REC| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
BIT_ERR_AFTER_ACK_ERR| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
MR_MODE_ROM| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
INC_ONE| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 44810 | 1 |
| Bin | 1 | 0 | 46411 | 1 |
INC_EIGHT| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 80681 | 1 |
| Bin | 1 | 0 | 82282 | 1 |
DEC_ONE| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 26093 | 1 |
| Bin | 1 | 0 | 27694 | 1 |
INC_ONE_I| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 52223 | 1 |
| Bin | 1 | 0 | 53824 | 1 |
INC_EIGHT_I| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 80681 | 1 |
| Bin | 1 | 0 | 82282 | 1 |
inc_eight_i = '1' and mr_mode_rom = ROM_DISABLED
<------LHS------> <----------RHS-----------> | LHS | RHS | Count | Threshold | Exclude Command | |
|---|---|---|---|---|---|
| Bin | True | False | 0 | 1 |
err_detected = '1' and act_err_ovr_flag = '0' and is_receiver = '1'
<--------------------LHS--------------------> <------RHS------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 99774 | 1 |
| Bin | True | False | 70767 | 1 |
| Bin | True | True | 52223 | 1 |
err_detected = '1' and act_err_ovr_flag = '0'
<------LHS-------> <--------RHS---------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 207505 | 1 |
| Bin | True | False | 1544 | 1 |
| Bin | True | True | 122990 | 1 |
err_detected = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 230178 | 1 |
| Bin | True | 124534 | 1 |
act_err_ovr_flag = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 24217 | 1 |
| Bin | True | 330495 | 1 |
is_receiver = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 202715 | 1 |
| Bin | True | 151997 | 1 |
primary_err = '1' and is_receiver = '1'
<------LHS------> <------RHS------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 160161 | 1 |
| Bin | True | False | 14766 | 1 |
| Bin | True | True | 8004 | 1 |
primary_err = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 418793 | 1 |
| Bin | True | 22770 | 1 |
is_receiver = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 273398 | 1 |
| Bin | True | 168165 | 1 |
act_err_ovr_flag = '1' and err_detected = '1'
<--------LHS---------> <------RHS-------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 123471 | 1 |
| Bin | True | False | 21072 | 1 |
| Bin | True | True | 1544 | 1 |
act_err_ovr_flag = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 410943 | 1 |
| Bin | True | 22616 | 1 |
err_detected = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 308544 | 1 |
| Bin | True | 125015 | 1 |
is_transmitter = '1' and err_detected = '1' and err_ctrs_unchanged = '0'
<-------------------LHS-------------------> <---------RHS----------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 358371 | 1 |
| Bin | True | False | 481 | 1 |
| Bin | True | True | 70767 | 1 |
is_transmitter = '1' and err_detected = '1'
<-------LHS--------> <------RHS-------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 52223 | 1 |
| Bin | True | False | 146038 | 1 |
| Bin | True | True | 71248 | 1 |
is_transmitter = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 214729 | 1 |
| Bin | True | 217286 | 1 |
err_detected = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 308544 | 1 |
| Bin | True | 123471 | 1 |
err_ctrs_unchanged = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 2877 | 1 |
| Bin | True | 429138 | 1 |
err_delim_late = '1' or bit_err_after_ack_err = '1'
<-------LHS--------> <-----------RHS-----------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | False | 360850 | 1 |
| Bin | False | True | 8 | 1 |
| Bin | True | False | 390 | 1 |
err_delim_late = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 360858 | 1 |
| Bin | True | 390 | 1 |
bit_err_after_ack_err = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 361240 | 1 |
| Bin | True | 8 | 1 |
decrement_rec = '1' or tran_valid = '1'
<-------LHS-------> <-----RHS------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | False | 30896 | 1 |
| Bin | False | True | 11112 | 1 |
| Bin | True | False | 14981 | 1 |
decrement_rec = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 42008 | 1 |
| Bin | True | 14981 | 1 |
tran_valid = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 45877 | 1 |
| Bin | True | 11112 | 1 |
inc_one_i = '1' and mr_mode_rom = ROM_DISABLED
<-----LHS-----> <----------RHS-----------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 46462 | 1 |
| Bin | True | False | 7413 | 1 |
| Bin | True | True | 44810 | 1 |
inc_one_i = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 57128 | 1 |
| Bin | True | 52223 | 1 |
mr_mode_rom = ROM_DISABLED | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 18079 | 1 |
| Bin | True | 91272 | 1 |
inc_eight_i = '1' and mr_mode_rom = ROM_DISABLED
<------LHS------> <----------RHS-----------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 82333 | 1 |
| Bin | True | True | 80681 | 1 |
inc_eight_i = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 85586 | 1 |
| Bin | True | 80681 | 1 |
mr_mode_rom = ROM_DISABLED | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 3253 | 1 |
| Bin | True | 163014 | 1 |