| Current Instance | Statement | Branch | Toggle | Expression | FSM state | Functional | Average |
|---|---|---|---|---|---|---|---|
| CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.PRESCALER_INST.BIT_TIME_CFG_CAPTURE_INST | 100.0 % (25/25) | 100.0 % (14/14) | 100.0 % (270/270) | 100.0 % (20/20) | N.A. | N.A. | 100.0 % (329/329) |
| Statement | Branch | Toggle | Expression | FSM state | Functional |
|---|
200: if (res_n = '0') then
201: mr_settings_ena_reg <= '0';
...
205: mr_settings_ena_reg_2 <= mr_settings_ena_reg;
206: end if; 201: mr_settings_ena_reg <= '0'; 202: mr_settings_ena_reg_2 <= '0'; 204: mr_settings_ena_reg <= mr_settings_ena; 205: mr_settings_ena_reg_2 <= mr_settings_ena_reg; 210: capture <= '1' when (mr_settings_ena = '1' and mr_settings_ena_reg = '0') else
211: '0'; 210: capture <= '1' when (mr_settings_ena = '1' and mr_settings_ena_reg = '0') else 211: '0'; 215: start_edge <= '1' when (mr_settings_ena_reg_2 = '0' and mr_settings_ena_reg = '1') else
216: '0'; 215: start_edge <= '1' when (mr_settings_ena_reg_2 = '0' and mr_settings_ena_reg = '1') else 216: '0'; 221: tseg2_nbt <= std_logic_vector(resize(unsigned(mr_btr_ph2), G_TSEG2_NBT_WIDTH)); 222: tseg2_dbt <= std_logic_vector(resize(unsigned(mr_btr_fd_ph2_fd),G_TSEG2_DBT_WIDTH)); 227: sjw_nbt <= std_logic_vector(resize(unsigned(mr_btr_sjw), G_SJW_NBT_WIDTH)); 228: sjw_dbt <= std_logic_vector(resize(unsigned(mr_btr_fd_sjw_fd), G_SJW_DBT_WIDTH)); 233: brp_nbt <= std_logic_vector(resize(unsigned(mr_btr_brp), G_BRP_NBT_WIDTH)); 234: brp_dbt <= std_logic_vector(resize(unsigned(mr_btr_fd_brp_fd), G_BRP_DBT_WIDTH)); 239: tseg1_nbt_d <= std_logic_vector(
240: resize(unsigned(mr_btr_prop), G_TSEG1_NBT_WIDTH) +
241: resize(unsigned(mr_btr_ph1), G_TSEG1_NBT_WIDTH) +
242: resize(sync_length, G_TSEG1_NBT_WIDTH)); 244: tseg1_dbt_d <= std_logic_vector(
245: resize(unsigned(mr_btr_fd_prop_fd), G_TSEG1_DBT_WIDTH) +
246: resize(unsigned(mr_btr_fd_ph1_fd), G_TSEG1_DBT_WIDTH) +
247: resize(sync_length, G_TSEG1_DBT_WIDTH)); 254: if (res_n = '0') then
255: -- Matching reset values to what is in Memory registers.
...
264: end if;
265: end if; 258: tseg1_nbt <= std_logic_vector(to_unsigned(9, G_TSEG1_NBT_WIDTH)); 259: tseg1_dbt <= std_logic_vector(to_unsigned(7, G_TSEG1_DBT_WIDTH)); 261: if (capture = '1') then
262: tseg1_nbt <= tseg1_nbt_d;
263: tseg1_dbt <= tseg1_dbt_d;
264: end if; 262: tseg1_nbt <= tseg1_nbt_d; 263: tseg1_dbt <= tseg1_dbt_d; 200: if (res_n = '0') then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 2424883 | 1 |
| Bin | False | 1087593323 | 1 |
203: elsif (rising_edge(clk_sys)) then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 543791678 | 1 |
| Bin | False | 543801645 | 1 |
210: capture <= '1' when (mr_settings_ena = '1' and mr_settings_ena_reg = '0') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 9714 | 1 |
| Bin | False | 20996 | 1 |
215: start_edge <= '1' when (mr_settings_ena_reg_2 = '0' and mr_settings_ena_reg = '1') else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 6482 | 1 |
| Bin | False | 19395 | 1 |
254: if (res_n = '0') then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 2424883 | 1 |
| Bin | False | 1087593323 | 1 |
260: elsif (rising_edge(clk_sys)) then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 543791678 | 1 |
| Bin | False | 543801645 | 1 |
261: if (capture = '1') then | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 6483 | 1 |
| Bin | False | 543785195 | 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 |
MR_SETTINGS_ENA| From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|
| Bin | 0 | 1 | 0 | 1 | Exclude file |
| Bin | 1 | 0 | 0 | 1 | Exclude file |
MR_BTR_PROP| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (6) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (6) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (5) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (5) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_PH1| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (5) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (5) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_PH2| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (5) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (5) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_BRP| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (7) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (7) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (6) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (6) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (5) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (5) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_SJW| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_FD_PROP_FD| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (5) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (5) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_FD_PH1_FD| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_FD_PH2_FD| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_FD_BRP_FD| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (7) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (7) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (6) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (6) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (5) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (5) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
MR_BTR_FD_SJW_FD| Element | From | To | Count | Threshold | Excluded due to | |
|---|---|---|---|---|---|---|
| Bin | (4) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (4) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (3) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (3) | 1 | 0 | 0 | 1 | Exclude file |
| Bin | (2) | 0 | 1 | 0 | 1 | Exclude file |
| Bin | (2) | 1 | 0 | 0 | 1 | Exclude file |
| 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 |
TSEG1_NBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (7) | 0 | 1 | 457 | 1 |
| Bin | (7) | 1 | 0 | 2056 | 1 |
| Bin | (6) | 0 | 1 | 1689 | 1 |
| Bin | (6) | 1 | 0 | 3290 | 1 |
| Bin | (5) | 0 | 1 | 807 | 1 |
| Bin | (5) | 1 | 0 | 2406 | 1 |
| Bin | (4) | 0 | 1 | 934 | 1 |
| Bin | (4) | 1 | 0 | 2533 | 1 |
| Bin | (3) | 0 | 1 | 5981 | 1 |
| Bin | (3) | 1 | 0 | 4381 | 1 |
| Bin | (2) | 0 | 1 | 4191 | 1 |
| Bin | (2) | 1 | 0 | 5782 | 1 |
| Bin | (1) | 0 | 1 | 1064 | 1 |
| Bin | (1) | 1 | 0 | 2662 | 1 |
| Bin | (0) | 0 | 1 | 3761 | 1 |
| Bin | (0) | 1 | 0 | 2160 | 1 |
TSEG2_NBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (5) | 0 | 1 | 204 | 1 |
| Bin | (5) | 1 | 0 | 1803 | 1 |
| Bin | (4) | 0 | 1 | 349 | 1 |
| Bin | (4) | 1 | 0 | 1947 | 1 |
| Bin | (3) | 0 | 1 | 313 | 1 |
| Bin | (3) | 1 | 0 | 1912 | 1 |
| Bin | (2) | 0 | 1 | 3874 | 1 |
| Bin | (2) | 1 | 0 | 2275 | 1 |
| Bin | (1) | 0 | 1 | 3412 | 1 |
| Bin | (1) | 1 | 0 | 5003 | 1 |
| Bin | (0) | 0 | 1 | 2160 | 1 |
| Bin | (0) | 1 | 0 | 559 | 1 |
BRP_NBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (7) | 0 | 1 | 13 | 1 |
| Bin | (7) | 1 | 0 | 1614 | 1 |
| Bin | (6) | 0 | 1 | 14 | 1 |
| Bin | (6) | 1 | 0 | 1615 | 1 |
| Bin | (5) | 0 | 1 | 12 | 1 |
| Bin | (5) | 1 | 0 | 1613 | 1 |
| Bin | (4) | 0 | 1 | 16 | 1 |
| Bin | (4) | 1 | 0 | 1617 | 1 |
| Bin | (3) | 0 | 1 | 4831 | 1 |
| Bin | (3) | 1 | 0 | 3242 | 1 |
| Bin | (2) | 0 | 1 | 930 | 1 |
| Bin | (2) | 1 | 0 | 2524 | 1 |
| Bin | (1) | 0 | 1 | 4762 | 1 |
| Bin | (1) | 1 | 0 | 3170 | 1 |
| Bin | (0) | 0 | 1 | 2317 | 1 |
| Bin | (0) | 1 | 0 | 3915 | 1 |
SJW_NBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (4) | 0 | 1 | 204 | 1 |
| Bin | (4) | 1 | 0 | 1802 | 1 |
| Bin | (3) | 0 | 1 | 271 | 1 |
| Bin | (3) | 1 | 0 | 1869 | 1 |
| Bin | (2) | 0 | 1 | 971 | 1 |
| Bin | (2) | 1 | 0 | 2568 | 1 |
| Bin | (1) | 0 | 1 | 2624 | 1 |
| Bin | (1) | 1 | 0 | 1032 | 1 |
| Bin | (0) | 0 | 1 | 3116 | 1 |
| Bin | (0) | 1 | 0 | 4713 | 1 |
TSEG1_DBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (6) | 0 | 1 | 2330 | 1 |
| Bin | (6) | 1 | 0 | 3929 | 1 |
| Bin | (5) | 0 | 1 | 267 | 1 |
| Bin | (5) | 1 | 0 | 1868 | 1 |
| Bin | (4) | 0 | 1 | 2412 | 1 |
| Bin | (4) | 1 | 0 | 4011 | 1 |
| Bin | (3) | 0 | 1 | 3645 | 1 |
| Bin | (3) | 1 | 0 | 5235 | 1 |
| Bin | (2) | 0 | 1 | 4399 | 1 |
| Bin | (2) | 1 | 0 | 2798 | 1 |
| Bin | (1) | 0 | 1 | 3281 | 1 |
| Bin | (1) | 1 | 0 | 1689 | 1 |
| Bin | (0) | 0 | 1 | 2073 | 1 |
| Bin | (0) | 1 | 0 | 472 | 1 |
TSEG2_DBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (4) | 0 | 1 | 288 | 1 |
| Bin | (4) | 1 | 0 | 1887 | 1 |
| Bin | (3) | 0 | 1 | 315 | 1 |
| Bin | (3) | 1 | 0 | 1914 | 1 |
| Bin | (2) | 0 | 1 | 1212 | 1 |
| Bin | (2) | 1 | 0 | 2802 | 1 |
| Bin | (1) | 0 | 1 | 1734 | 1 |
| Bin | (1) | 1 | 0 | 134 | 1 |
| Bin | (0) | 0 | 1 | 3870 | 1 |
| Bin | (0) | 1 | 0 | 2269 | 1 |
BRP_DBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (7) | 0 | 1 | 18 | 1 |
| Bin | (7) | 1 | 0 | 1619 | 1 |
| Bin | (6) | 0 | 1 | 29 | 1 |
| Bin | (6) | 1 | 0 | 1630 | 1 |
| Bin | (5) | 0 | 1 | 17 | 1 |
| Bin | (5) | 1 | 0 | 1618 | 1 |
| Bin | (4) | 0 | 1 | 30 | 1 |
| Bin | (4) | 1 | 0 | 1631 | 1 |
| Bin | (3) | 0 | 1 | 27 | 1 |
| Bin | (3) | 1 | 0 | 1628 | 1 |
| Bin | (2) | 0 | 1 | 4843 | 1 |
| Bin | (2) | 1 | 0 | 3254 | 1 |
| Bin | (1) | 0 | 1 | 757 | 1 |
| Bin | (1) | 1 | 0 | 2355 | 1 |
| Bin | (0) | 0 | 1 | 2600 | 1 |
| Bin | (0) | 1 | 0 | 4192 | 1 |
SJW_DBT| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (4) | 0 | 1 | 247 | 1 |
| Bin | (4) | 1 | 0 | 1845 | 1 |
| Bin | (3) | 0 | 1 | 289 | 1 |
| Bin | (3) | 1 | 0 | 1887 | 1 |
| Bin | (2) | 0 | 1 | 916 | 1 |
| Bin | (2) | 1 | 0 | 2513 | 1 |
| Bin | (1) | 0 | 1 | 2568 | 1 |
| Bin | (1) | 1 | 0 | 976 | 1 |
| Bin | (0) | 0 | 1 | 953 | 1 |
| Bin | (0) | 1 | 0 | 2550 | 1 |
START_EDGE| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 6482 | 1 |
| Bin | 1 | 0 | 8083 | 1 |
TSEG1_NBT_D| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (7) | 0 | 1 | 200 | 1 |
| Bin | (7) | 1 | 0 | 1799 | 1 |
| Bin | (6) | 0 | 1 | 128 | 1 |
| Bin | (6) | 1 | 0 | 1728 | 1 |
| Bin | (5) | 0 | 1 | 223 | 1 |
| Bin | (5) | 1 | 0 | 1822 | 1 |
| Bin | (4) | 0 | 1 | 300 | 1 |
| Bin | (4) | 1 | 0 | 1899 | 1 |
| Bin | (3) | 0 | 1 | 3871 | 1 |
| Bin | (3) | 1 | 0 | 2272 | 1 |
| Bin | (2) | 0 | 1 | 3312 | 1 |
| Bin | (2) | 1 | 0 | 4903 | 1 |
| Bin | (1) | 0 | 1 | 522 | 1 |
| Bin | (1) | 1 | 0 | 2120 | 1 |
| Bin | (0) | 0 | 1 | 2203 | 1 |
| Bin | (0) | 1 | 0 | 603 | 1 |
TSEG1_DBT_D| Element | From | To | Count | Threshold | |
|---|---|---|---|---|---|
| Bin | (6) | 0 | 1 | 218 | 1 |
| Bin | (6) | 1 | 0 | 1816 | 1 |
| Bin | (5) | 0 | 1 | 94 | 1 |
| Bin | (5) | 1 | 0 | 1695 | 1 |
| Bin | (4) | 0 | 1 | 276 | 1 |
| Bin | (4) | 1 | 0 | 1875 | 1 |
| Bin | (3) | 0 | 1 | 1132 | 1 |
| Bin | (3) | 1 | 0 | 2722 | 1 |
| Bin | (2) | 0 | 1 | 3848 | 1 |
| Bin | (2) | 1 | 0 | 2248 | 1 |
| Bin | (1) | 0 | 1 | 2611 | 1 |
| Bin | (1) | 1 | 0 | 1020 | 1 |
| Bin | (0) | 0 | 1 | 1815 | 1 |
| Bin | (0) | 1 | 0 | 215 | 1 |
MR_SETTINGS_ENA_REG| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 6482 | 1 |
| Bin | 1 | 0 | 8072 | 1 |
MR_SETTINGS_ENA_REG_2| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 6482 | 1 |
| Bin | 1 | 0 | 8072 | 1 |
CAPTURE| From | To | Count | Threshold | |
|---|---|---|---|---|
| Bin | 0 | 1 | 9714 | 1 |
| Bin | 1 | 0 | 11314 | 1 |
res_n = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 1087593323 | 1 |
| Bin | True | 2424883 | 1 |
mr_settings_ena = '1' and mr_settings_ena_reg = '0'
<--------LHS--------> <----------RHS----------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 9673 | 1 |
| Bin | True | False | 6482 | 1 |
| Bin | True | True | 9714 | 1 |
mr_settings_ena = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 14514 | 1 |
| Bin | True | 16196 | 1 |
mr_settings_ena_reg = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 11323 | 1 |
| Bin | True | 19387 | 1 |
mr_settings_ena_reg_2 = '0' and mr_settings_ena_reg = '1'
<-----------LHS-----------> <----------RHS----------> | LHS | RHS | Count | Threshold | |
|---|---|---|---|---|
| Bin | False | True | 6482 | 1 |
| Bin | True | False | 8072 | 1 |
| Bin | True | True | 6482 | 1 |
mr_settings_ena_reg_2 = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 11323 | 1 |
| Bin | True | 14554 | 1 |
mr_settings_ena_reg = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 12913 | 1 |
| Bin | True | 12964 | 1 |
res_n = '0' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 1087593323 | 1 |
| Bin | True | 2424883 | 1 |
capture = '1' | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | False | 543785195 | 1 |
| Bin | True | 6483 | 1 |