175: transient_state <= '1' when ((curr_state = s_txt_ab_prog) or 176: (curr_state = s_txt_tx_prog) or 177: (curr_state = s_txt_ready))
Evaluated to
Count
Threshold
Bin
True
1967
1
Bin
False
1985
1
"if" / "when" / "else" condition:
181: go_to_failed <= '1' when ((is_bus_off = '1' and mr_settings_tbfbo = TXTBUF_FAILED_BUS_OFF_ENABLED) or 182: mr_mode_bmm = BMM_ENABLED or 183: mr_mode_rom = ROM_ENABLED)
Evaluated to
Count
Threshold
Bin
True
3044
1
Bin
False
4520
1
"if" / "when" / "else" condition:
187: txtb_hw_cmd_i <= txtb_hw_cmd when (txtb_hw_cmd_cs = '1')
Evaluated to
Count
Threshold
Bin
True
3824
1
Bin
False
37872
1
"if" / "when" / "else" condition:
191: arbl_or_err <= '1' when (txtb_hw_cmd_i.err = '1' or txtb_hw_cmd_i.arbl = '1') else
Evaluated to
Count
Threshold
Bin
True
180
1
Bin
False
1500
1
"case" / "with" / "select" choice:
210: when s_txt_empty =>
Choice of
Count
Threshold
Bin
s_txt_empty
8177
1
"if" / "when" / "else" condition:
213: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
454
1
Bin
False
7723
1
"case" / "with" / "select" choice:
220: when s_txt_ready =>
Choice of
Count
Threshold
Bin
s_txt_ready
3761
1
"if" / "when" / "else" condition:
223: if (go_to_failed = '1') then
Evaluated to
Count
Threshold
Bin
True
32
1
Bin
False
3729
1
"if" / "when" / "else" condition:
227: elsif (txtb_parity_error_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
200
1
Bin
False
3529
1
"if" / "when" / "else" condition:
231: elsif (txtb_hw_cmd_i.lock = '1') then
Evaluated to
Count
Threshold
Bin
True
865
1
Bin
False
2664
1
"if" / "when" / "else" condition:
234: if (abort_applied = '1') then
Evaluated to
Count
Threshold
Bin
True
4
1
Bin
False
861
1
"if" / "when" / "else" condition:
241: elsif (abort_or_skipped = '1') then
Evaluated to
Count
Threshold
Bin
True
142
1
Bin
False
2522
1
"case" / "with" / "select" choice:
248: when s_txt_tx_prog =>
Choice of
Count
Threshold
Bin
s_txt_tx_prog
3009
1
"if" / "when" / "else" condition:
251: if (go_to_failed = '1') then
Evaluated to
Count
Threshold
Bin
True
8
1
Bin
False
3001
1
"if" / "when" / "else" condition:
255: elsif (txtb_parity_error_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
120
1
Bin
False
2881
1
"if" / "when" / "else" condition:
259: elsif (txtb_hw_cmd_i.failed = '1') then
Evaluated to
Count
Threshold
Bin
True
163
1
Bin
False
2718
1
"if" / "when" / "else" condition:
263: elsif (txtb_hw_cmd_i.valid = '1') then
Evaluated to
Count
Threshold
Bin
True
466
1
Bin
False
2252
1
"if" / "when" / "else" condition:
267: elsif (arbl_or_err = '1') then
Evaluated to
Count
Threshold
Bin
True
157
1
Bin
False
2095
1
"if" / "when" / "else" condition:
268: if (abort_applied = '1') then
Evaluated to
Count
Threshold
Bin
True
4
1
Bin
False
153
1
"if" / "when" / "else" condition:
275: elsif (abort_applied = '1') then
Evaluated to
Count
Threshold
Bin
True
114
1
Bin
False
1981
1
"case" / "with" / "select" choice:
282: when s_txt_ab_prog =>
Choice of
Count
Threshold
Bin
s_txt_ab_prog
247
1
"if" / "when" / "else" condition:
285: if (go_to_failed = '1') then
Evaluated to
Count
Threshold
Bin
True
4
1
Bin
False
243
1
"if" / "when" / "else" condition:
289: elsif (txtb_parity_error_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
4
1
Bin
False
239
1
"if" / "when" / "else" condition:
293: elsif (txtb_hw_cmd_i.failed = '1') then
Evaluated to
Count
Threshold
Bin
True
22
1
Bin
False
217
1
"if" / "when" / "else" condition:
297: elsif (txtb_hw_cmd_i.valid = '1') then
Evaluated to
Count
Threshold
Bin
True
12
1
Bin
False
205
1
"if" / "when" / "else" condition:
301: elsif (arbl_or_err = '1') then
Evaluated to
Count
Threshold
Bin
True
19
1
Bin
False
186
1
"case" / "with" / "select" choice:
308: when s_txt_failed =>
Choice of
Count
Threshold
Bin
s_txt_failed
591
1
"if" / "when" / "else" condition:
311: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
121
1
Bin
False
470
1
"if" / "when" / "else" condition:
315: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
20
1
Bin
False
450
1
"case" / "with" / "select" choice:
322: when s_txt_aborted =>
Choice of
Count
Threshold
Bin
s_txt_aborted
627
1
"if" / "when" / "else" condition:
325: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
147
1
Bin
False
480
1
"if" / "when" / "else" condition:
329: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
4
1
Bin
False
476
1
"case" / "with" / "select" choice:
336: when s_txt_ok =>
Choice of
Count
Threshold
Bin
s_txt_ok
1315
1
"if" / "when" / "else" condition:
339: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
255
1
Bin
False
1060
1
"if" / "when" / "else" condition:
343: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
52
1
Bin
False
1008
1
"case" / "with" / "select" choice:
350: when s_txt_parity_err =>
Choice of
Count
Threshold
Bin
s_txt_parity_err
209
1
"if" / "when" / "else" condition:
353: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
36
1
Bin
False
173
1
"if" / "when" / "else" condition:
357: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
True
12
1
Bin
False
161
1
"if" / "when" / "else" condition:
368: txt_fsm_ce <= '1' when (next_state /= curr_state) else
Evaluated to
Count
Threshold
Bin
True
3697
1
Bin
False
4353
1
"if" / "when" / "else" condition:
376: if (res_n = '0') then
Evaluated to
Count
Threshold
Bin
True
1737046
1
Bin
False
160587516
1
"if" / "when" / "else" condition:
378: elsif (rising_edge(clk_sys)) then
Evaluated to
Count
Threshold
Bin
True
80292006
1
Bin
False
80295510
1
"if" / "when" / "else" condition:
379: if (txt_fsm_ce = '1') then
Evaluated to
Count
Threshold
Bin
True
2947
1
Bin
False
80289059
1
"if" / "when" / "else" condition:
389: txtb_user_accessible <= '0' when ((curr_state = s_txt_ready) or 390: (curr_state = s_txt_tx_prog) or 391: (curr_state = s_txt_ab_prog))
Evaluated to
Count
Threshold
Bin
True
1967
1
Bin
False
1985
1
"if" / "when" / "else" condition:
396: txtb_hw_cmd_int <= '1' when (txtb_hw_cmd_i.failed = '1') or -- Fail transition completely 397: (txtb_hw_cmd_i.valid = '1') or -- Finish transition OK 398: ((txtb_hw_cmd_i.arbl = '1' or 399: txtb_hw_cmd_i.err = '1') and 400: (curr_state = s_txt_ab_prog)) -- Not failed completely, but already in
Evaluated to
Count
Threshold
Bin
True
2712
1
Bin
False
15408
1
"if" / "when" / "else" condition:
404: '1' when (is_bus_off = '1' and next_state = s_txt_failed and 405: transient_state = '1')
Evaluated to
Count
Threshold
Bin
True
40
1
Bin
False
15368
1
"if" / "when" / "else" condition:
411: txtb_available <= '1' when ((curr_state = s_txt_ready) and (abort_applied = '0'))
Evaluated to
Count
Threshold
Bin
True
1049
1
Bin
False
3925
1
"case" / "with" / "select" choice:
417: TXT_RDY when s_txt_ready,
Choice of
Count
Threshold
Bin
s_txt_ready
1049
1
"case" / "with" / "select" choice:
418: TXT_TRAN when s_txt_tx_prog,
Choice of
Count
Threshold
Bin
s_txt_tx_prog
861
1
"case" / "with" / "select" choice:
419: TXT_ABTP when s_txt_ab_prog,
Choice of
Count
Threshold
Bin
s_txt_ab_prog
57
1
"case" / "with" / "select" choice:
420: TXT_TOK when s_txt_ok,
Choice of
Count
Threshold
Bin
s_txt_ok
478
1
"case" / "with" / "select" choice:
421: TXT_ERR when s_txt_failed,
Choice of
Count
Threshold
Bin
s_txt_failed
213
1
"case" / "with" / "select" choice:
422: TXT_ABT when s_txt_aborted,
Choice of
Count
Threshold
Bin
s_txt_aborted
161
1
"case" / "with" / "select" choice:
423: TXT_ETY when s_txt_empty,
Choice of
Count
Threshold
Bin
s_txt_empty
1089
1
"case" / "with" / "select" choice:
424: TXT_PER when s_txt_parity_err;
Choice of
Count
Threshold
Bin
s_txt_parity_err
44
1
"if" / "when" / "else" condition:
432: txtb_unmask_data_ram <= '1' when (transient_state = '1')
Evaluated to
Count
Threshold
Bin
True
896
1
Bin
False
2216
1
Uncovered toggles:
Excluded toggles:
Covered toggles:
Port:
CLK_SYS
From
To
Count
Threshold
Bin
0
1
81158777
1
Bin
1
0
81159437
1
Port:
RES_N
From
To
Count
Threshold
Bin
0
1
2844
1
Bin
1
0
2844
1
Port:
MR_MODE_BMM
From
To
Count
Threshold
Bin
0
1
12
1
Bin
1
0
672
1
Port:
MR_MODE_ROM
From
To
Count
Threshold
Bin
0
1
32
1
Bin
1
0
692
1
Port:
MR_SETTINGS_TBFBO
From
To
Count
Threshold
Bin
0
1
784
1
Bin
1
0
124
1
Port:
TX_COMMAND_TXCE_VALID
From
To
Count
Threshold
Bin
0
1
93
1
Bin
1
0
753
1
Port:
TX_COMMAND_TXCR_VALID
From
To
Count
Threshold
Bin
0
1
1013
1
Bin
1
0
1673
1
Port:
ABORT_APPLIED
From
To
Count
Threshold
Bin
0
1
181
1
Bin
1
0
841
1
Port:
ABORT_OR_SKIPPED
From
To
Count
Threshold
Bin
0
1
202
1
Bin
1
0
862
1
Port:
TXTB_HW_CMD.LOCK
From
To
Count
Threshold
Bin
0
1
9751
1
Bin
1
0
10411
1
Port:
TXTB_HW_CMD.VALID
From
To
Count
Threshold
Bin
0
1
3808
1
Bin
1
0
4468
1
Port:
TXTB_HW_CMD.ERR
From
To
Count
Threshold
Bin
0
1
1091
1
Bin
1
0
1751
1
Port:
TXTB_HW_CMD.ARBL
From
To
Count
Threshold
Bin
0
1
44
1
Bin
1
0
704
1
Port:
TXTB_HW_CMD.FAILED
From
To
Count
Threshold
Bin
0
1
4800
1
Bin
1
0
5460
1
Port:
TXTB_HW_CMD_CS
From
To
Count
Threshold
Bin
0
1
364
1
Bin
1
0
1024
1
Port:
IS_BUS_OFF
From
To
Count
Threshold
Bin
0
1
2960
1
Bin
1
0
2960
1
Port:
TXTB_PARITY_ERROR_VALID
From
To
Count
Threshold
Bin
0
1
346
1
Bin
1
0
1006
1
Port:
TXTB_USER_ACCESSIBLE
From
To
Count
Threshold
Bin
0
1
1556
1
Bin
1
0
896
1
Port:
TXTB_ALLOW_BB
From
To
Count
Threshold
Bin
0
1
896
1
Bin
1
0
1556
1
Port:
TXTB_HW_CMD_INT
From
To
Count
Threshold
Bin
0
1
724
1
Bin
1
0
1384
1
Port:
TXTB_STATE(3)
From
To
Count
Threshold
Bin
0
1
1118
1
Bin
1
0
458
1
Port:
TXTB_STATE(2)
From
To
Count
Threshold
Bin
0
1
852
1
Bin
1
0
1512
1
Port:
TXTB_STATE(1)
From
To
Count
Threshold
Bin
0
1
1027
1
Bin
1
0
1687
1
Port:
TXTB_STATE(0)
From
To
Count
Threshold
Bin
0
1
958
1
Bin
1
0
1618
1
Port:
TXTB_AVAILABLE
From
To
Count
Threshold
Bin
0
1
1049
1
Bin
1
0
1709
1
Port:
TXTB_UNMASK_DATA_RAM
From
To
Count
Threshold
Bin
0
1
896
1
Bin
1
0
1556
1
Signal:
TXT_FSM_CE
From
To
Count
Threshold
Bin
0
1
3693
1
Bin
1
0
4353
1
Signal:
GO_TO_FAILED
From
To
Count
Threshold
Bin
0
1
2944
1
Bin
1
0
2944
1
Signal:
TRANSIENT_STATE
From
To
Count
Threshold
Bin
0
1
896
1
Bin
1
0
1556
1
Port:
TXTB_HW_CMD_I.LOCK
From
To
Count
Threshold
Bin
0
1
865
1
Bin
1
0
1525
1
Port:
TXTB_HW_CMD_I.VALID
From
To
Count
Threshold
Bin
0
1
478
1
Bin
1
0
1138
1
Port:
TXTB_HW_CMD_I.ERR
From
To
Count
Threshold
Bin
0
1
176
1
Bin
1
0
836
1
Port:
TXTB_HW_CMD_I.ARBL
From
To
Count
Threshold
Bin
0
1
4
1
Bin
1
0
664
1
Port:
TXTB_HW_CMD_I.FAILED
From
To
Count
Threshold
Bin
0
1
207
1
Bin
1
0
867
1
Signal:
ARBL_OR_ERR
From
To
Count
Threshold
Bin
0
1
180
1
Bin
1
0
840
1
Uncovered expressions:
Excluded expressions:
Covered expressions:
"=" expression
175: transient_state <= '1' when ((curr_state = s_txt_ab_prog) or
Evaluated to
Count
Threshold
Bin
False
3895
1
Bin
True
57
1
"=" expression
176: (curr_state = s_txt_tx_prog) or
Evaluated to
Count
Threshold
Bin
False
3091
1
Bin
True
861
1
"or" expression
175: transient_state <= '1' when ((curr_state = s_txt_ab_prog) or 176: (curr_state = s_txt_tx_prog) or
LHS
RHS
Count
Threshold
Bin
False
False
3034
1
Bin
False
True
861
1
Bin
True
False
57
1
"=" expression
177: (curr_state = s_txt_ready))
Evaluated to
Count
Threshold
Bin
False
2903
1
Bin
True
1049
1
"or" expression
175: transient_state <= '1' when ((curr_state = s_txt_ab_prog) or 176: (curr_state = s_txt_tx_prog) or 177: (curr_state = s_txt_ready))
LHS
RHS
Count
Threshold
Bin
False
False
1985
1
Bin
False
True
1049
1
Bin
True
False
918
1
"=" expression
181: go_to_failed <= '1' when ((is_bus_off = '1' and mr_settings_tbfbo = TXTBUF_FAILED_BUS_OFF_ENABLED) or
Evaluated to
Count
Threshold
Bin
False
3772
1
Bin
True
3792
1
"=" expression
181: go_to_failed <= '1' when ((is_bus_off = '1' and mr_settings_tbfbo = TXTBUF_FAILED_BUS_OFF_ENABLED) or
Evaluated to
Count
Threshold
Bin
False
2268
1
Bin
True
5296
1
"and" expression
181: go_to_failed <= '1' when ((is_bus_off = '1' and mr_settings_tbfbo = TXTBUF_FAILED_BUS_OFF_ENABLED) or <-----LHS------> <----------------------RHS---------------------->
LHS
RHS
Count
Threshold
Bin
False
True
2316
1
Bin
True
False
812
1
Bin
True
True
2980
1
"=" expression
182: mr_mode_bmm = BMM_ENABLED or
Evaluated to
Count
Threshold
Bin
False
7524
1
Bin
True
40
1
"or" expression
181: go_to_failed <= '1' when ((is_bus_off = '1' and mr_settings_tbfbo = TXTBUF_FAILED_BUS_OFF_ENABLED) or 182: mr_mode_bmm = BMM_ENABLED or
LHS
RHS
Count
Threshold
Bin
False
False
4552
1
Bin
False
True
32
1
Bin
True
False
2972
1
"=" expression
183: mr_mode_rom = ROM_ENABLED)
Evaluated to
Count
Threshold
Bin
False
7504
1
Bin
True
60
1
"or" expression
181: go_to_failed <= '1' when ((is_bus_off = '1' and mr_settings_tbfbo = TXTBUF_FAILED_BUS_OFF_ENABLED) or 182: mr_mode_bmm = BMM_ENABLED or 183: mr_mode_rom = ROM_ENABLED)
LHS
RHS
Count
Threshold
Bin
False
False
4520
1
Bin
False
True
32
1
Bin
True
False
2984
1
"=" expression
187: txtb_hw_cmd_i <= txtb_hw_cmd when (txtb_hw_cmd_cs = '1')
Evaluated to
Count
Threshold
Bin
False
37872
1
Bin
True
3824
1
"=" expression
191: arbl_or_err <= '1' when (txtb_hw_cmd_i.err = '1' or txtb_hw_cmd_i.arbl = '1') else
Evaluated to
Count
Threshold
Bin
False
1504
1
Bin
True
176
1
"=" expression
191: arbl_or_err <= '1' when (txtb_hw_cmd_i.err = '1' or txtb_hw_cmd_i.arbl = '1') else
Evaluated to
Count
Threshold
Bin
False
1676
1
Bin
True
4
1
"or" expression
191: arbl_or_err <= '1' when (txtb_hw_cmd_i.err = '1' or txtb_hw_cmd_i.arbl = '1') else <---------LHS---------> <---------RHS---------->
LHS
RHS
Count
Threshold
Bin
False
False
1500
1
Bin
False
True
4
1
Bin
True
False
176
1
"=" expression
213: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
7723
1
Bin
True
454
1
"=" expression
223: if (go_to_failed = '1') then
Evaluated to
Count
Threshold
Bin
False
3729
1
Bin
True
32
1
"=" expression
227: elsif (txtb_parity_error_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
3529
1
Bin
True
200
1
"=" expression
231: elsif (txtb_hw_cmd_i.lock = '1') then
Evaluated to
Count
Threshold
Bin
False
2664
1
Bin
True
865
1
"=" expression
234: if (abort_applied = '1') then
Evaluated to
Count
Threshold
Bin
False
861
1
Bin
True
4
1
"=" expression
241: elsif (abort_or_skipped = '1') then
Evaluated to
Count
Threshold
Bin
False
2522
1
Bin
True
142
1
"=" expression
251: if (go_to_failed = '1') then
Evaluated to
Count
Threshold
Bin
False
3001
1
Bin
True
8
1
"=" expression
255: elsif (txtb_parity_error_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
2881
1
Bin
True
120
1
"=" expression
259: elsif (txtb_hw_cmd_i.failed = '1') then
Evaluated to
Count
Threshold
Bin
False
2718
1
Bin
True
163
1
"=" expression
263: elsif (txtb_hw_cmd_i.valid = '1') then
Evaluated to
Count
Threshold
Bin
False
2252
1
Bin
True
466
1
"=" expression
267: elsif (arbl_or_err = '1') then
Evaluated to
Count
Threshold
Bin
False
2095
1
Bin
True
157
1
"=" expression
268: if (abort_applied = '1') then
Evaluated to
Count
Threshold
Bin
False
153
1
Bin
True
4
1
"=" expression
275: elsif (abort_applied = '1') then
Evaluated to
Count
Threshold
Bin
False
1981
1
Bin
True
114
1
"=" expression
285: if (go_to_failed = '1') then
Evaluated to
Count
Threshold
Bin
False
243
1
Bin
True
4
1
"=" expression
289: elsif (txtb_parity_error_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
239
1
Bin
True
4
1
"=" expression
293: elsif (txtb_hw_cmd_i.failed = '1') then
Evaluated to
Count
Threshold
Bin
False
217
1
Bin
True
22
1
"=" expression
297: elsif (txtb_hw_cmd_i.valid = '1') then
Evaluated to
Count
Threshold
Bin
False
205
1
Bin
True
12
1
"=" expression
301: elsif (arbl_or_err = '1') then
Evaluated to
Count
Threshold
Bin
False
186
1
Bin
True
19
1
"=" expression
311: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
470
1
Bin
True
121
1
"=" expression
315: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
450
1
Bin
True
20
1
"=" expression
325: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
480
1
Bin
True
147
1
"=" expression
329: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
476
1
Bin
True
4
1
"=" expression
339: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
1060
1
Bin
True
255
1
"=" expression
343: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
1008
1
Bin
True
52
1
"=" expression
353: if (tx_command_txcr_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
173
1
Bin
True
36
1
"=" expression
357: elsif (tx_command_txce_valid = '1') then
Evaluated to
Count
Threshold
Bin
False
161
1
Bin
True
12
1
"/=" expression
368: txt_fsm_ce <= '1' when (next_state /= curr_state) else
Evaluated to
Count
Threshold
Bin
False
4353
1
Bin
True
3697
1
"=" expression
376: if (res_n = '0') then
Evaluated to
Count
Threshold
Bin
False
160587516
1
Bin
True
1737046
1
"=" expression
379: if (txt_fsm_ce = '1') then
Evaluated to
Count
Threshold
Bin
False
80289059
1
Bin
True
2947
1
"=" expression
389: txtb_user_accessible <= '0' when ((curr_state = s_txt_ready) or
Evaluated to
Count
Threshold
Bin
False
2903
1
Bin
True
1049
1
"=" expression
390: (curr_state = s_txt_tx_prog) or
Evaluated to
Count
Threshold
Bin
False
3091
1
Bin
True
861
1
"or" expression
389: txtb_user_accessible <= '0' when ((curr_state = s_txt_ready) or 390: (curr_state = s_txt_tx_prog) or
LHS
RHS
Count
Threshold
Bin
False
False
2042
1
Bin
False
True
861
1
Bin
True
False
1049
1
"=" expression
391: (curr_state = s_txt_ab_prog))
Evaluated to
Count
Threshold
Bin
False
3895
1
Bin
True
57
1
"or" expression
389: txtb_user_accessible <= '0' when ((curr_state = s_txt_ready) or 390: (curr_state = s_txt_tx_prog) or 391: (curr_state = s_txt_ab_prog))
LHS
RHS
Count
Threshold
Bin
False
False
1985
1
Bin
False
True
57
1
Bin
True
False
1910
1
"=" expression
396: txtb_hw_cmd_int <= '1' when (txtb_hw_cmd_i.failed = '1') or -- Fail transition completely
Evaluated to
Count
Threshold
Bin
False
17358
1
Bin
True
762
1
"=" expression
397: (txtb_hw_cmd_i.valid = '1') or -- Finish transition OK
Evaluated to
Count
Threshold
Bin
False
16208
1
Bin
True
1912
1
"or" expression
396: txtb_hw_cmd_int <= '1' when (txtb_hw_cmd_i.failed = '1') or -- Fail transition completely 397: (txtb_hw_cmd_i.valid = '1') or -- Finish transition OK
LHS
RHS
Count
Threshold
Bin
False
False
15446
1
Bin
False
True
1912
1
Bin
True
False
762
1
"=" expression
398: ((txtb_hw_cmd_i.arbl = '1' or
Evaluated to
Count
Threshold
Bin
False
18104
1
Bin
True
16
1
"=" expression
399: txtb_hw_cmd_i.err = '1') and
Evaluated to
Count
Threshold
Bin
False
17569
1
Bin
True
551
1
"or" expression
398: ((txtb_hw_cmd_i.arbl = '1' or 399: txtb_hw_cmd_i.err = '1') and
LHS
RHS
Count
Threshold
Bin
False
False
17553
1
Bin
False
True
551
1
Bin
True
False
16
1
"=" expression
400: (curr_state = s_txt_ab_prog)) -- Not failed completely, but already in
Evaluated to
Count
Threshold
Bin
False
17953
1
Bin
True
167
1
"and" expression
398: ((txtb_hw_cmd_i.arbl = '1' or 399: txtb_hw_cmd_i.err = '1') and 400: (curr_state = s_txt_ab_prog)) -- Not failed completely, but already in
LHS
RHS
Count
Threshold
Bin
False
True
129
1
Bin
True
False
529
1
Bin
True
True
38
1
"or" expression
396: txtb_hw_cmd_int <= '1' when (txtb_hw_cmd_i.failed = '1') or -- Fail transition completely 397: (txtb_hw_cmd_i.valid = '1') or -- Finish transition OK 398: ((txtb_hw_cmd_i.arbl = '1' or 399: txtb_hw_cmd_i.err = '1') and 400: (curr_state = s_txt_ab_prog)) -- Not failed completely, but already in
LHS
RHS
Count
Threshold
Bin
False
False
15408
1
Bin
False
True
38
1
Bin
True
False
2674
1
"=" expression
404: '1' when (is_bus_off = '1' and next_state = s_txt_failed and
Evaluated to
Count
Threshold
Bin
False
12322
1
Bin
True
3086
1
"=" expression
404: '1' when (is_bus_off = '1' and next_state = s_txt_failed and
Evaluated to
Count
Threshold
Bin
False
15003
1
Bin
True
405
1
"and" expression
404: '1' when (is_bus_off = '1' and next_state = s_txt_failed and <-----LHS------> <----------RHS---------->
LHS
RHS
Count
Threshold
Bin
False
True
309
1
Bin
True
False
2990
1
Bin
True
True
96
1
"=" expression
405: transient_state = '1')
Evaluated to
Count
Threshold
Bin
False
11037
1
Bin
True
4371
1
"and" expression
404: '1' when (is_bus_off = '1' and next_state = s_txt_failed and 405: transient_state = '1')
LHS
RHS
Count
Threshold
Bin
False
True
4331
1
Bin
True
False
56
1
Bin
True
True
40
1
"=" expression
411: txtb_available <= '1' when ((curr_state = s_txt_ready) and (abort_applied = '0'))
Evaluated to
Count
Threshold
Bin
False
3804
1
Bin
True
1170
1
"=" expression
411: txtb_available <= '1' when ((curr_state = s_txt_ready) and (abort_applied = '0'))
Evaluated to
Count
Threshold
Bin
False
1019
1
Bin
True
3955
1
"and" expression
411: txtb_available <= '1' when ((curr_state = s_txt_ready) and (abort_applied = '0')) <---------LHS----------> <-------RHS------->
LHS
RHS
Count
Threshold
Bin
False
True
2906
1
Bin
True
False
121
1
Bin
True
True
1049
1
"=" expression
432: txtb_unmask_data_ram <= '1' when (transient_state = '1')