NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST

File:  /__w/ctu-can-regression/ctu-can-regression/src/can_core/can_core.vhd

Sub-instances:

Instance Statement Branch Toggle Expression FSM state Functional Average
PROTOCOL_CONTROL_INST 100.0 % (1465/1465) 100.0 % (1078/1078) 100.0 % (3934/3934) 100.0 % (1595/1595) 100.0 % (76/76) 100.0 % (13/13) 100.0 % (8161/8161)
OPERATION_CONTROL_INST 100.0 % (28/28) 100.0 % (32/32) 100.0 % (24/24) 100.0 % (32/32) 100.0 % (8/8) N.A. 100.0 % (124/124)
FAULT_CONFINEMENT_INST 100.0 % (153/153) 100.0 % (130/130) 100.0 % (916/916) 100.0 % (215/215) 100.0 % (6/6) N.A. 100.0 % (1420/1420)
CAN_CRC_INST 100.0 % (68/68) 100.0 % (62/62) 100.0 % (524/524) 100.0 % (93/93) N.A. N.A. 100.0 % (747/747)
BIT_STUFFING_INST 100.0 % (76/76) 100.0 % (76/76) 100.0 % (128/128) 100.0 % (127/127) N.A. N.A. 100.0 % (407/407)
BIT_DESTUFFING_INST 100.0 % (71/71) 100.0 % (76/76) 100.0 % (140/140) 100.0 % (123/123) N.A. N.A. 100.0 % (410/410)
BUS_TRAFFIC_CTRS_GEN 100.0 % (35/35) 100.0 % (34/34) 100.0 % (466/466) 100.0 % (20/20) N.A. N.A. 100.0 % (555/555)
TRIGGER_MUX_INST 100.0 % (27/27) 100.0 % (26/26) 100.0 % (56/56) 100.0 % (52/52) N.A. N.A. 100.0 % (161/161)
NO_BUS_TRAFFIC_CTRS_GEN 100.0 % (2/2) N.A. N.A. N.A. N.A. N.A. 100.0 % (2/2)

Current Instance:

Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST 100.0 % (12/12) 100.0 % (10/10) 100.0 % (1318/1318) 100.0 % (11/11) N.A. N.A. 100.0 % (1351/1351)

Details:

The limit of printed items was reached (5000). Total 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

Signal assignment statement:

899:    lpb_dominant <= rx_data_wbs and bst_data_out
Count: 4065224
Threshold: 1

If statement:

909:    bds_data_in <= bst_data_out when (sp_control_q = SECONDARY_SAMPLE) else 
910:                   lpb_dominant when (mr_mode_bmm = '1') else 
911:                    rx_data_wbs; 

Count: 6895323
Threshold: 1

Signal assignment statement:

909:    bds_data_in <= bst_data_out when (sp_control_q = SECONDARY_SAMPLE) else 
Count: 329867
Threshold: 1

Signal assignment statement:

910:                   lpb_dominant when (mr_mode_bmm = '1') else 
Count: 1881
Threshold: 1

Signal assignment statement:

911:                    rx_data_wbs
Count: 6563575
Threshold: 1

If statement:

917:    tx_data_wbs_i <= RECESSIVE when (mr_settings_ena = CTU_CAN_DISABLED) else 
918:                     RECESSIVE when (mr_mode_bmm = '1') else 
919:                     bst_data_out; 

Count: 1285278
Threshold: 1

Signal assignment statement:

917:    tx_data_wbs_i <= RECESSIVE when (mr_settings_ena = CTU_CAN_DISABLED) else 
Count: 8080
Threshold: 1

Signal assignment statement:

918:                     RECESSIVE when (mr_mode_bmm = '1') else 
Count: 50
Threshold: 1

Signal assignment statement:

919:                     bst_data_out
Count: 1277148
Threshold: 1

If statement:

925:    no_pos_resync <= '1' when (tx_data_wbs_i = DOMINANT) else 
926:                     '0'; 

Count: 1270674
Threshold: 1

Signal assignment statement:

925:    no_pos_resync <= '1' when (tx_data_wbs_i = DOMINANT) else 
Count: 633738
Threshold: 1

Signal assignment statement:

926:                     '0'
Count: 636936
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

"if" / "when" / "else" condition:

909:    bds_data_in <= bst_data_out when (sp_control_q = SECONDARY_SAMPLE) else 
Evaluated toCountThreshold
BinTrue3298671
BinFalse65654561

"if" / "when" / "else" condition:

910:                   lpb_dominant when (mr_mode_bmm = '1') else 
Evaluated toCountThreshold
BinTrue18811
BinFalse65635751

"if" / "when" / "else" condition:

917:    tx_data_wbs_i <= RECESSIVE when (mr_settings_ena = CTU_CAN_DISABLED) else 
Evaluated toCountThreshold
BinTrue80801
BinFalse12771981

"if" / "when" / "else" condition:

918:                     RECESSIVE when (mr_mode_bmm = '1') else 
Evaluated toCountThreshold
BinTrue501
BinFalse12771481

"if" / "when" / "else" condition:

925:    no_pos_resync <= '1' when (tx_data_wbs_i = DOMINANT) else 
Evaluated toCountThreshold
BinTrue6337381
BinFalse6369361

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 CLK_SYS
FromToCountThreshold
Bin015275788691
Bin105275804601

Port:

 RES_N
FromToCountThreshold
Bin0180821
Bin1080721

Port:

 SCAN_ENABLE
FromToCountThreshold
Bin0151
Bin1016051

Port:

 MR_MODE_ACF
FromToCountThreshold
Bin01191
Bin1016191

Port:

 MR_MODE_STM
FromToCountThreshold
Bin011601
Bin1017601

Port:

 MR_MODE_BMM
FromToCountThreshold
Bin01151
Bin1016151

Port:

 MR_MODE_FDE
FromToCountThreshold
Bin0118001
Bin102001

Port:

 MR_MODE_ROM
FromToCountThreshold
Bin01511
Bin1016511

Port:

 MR_MODE_TSTM
FromToCountThreshold
Bin0110271
Bin1026261

Port:

 MR_MODE_SAM
FromToCountThreshold
Bin01551
Bin1016551

Port:

 MR_SETTINGS_ENA
FromToCountThreshold
Bin0164821
Bin1080721

Port:

 MR_SETTINGS_NISOFD
FromToCountThreshold
Bin011301
Bin1017301

Port:

 MR_SETTINGS_RTRTH(3)
FromToCountThreshold
Bin01221
Bin1016221

Port:

 MR_SETTINGS_RTRTH(2)
FromToCountThreshold
Bin01541
Bin1016541

Port:

 MR_SETTINGS_RTRTH(1)
FromToCountThreshold
Bin01221
Bin1016221

Port:

 MR_SETTINGS_RTRTH(0)
FromToCountThreshold
Bin01541
Bin1016541

Port:

 MR_SETTINGS_RTRLE
FromToCountThreshold
Bin0124541
Bin1040541

Port:

 MR_SETTINGS_ILBP
FromToCountThreshold
Bin011301
Bin1017301

Port:

 MR_SETTINGS_PEX
FromToCountThreshold
Bin01721
Bin1016721

Port:

 MR_COMMAND_ERCRST
FromToCountThreshold
Bin011701
Bin1030701

Port:

 MR_COMMAND_RXFCRST
FromToCountThreshold
Bin011241
Bin1030701

Port:

 MR_COMMAND_TXFCRST
FromToCountThreshold
Bin011241
Bin1030701

Port:

 MR_COMMAND_CPEXS
FromToCountThreshold
Bin01601
Bin1030701

Port:

 MR_SSP_CFG_SSP_SRC(1)
FromToCountThreshold
Bin01471
Bin1016471

Port:

 MR_SSP_CFG_SSP_SRC(0)
FromToCountThreshold
Bin018171
Bin1024071

Port:

 MR_EWL_EW_LIMIT(7)
FromToCountThreshold
Bin01781
Bin1016781

Port:

 MR_EWL_EW_LIMIT(6)
FromToCountThreshold
Bin0116861
Bin10861

Port:

 MR_EWL_EW_LIMIT(5)
FromToCountThreshold
Bin0116701
Bin10701

Port:

 MR_EWL_EW_LIMIT(4)
FromToCountThreshold
Bin01821
Bin1016821

Port:

 MR_EWL_EW_LIMIT(3)
FromToCountThreshold
Bin01791
Bin1016791

Port:

 MR_EWL_EW_LIMIT(2)
FromToCountThreshold
Bin01731
Bin1016731

Port:

 MR_EWL_EW_LIMIT(1)
FromToCountThreshold
Bin01831
Bin1016831

Port:

 MR_EWL_EW_LIMIT(0)
FromToCountThreshold
Bin01791
Bin1016791

Port:

 MR_ERP_ERP_LIMIT(7)
FromToCountThreshold
Bin0117361
Bin101361

Port:

 MR_ERP_ERP_LIMIT(6)
FromToCountThreshold
Bin01201
Bin1016201

Port:

 MR_ERP_ERP_LIMIT(5)
FromToCountThreshold
Bin01221
Bin1016221

Port:

 MR_ERP_ERP_LIMIT(4)
FromToCountThreshold
Bin01271
Bin1016271

Port:

 MR_ERP_ERP_LIMIT(3)
FromToCountThreshold
Bin01261
Bin1016261

Port:

 MR_ERP_ERP_LIMIT(2)
FromToCountThreshold
Bin01271
Bin1016271

Port:

 MR_ERP_ERP_LIMIT(1)
FromToCountThreshold
Bin01291
Bin1016291

Port:

 MR_ERP_ERP_LIMIT(0)
FromToCountThreshold
Bin01211
Bin1016211

Port:

 MR_CTR_PRES_CTPV(8)
FromToCountThreshold
Bin012641
Bin1018641

Port:

 MR_CTR_PRES_CTPV(7)
FromToCountThreshold
Bin0121661
Bin1037661

Port:

 MR_CTR_PRES_CTPV(6)
FromToCountThreshold
Bin016831
Bin1022831

Port:

 MR_CTR_PRES_CTPV(5)
FromToCountThreshold
Bin0121811
Bin1037811

Port:

 MR_CTR_PRES_CTPV(4)
FromToCountThreshold
Bin0123321
Bin1039321

Port:

 MR_CTR_PRES_CTPV(3)
FromToCountThreshold
Bin019191
Bin1025191

Port:

 MR_CTR_PRES_CTPV(2)
FromToCountThreshold
Bin0124141
Bin1040141

Port:

 MR_CTR_PRES_CTPV(1)
FromToCountThreshold
Bin0110081
Bin1026081

Port:

 MR_CTR_PRES_CTPV(0)
FromToCountThreshold
Bin017681
Bin1023681

Port:

 MR_CTR_PRES_PTX
FromToCountThreshold
Bin01186981
Bin10428711

Port:

 MR_CTR_PRES_PRX
FromToCountThreshold
Bin01190851
Bin10428711

Port:

 MR_CTR_PRES_ENORM
FromToCountThreshold
Bin0159421
Bin10428711

Port:

 MR_CTR_PRES_EFD
FromToCountThreshold
Bin0159421
Bin10428711

Port:

 CC_STAT.IS_ERR_ACTIVE
FromToCountThreshold
Bin0184241
Bin1084151

Port:

 CC_STAT.IS_ERR_PASSIVE
FromToCountThreshold
Bin017681
Bin1023681

Port:

 CC_STAT.IS_BUS_OFF
FromToCountThreshold
Bin0182271
Bin1082361

Port:

 CC_STAT.IS_TRANSMITTER
FromToCountThreshold
Bin01198921
Bin10214921

Port:

 CC_STAT.IS_RECEIVER
FromToCountThreshold
Bin01308881
Bin10324821

Port:

 CC_STAT.IS_IDLE
FromToCountThreshold
Bin01554521
Bin10570491

Port:

 CC_STAT.TX_ERR_CTR(8)
FromToCountThreshold
Bin012491
Bin1018491

Port:

 CC_STAT.TX_ERR_CTR(7)
FromToCountThreshold
Bin015211
Bin1021211

Port:

 CC_STAT.TX_ERR_CTR(6)
FromToCountThreshold
Bin014881
Bin1020881

Port:

 CC_STAT.TX_ERR_CTR(5)
FromToCountThreshold
Bin018111
Bin1024111

Port:

 CC_STAT.TX_ERR_CTR(4)
FromToCountThreshold
Bin0119311
Bin1035311

Port:

 CC_STAT.TX_ERR_CTR(3)
FromToCountThreshold
Bin01120941
Bin10136941

Port:

 CC_STAT.TX_ERR_CTR(2)
FromToCountThreshold
Bin0129801
Bin1045801

Port:

 CC_STAT.TX_ERR_CTR(1)
FromToCountThreshold
Bin0133181
Bin1049181

Port:

 CC_STAT.TX_ERR_CTR(0)
FromToCountThreshold
Bin0135171
Bin1051171

Port:

 CC_STAT.RX_ERR_CTR(8)
FromToCountThreshold
Bin011361
Bin1017361

Port:

 CC_STAT.RX_ERR_CTR(7)
FromToCountThreshold
Bin013601
Bin1019601

Port:

 CC_STAT.RX_ERR_CTR(6)
FromToCountThreshold
Bin012661
Bin1018641

Port:

 CC_STAT.RX_ERR_CTR(5)
FromToCountThreshold
Bin013321
Bin1019311

Port:

 CC_STAT.RX_ERR_CTR(4)
FromToCountThreshold
Bin015191
Bin1021191

Port:

 CC_STAT.RX_ERR_CTR(3)
FromToCountThreshold
Bin016861
Bin1022851

Port:

 CC_STAT.RX_ERR_CTR(2)
FromToCountThreshold
Bin016271
Bin1022271

Port:

 CC_STAT.RX_ERR_CTR(1)
FromToCountThreshold
Bin0112081
Bin1028081

Port:

 CC_STAT.RX_ERR_CTR(0)
FromToCountThreshold
Bin01112211
Bin10128151

Port:

 CC_STAT.STATUS_PEXS
FromToCountThreshold
Bin01751
Bin1016751

Port:

 CC_STAT.NORM_ERR_CTR(15)
FromToCountThreshold
Bin01661
Bin1016621

Port:

 CC_STAT.NORM_ERR_CTR(14)
FromToCountThreshold
Bin01691
Bin1016681

Port:

 CC_STAT.NORM_ERR_CTR(13)
FromToCountThreshold
Bin01671
Bin1016631

Port:

 CC_STAT.NORM_ERR_CTR(12)
FromToCountThreshold
Bin01611
Bin1016571

Port:

 CC_STAT.NORM_ERR_CTR(11)
FromToCountThreshold
Bin01591
Bin1016551

Port:

 CC_STAT.NORM_ERR_CTR(10)
FromToCountThreshold
Bin01631
Bin1016611

Port:

 CC_STAT.NORM_ERR_CTR(9)
FromToCountThreshold
Bin01681
Bin1016651

Port:

 CC_STAT.NORM_ERR_CTR(8)
FromToCountThreshold
Bin01731
Bin1016701

Port:

 CC_STAT.NORM_ERR_CTR(7)
FromToCountThreshold
Bin01791
Bin1016761

Port:

 CC_STAT.NORM_ERR_CTR(6)
FromToCountThreshold
Bin011011
Bin1016981

Port:

 CC_STAT.NORM_ERR_CTR(5)
FromToCountThreshold
Bin011601
Bin1017591

Port:

 CC_STAT.NORM_ERR_CTR(4)
FromToCountThreshold
Bin012821
Bin1018781

Port:

 CC_STAT.NORM_ERR_CTR(3)
FromToCountThreshold
Bin016001
Bin1021941

Port:

 CC_STAT.NORM_ERR_CTR(2)
FromToCountThreshold
Bin0113611
Bin1029561

Port:

 CC_STAT.NORM_ERR_CTR(1)
FromToCountThreshold
Bin0130481
Bin1046451

Port:

 CC_STAT.NORM_ERR_CTR(0)
FromToCountThreshold
Bin01111891
Bin10127831

Port:

 CC_STAT.DATA_ERR_CTR(15)
FromToCountThreshold
Bin01751
Bin1016701

Port:

 CC_STAT.DATA_ERR_CTR(14)
FromToCountThreshold
Bin01631
Bin1016601

Port:

 CC_STAT.DATA_ERR_CTR(13)
FromToCountThreshold
Bin01631
Bin1016611

Port:

 CC_STAT.DATA_ERR_CTR(12)
FromToCountThreshold
Bin01631
Bin1016621

Port:

 CC_STAT.DATA_ERR_CTR(11)
FromToCountThreshold
Bin01591
Bin1016571

Port:

 CC_STAT.DATA_ERR_CTR(10)
FromToCountThreshold
Bin01581
Bin1016561

Port:

 CC_STAT.DATA_ERR_CTR(9)
FromToCountThreshold
Bin01741
Bin1016701

Port:

 CC_STAT.DATA_ERR_CTR(8)
FromToCountThreshold
Bin01851
Bin1016831

Port:

 CC_STAT.DATA_ERR_CTR(7)
FromToCountThreshold
Bin011031
Bin1017011

Port:

 CC_STAT.DATA_ERR_CTR(6)
FromToCountThreshold
Bin011381
Bin1017351

Port:

 CC_STAT.DATA_ERR_CTR(5)
FromToCountThreshold
Bin012051
Bin1018021

Port:

 CC_STAT.DATA_ERR_CTR(4)
FromToCountThreshold
Bin013591
Bin1019561

Port:

 CC_STAT.DATA_ERR_CTR(3)
FromToCountThreshold
Bin016791
Bin1022741

Port:

 CC_STAT.DATA_ERR_CTR(2)
FromToCountThreshold
Bin0112951
Bin1028921

Port:

 CC_STAT.DATA_ERR_CTR(1)
FromToCountThreshold
Bin0125241
Bin1041201

Port:

 CC_STAT.DATA_ERR_CTR(0)
FromToCountThreshold
Bin0154781
Bin1070731

Port:

 CC_STAT.ERR_TYPE(2)
FromToCountThreshold
Bin017931
Bin1023921

Port:

 CC_STAT.ERR_TYPE(1)
FromToCountThreshold
Bin0112521
Bin1028501

Port:

 CC_STAT.ERR_TYPE(0)
FromToCountThreshold
Bin013361
Bin1019351

Port:

 CC_STAT.ERR_ERP
FromToCountThreshold
Bin012901
Bin1018901

Port:

 CC_STAT.ERR_POS(3)
FromToCountThreshold
Bin0141851
Bin1025911

Port:

 CC_STAT.ERR_POS(2)
FromToCountThreshold
Bin0144021
Bin1028031

Port:

 CC_STAT.ERR_POS(1)
FromToCountThreshold
Bin0136661
Bin1020701

Port:

 CC_STAT.ERR_POS(0)
FromToCountThreshold
Bin0129601
Bin1013611

Port:

 CC_STAT.RETR_CTR(3)
FromToCountThreshold
Bin01521
Bin1016521

Port:

 CC_STAT.RETR_CTR(2)
FromToCountThreshold
Bin011321
Bin1017321

Port:

 CC_STAT.RETR_CTR(1)
FromToCountThreshold
Bin012551
Bin1018551

Port:

 CC_STAT.RETR_CTR(0)
FromToCountThreshold
Bin016291
Bin1022291

Port:

 CC_STAT.ALC_BIT(4)
FromToCountThreshold
Bin01671
Bin1016651

Port:

 CC_STAT.ALC_BIT(3)
FromToCountThreshold
Bin01881
Bin1016861

Port:

 CC_STAT.ALC_BIT(2)
FromToCountThreshold
Bin011011
Bin1016991

Port:

 CC_STAT.ALC_BIT(1)
FromToCountThreshold
Bin011711
Bin1017691

Port:

 CC_STAT.ALC_BIT(0)
FromToCountThreshold
Bin012961
Bin1018941

Port:

 CC_STAT.ALC_ID_FIELD(2)
FromToCountThreshold
Bin01301
Bin1016301

Port:

 CC_STAT.ALC_ID_FIELD(1)
FromToCountThreshold
Bin01401
Bin1016381

Port:

 CC_STAT.ALC_ID_FIELD(0)
FromToCountThreshold
Bin01961
Bin1016961

Port:

 CC_STAT.RX_FRAME_CTR(31)
FromToCountThreshold
Bin01531
Bin1016521

Port:

 CC_STAT.RX_FRAME_CTR(30)
FromToCountThreshold
Bin01551
Bin1016511

Port:

 CC_STAT.RX_FRAME_CTR(29)
FromToCountThreshold
Bin01511
Bin1016501

Port:

 CC_STAT.RX_FRAME_CTR(28)
FromToCountThreshold
Bin01451
Bin1016441

Port:

 CC_STAT.RX_FRAME_CTR(27)
FromToCountThreshold
Bin01461
Bin1016451

Port:

 CC_STAT.RX_FRAME_CTR(26)
FromToCountThreshold
Bin01541
Bin1016501

Port:

 CC_STAT.RX_FRAME_CTR(25)
FromToCountThreshold
Bin01561
Bin1016541

Port:

 CC_STAT.RX_FRAME_CTR(24)
FromToCountThreshold
Bin01521
Bin1016491

Port:

 CC_STAT.RX_FRAME_CTR(23)
FromToCountThreshold
Bin01571
Bin1016551

Port:

 CC_STAT.RX_FRAME_CTR(22)
FromToCountThreshold
Bin01531
Bin1016521

Port:

 CC_STAT.RX_FRAME_CTR(21)
FromToCountThreshold
Bin01521
Bin1016491

Port:

 CC_STAT.RX_FRAME_CTR(20)
FromToCountThreshold
Bin01521
Bin1016501

Port:

 CC_STAT.RX_FRAME_CTR(19)
FromToCountThreshold
Bin01511
Bin1016491

Port:

 CC_STAT.RX_FRAME_CTR(18)
FromToCountThreshold
Bin01481
Bin1016471

Port:

 CC_STAT.RX_FRAME_CTR(17)
FromToCountThreshold
Bin01511
Bin1016511

Port:

 CC_STAT.RX_FRAME_CTR(16)
FromToCountThreshold
Bin01501
Bin1016481

Port:

 CC_STAT.RX_FRAME_CTR(15)
FromToCountThreshold
Bin01491
Bin1016471

Port:

 CC_STAT.RX_FRAME_CTR(14)
FromToCountThreshold
Bin01581
Bin1016561

Port:

 CC_STAT.RX_FRAME_CTR(13)
FromToCountThreshold
Bin01471
Bin1016451

Port:

 CC_STAT.RX_FRAME_CTR(12)
FromToCountThreshold
Bin01501
Bin1016491

Port:

 CC_STAT.RX_FRAME_CTR(11)
FromToCountThreshold
Bin01561
Bin1016531

Port:

 CC_STAT.RX_FRAME_CTR(10)
FromToCountThreshold
Bin01601
Bin1016571

Port:

 CC_STAT.RX_FRAME_CTR(9)
FromToCountThreshold
Bin01541
Bin1016521

Port:

 CC_STAT.RX_FRAME_CTR(8)
FromToCountThreshold
Bin01621
Bin1016611

Port:

 CC_STAT.RX_FRAME_CTR(7)
FromToCountThreshold
Bin01771
Bin1016761

Port:

 CC_STAT.RX_FRAME_CTR(6)
FromToCountThreshold
Bin011141
Bin1017111

Port:

 CC_STAT.RX_FRAME_CTR(5)
FromToCountThreshold
Bin012221
Bin1018201

Port:

 CC_STAT.RX_FRAME_CTR(4)
FromToCountThreshold
Bin013551
Bin1019541

Port:

 CC_STAT.RX_FRAME_CTR(3)
FromToCountThreshold
Bin017461
Bin1023441

Port:

 CC_STAT.RX_FRAME_CTR(2)
FromToCountThreshold
Bin0114951
Bin1030931

Port:

 CC_STAT.RX_FRAME_CTR(1)
FromToCountThreshold
Bin0129591
Bin1045571

Port:

 CC_STAT.RX_FRAME_CTR(0)
FromToCountThreshold
Bin0159191
Bin1075181

Port:

 CC_STAT.TX_FRAME_CTR(31)
FromToCountThreshold
Bin011041
Bin1017041

Port:

 CC_STAT.TX_FRAME_CTR(30)
FromToCountThreshold
Bin011081
Bin1017081

Port:

 CC_STAT.TX_FRAME_CTR(29)
FromToCountThreshold
Bin011111
Bin1017111

Port:

 CC_STAT.TX_FRAME_CTR(28)
FromToCountThreshold
Bin011091
Bin1017091

Port:

 CC_STAT.TX_FRAME_CTR(27)
FromToCountThreshold
Bin01911
Bin1016911

Port:

 CC_STAT.TX_FRAME_CTR(26)
FromToCountThreshold
Bin01951
Bin1016951

Port:

 CC_STAT.TX_FRAME_CTR(25)
FromToCountThreshold
Bin011031
Bin1017031

Port:

 CC_STAT.TX_FRAME_CTR(24)
FromToCountThreshold
Bin011021
Bin1017021

Port:

 CC_STAT.TX_FRAME_CTR(23)
FromToCountThreshold
Bin011061
Bin1017061

Port:

 CC_STAT.TX_FRAME_CTR(22)
FromToCountThreshold
Bin011021
Bin1017021

Port:

 CC_STAT.TX_FRAME_CTR(21)
FromToCountThreshold
Bin011041
Bin1017041

Port:

 CC_STAT.TX_FRAME_CTR(20)
FromToCountThreshold
Bin011021
Bin1017021

Port:

 CC_STAT.TX_FRAME_CTR(19)
FromToCountThreshold
Bin01981
Bin1016981

Port:

 CC_STAT.TX_FRAME_CTR(18)
FromToCountThreshold
Bin011031
Bin1017031

Port:

 CC_STAT.TX_FRAME_CTR(17)
FromToCountThreshold
Bin011101
Bin1017101

Port:

 CC_STAT.TX_FRAME_CTR(16)
FromToCountThreshold
Bin011071
Bin1017071

Port:

 CC_STAT.TX_FRAME_CTR(15)
FromToCountThreshold
Bin011101
Bin1017101

Port:

 CC_STAT.TX_FRAME_CTR(14)
FromToCountThreshold
Bin011001
Bin1017001

Port:

 CC_STAT.TX_FRAME_CTR(13)
FromToCountThreshold
Bin011041
Bin1017041

Port:

 CC_STAT.TX_FRAME_CTR(12)
FromToCountThreshold
Bin011001
Bin1017001

Port:

 CC_STAT.TX_FRAME_CTR(11)
FromToCountThreshold
Bin011051
Bin1017051

Port:

 CC_STAT.TX_FRAME_CTR(10)
FromToCountThreshold
Bin011031
Bin1017031

Port:

 CC_STAT.TX_FRAME_CTR(9)
FromToCountThreshold
Bin011111
Bin1017111

Port:

 CC_STAT.TX_FRAME_CTR(8)
FromToCountThreshold
Bin011071
Bin1017071

Port:

 CC_STAT.TX_FRAME_CTR(7)
FromToCountThreshold
Bin01941
Bin1016941

Port:

 CC_STAT.TX_FRAME_CTR(6)
FromToCountThreshold
Bin011111
Bin1017111

Port:

 CC_STAT.TX_FRAME_CTR(5)
FromToCountThreshold
Bin011291
Bin1017291

Port:

 CC_STAT.TX_FRAME_CTR(4)
FromToCountThreshold
Bin011521
Bin1017521

Port:

 CC_STAT.TX_FRAME_CTR(3)
FromToCountThreshold
Bin012631
Bin1018631

Port:

 CC_STAT.TX_FRAME_CTR(2)
FromToCountThreshold
Bin015931
Bin1021931

Port:

 CC_STAT.TX_FRAME_CTR(1)
FromToCountThreshold
Bin0110721
Bin1026721

Port:

 CC_STAT.TX_FRAME_CTR(0)
FromToCountThreshold
Bin0122111
Bin1038111

Port:

 CC_STAT.BST_CTR(2)
FromToCountThreshold
Bin01333341
Bin10349341

Port:

 CC_STAT.BST_CTR(1)
FromToCountThreshold
Bin01702251
Bin10718231

Port:

 CC_STAT.BST_CTR(0)
FromToCountThreshold
Bin011407001
Bin101422981

Port:

 CC_STAT.DST_CTR(2)
FromToCountThreshold
Bin011169201
Bin101185201

Port:

 CC_STAT.DST_CTR(1)
FromToCountThreshold
Bin012418781
Bin102434731

Port:

 CC_STAT.DST_CTR(0)
FromToCountThreshold
Bin014836491
Bin104852461

Port:

 CC_STAT.STATUS_EWL
FromToCountThreshold
Bin017921
Bin1023911

Port:

 PC_DBG.IS_SOF
FromToCountThreshold
Bin01244621
Bin10260621

Port:

 PC_DBG.IS_ARBITRATION
FromToCountThreshold
Bin01552481
Bin10568481

Port:

 PC_DBG.IS_CONTROL
FromToCountThreshold
Bin01505611
Bin10521611

Port:

 PC_DBG.IS_DATA
FromToCountThreshold
Bin01360481
Bin10376481

Port:

 PC_DBG.IS_STUFF_COUNT
FromToCountThreshold
Bin01134561
Bin10150561

Port:

 PC_DBG.IS_CRC
FromToCountThreshold
Bin01311701
Bin10327701

Port:

 PC_DBG.IS_CRC_DELIM
FromToCountThreshold
Bin01297171
Bin10313171

Port:

 PC_DBG.IS_ACK
FromToCountThreshold
Bin01295631
Bin10311631

Port:

 PC_DBG.IS_ACK_DELIM
FromToCountThreshold
Bin01281461
Bin10297461

Port:

 PC_DBG.IS_EOF
FromToCountThreshold
Bin01272591
Bin10288591

Port:

 PC_DBG.IS_OVERLOAD
FromToCountThreshold
Bin015291
Bin1021291

Port:

 PC_DBG.IS_ERR
FromToCountThreshold
Bin01266581
Bin10282531

Port:

 PC_DBG.IS_INTERMISSION
FromToCountThreshold
Bin01512381
Bin10528371

Port:

 PC_DBG.IS_SUSPEND
FromToCountThreshold
Bin0123241
Bin1039241

Port:

 TRAN_WORD(31)
FromToCountThreshold
Bin0182511
Bin1098511

Port:

 TRAN_WORD(30)
FromToCountThreshold
Bin0186701
Bin10102701

Port:

 TRAN_WORD(29)
FromToCountThreshold
Bin0182501
Bin1098501

Port:

 TRAN_WORD(28)
FromToCountThreshold
Bin01260161
Bin10276161

Port:

 TRAN_WORD(27)
FromToCountThreshold
Bin01205591
Bin10221591

Port:

 TRAN_WORD(26)
FromToCountThreshold
Bin01262281
Bin10278281

Port:

 TRAN_WORD(25)
FromToCountThreshold
Bin01215301
Bin10231301

Port:

 TRAN_WORD(24)
FromToCountThreshold
Bin01259861
Bin10275861

Port:

 TRAN_WORD(23)
FromToCountThreshold
Bin01227771
Bin10243771

Port:

 TRAN_WORD(22)
FromToCountThreshold
Bin01257041
Bin10273041

Port:

 TRAN_WORD(21)
FromToCountThreshold
Bin01220321
Bin10236321

Port:

 TRAN_WORD(20)
FromToCountThreshold
Bin01258331
Bin10274331

Port:

 TRAN_WORD(19)
FromToCountThreshold
Bin01224411
Bin10240411

Port:

 TRAN_WORD(18)
FromToCountThreshold
Bin01263551
Bin10279551

Port:

 TRAN_WORD(17)
FromToCountThreshold
Bin01142081
Bin10158081

Port:

 TRAN_WORD(16)
FromToCountThreshold
Bin01151351
Bin10167351

Port:

 TRAN_WORD(15)
FromToCountThreshold
Bin01144001
Bin10160001

Port:

 TRAN_WORD(14)
FromToCountThreshold
Bin01150591
Bin10166591

Port:

 TRAN_WORD(13)
FromToCountThreshold
Bin01148491
Bin10164491

Port:

 TRAN_WORD(12)
FromToCountThreshold
Bin01158211
Bin10174211

Port:

 TRAN_WORD(11)
FromToCountThreshold
Bin01146881
Bin10162881

Port:

 TRAN_WORD(10)
FromToCountThreshold
Bin01158461
Bin10174461

Port:

 TRAN_WORD(9)
FromToCountThreshold
Bin01259281
Bin10275281

Port:

 TRAN_WORD(8)
FromToCountThreshold
Bin01166271
Bin10182271

Port:

 TRAN_WORD(7)
FromToCountThreshold
Bin01354381
Bin10370381

Port:

 TRAN_WORD(6)
FromToCountThreshold
Bin01267391
Bin10283391

Port:

 TRAN_WORD(5)
FromToCountThreshold
Bin01190321
Bin10206321

Port:

 TRAN_WORD(4)
FromToCountThreshold
Bin01169381
Bin10185381

Port:

 TRAN_WORD(3)
FromToCountThreshold
Bin01264701
Bin10280701

Port:

 TRAN_WORD(2)
FromToCountThreshold
Bin01266801
Bin10282801

Port:

 TRAN_WORD(1)
FromToCountThreshold
Bin01275521
Bin10291521

Port:

 TRAN_WORD(0)
FromToCountThreshold
Bin01353771
Bin10369771

Port:

 TRAN_DLC(3)
FromToCountThreshold
Bin0115301
Bin1031291

Port:

 TRAN_DLC(2)
FromToCountThreshold
Bin0119431
Bin1035431

Port:

 TRAN_DLC(1)
FromToCountThreshold
Bin0119051
Bin1035041

Port:

 TRAN_DLC(0)
FromToCountThreshold
Bin0134941
Bin1050941

Port:

 TRAN_IS_RTR
FromToCountThreshold
Bin0111611
Bin1027591

Port:

 TRAN_IDENT_TYPE
FromToCountThreshold
Bin0125641
Bin1041641

Port:

 TRAN_FRAME_TYPE
FromToCountThreshold
Bin0127081
Bin1043081

Port:

 TRAN_BRS
FromToCountThreshold
Bin0120081
Bin1036081

Port:

 TRAN_IDENTIFIER(28)
FromToCountThreshold
Bin0139461
Bin1054841

Port:

 TRAN_IDENTIFIER(27)
FromToCountThreshold
Bin0139201
Bin1055421

Port:

 TRAN_IDENTIFIER(26)
FromToCountThreshold
Bin0137921
Bin1053241

Port:

 TRAN_IDENTIFIER(25)
FromToCountThreshold
Bin0141281
Bin1057461

Port:

 TRAN_IDENTIFIER(24)
FromToCountThreshold
Bin0138881
Bin1054251

Port:

 TRAN_IDENTIFIER(23)
FromToCountThreshold
Bin0141571
Bin1057701

Port:

 TRAN_IDENTIFIER(22)
FromToCountThreshold
Bin0138861
Bin1055041

Port:

 TRAN_IDENTIFIER(21)
FromToCountThreshold
Bin0142331
Bin1057831

Port:

 TRAN_IDENTIFIER(20)
FromToCountThreshold
Bin0138891
Bin1055061

Port:

 TRAN_IDENTIFIER(19)
FromToCountThreshold
Bin0142041
Bin1057491

Port:

 TRAN_IDENTIFIER(18)
FromToCountThreshold
Bin0138081
Bin1054291

Port:

 TRAN_IDENTIFIER(17)
FromToCountThreshold
Bin0116671
Bin1093681

Port:

 TRAN_IDENTIFIER(16)
FromToCountThreshold
Bin0117131
Bin1095841

Port:

 TRAN_IDENTIFIER(15)
FromToCountThreshold
Bin0116921
Bin1094641

Port:

 TRAN_IDENTIFIER(14)
FromToCountThreshold
Bin0117081
Bin1096761

Port:

 TRAN_IDENTIFIER(13)
FromToCountThreshold
Bin0117101
Bin1094871

Port:

 TRAN_IDENTIFIER(12)
FromToCountThreshold
Bin0116031
Bin1093701

Port:

 TRAN_IDENTIFIER(11)
FromToCountThreshold
Bin0116461
Bin1094101

Port:

 TRAN_IDENTIFIER(10)
FromToCountThreshold
Bin0116721
Bin1094691

Port:

 TRAN_IDENTIFIER(9)
FromToCountThreshold
Bin0117041
Bin1095261

Port:

 TRAN_IDENTIFIER(8)
FromToCountThreshold
Bin0117021
Bin1095361

Port:

 TRAN_IDENTIFIER(7)
FromToCountThreshold
Bin0117361
Bin1096561

Port:

 TRAN_IDENTIFIER(6)
FromToCountThreshold
Bin0116541
Bin1094061

Port:

 TRAN_IDENTIFIER(5)
FromToCountThreshold
Bin0117061
Bin1095131

Port:

 TRAN_IDENTIFIER(4)
FromToCountThreshold
Bin0117141
Bin1096181

Port:

 TRAN_IDENTIFIER(3)
FromToCountThreshold
Bin0117001
Bin1094811

Port:

 TRAN_IDENTIFIER(2)
FromToCountThreshold
Bin0117341
Bin1095711

Port:

 TRAN_IDENTIFIER(1)
FromToCountThreshold
Bin0117441
Bin1095851

Port:

 TRAN_IDENTIFIER(0)
FromToCountThreshold
Bin0116451
Bin1093811

Port:

 TRAN_FRAME_TEST.FSTC
FromToCountThreshold
Bin012701
Bin1018701

Port:

 TRAN_FRAME_TEST.FCRC
FromToCountThreshold
Bin011001
Bin1017001

Port:

 TRAN_FRAME_TEST.SDLC
FromToCountThreshold
Bin012701
Bin1018701

Port:

 TRAN_FRAME_TEST.TPRM(4)
FromToCountThreshold
Bin01701
Bin1032841

Port:

 TRAN_FRAME_TEST.TPRM(3)
FromToCountThreshold
Bin011831
Bin1018281

Port:

 TRAN_FRAME_TEST.TPRM(2)
FromToCountThreshold
Bin012351
Bin1018801

Port:

 TRAN_FRAME_TEST.TPRM(1)
FromToCountThreshold
Bin014291
Bin1020741

Port:

 TRAN_FRAME_TEST.TPRM(0)
FromToCountThreshold
Bin016461
Bin1022911

Port:

 TRAN_FRAME_VALID
FromToCountThreshold
Bin01250711
Bin10266711

Port:

 TRAN_FRAME_PARITY_ERROR
FromToCountThreshold
Bin017621
Bin1023621

Port:

 TXTB_HW_CMD.LOCK
FromToCountThreshold
Bin01248161
Bin10264161

Port:

 TXTB_HW_CMD.VALID
FromToCountThreshold
Bin01110981
Bin10126981

Port:

 TXTB_HW_CMD.ERR
FromToCountThreshold
Bin0142371
Bin1058371

Port:

 TXTB_HW_CMD.ARBL
FromToCountThreshold
Bin014551
Bin1020551

Port:

 TXTB_HW_CMD.FAILED
FromToCountThreshold
Bin0190151
Bin10106151

Port:

 TXTB_CHANGED
FromToCountThreshold
Bin01100071
Bin10116071

Port:

 TXTB_CLK_EN
FromToCountThreshold
Bin01789741
Bin10805741

Port:

 REC_IDENT(28)
FromToCountThreshold
Bin01343321
Bin10301651

Port:

 REC_IDENT(27)
FromToCountThreshold
Bin01209511
Bin10167481

Port:

 REC_IDENT(26)
FromToCountThreshold
Bin01349951
Bin10299781

Port:

 REC_IDENT(25)
FromToCountThreshold
Bin01264091
Bin10214401

Port:

 REC_IDENT(24)
FromToCountThreshold
Bin01376211
Bin10325601

Port:

 REC_IDENT(23)
FromToCountThreshold
Bin01275741
Bin10221621

Port:

 REC_IDENT(22)
FromToCountThreshold
Bin01375761
Bin10327291

Port:

 REC_IDENT(21)
FromToCountThreshold
Bin01266231
Bin10216621

Port:

 REC_IDENT(20)
FromToCountThreshold
Bin01341311
Bin10300131

Port:

 REC_IDENT(19)
FromToCountThreshold
Bin01250181
Bin10209391

Port:

 REC_IDENT(18)
FromToCountThreshold
Bin01358611
Bin10318021

Port:

 REC_IDENT(17)
FromToCountThreshold
Bin0166761
Bin10774111

Port:

 REC_IDENT(16)
FromToCountThreshold
Bin0164811
Bin10769801

Port:

 REC_IDENT(15)
FromToCountThreshold
Bin0160161
Bin10759361

Port:

 REC_IDENT(14)
FromToCountThreshold
Bin0164571
Bin10773011

Port:

 REC_IDENT(13)
FromToCountThreshold
Bin0162031
Bin10758541

Port:

 REC_IDENT(12)
FromToCountThreshold
Bin0166551
Bin10773481

Port:

 REC_IDENT(11)
FromToCountThreshold
Bin0161161
Bin10760141

Port:

 REC_IDENT(10)
FromToCountThreshold
Bin0167591
Bin10771721

Port:

 REC_IDENT(9)
FromToCountThreshold
Bin0163401
Bin10768821

Port:

 REC_IDENT(8)
FromToCountThreshold
Bin0171911
Bin10781681

Port:

 REC_IDENT(7)
FromToCountThreshold
Bin0161701
Bin10761191

Port:

 REC_IDENT(6)
FromToCountThreshold
Bin0166361
Bin10777531

Port:

 REC_IDENT(5)
FromToCountThreshold
Bin0161221
Bin10762131

Port:

 REC_IDENT(4)
FromToCountThreshold
Bin0167121
Bin10781801

Port:

 REC_IDENT(3)
FromToCountThreshold
Bin0162131
Bin10762041

Port:

 REC_IDENT(2)
FromToCountThreshold
Bin0170441
Bin10783471

Port:

 REC_IDENT(1)
FromToCountThreshold
Bin0163161
Bin10759251

Port:

 REC_IDENT(0)
FromToCountThreshold
Bin0167571
Bin10774901

Port:

 REC_DLC(3)
FromToCountThreshold
Bin01203201
Bin10589881

Port:

 REC_DLC(2)
FromToCountThreshold
Bin01225311
Bin10282421

Port:

 REC_DLC(1)
FromToCountThreshold
Bin01223831
Bin10279661

Port:

 REC_DLC(0)
FromToCountThreshold
Bin01269511
Bin10330111

Port:

 REC_IDENT_TYPE
FromToCountThreshold
Bin01157601
Bin10173581

Port:

 REC_FRAME_TYPE
FromToCountThreshold
Bin01284401
Bin10300361

Port:

 REC_LBPF
FromToCountThreshold
Bin011801
Bin1017801

Port:

 REC_IS_RTR
FromToCountThreshold
Bin01220381
Bin10236361

Port:

 REC_BRS
FromToCountThreshold
Bin01204061
Bin10220021

Port:

 REC_ESI
FromToCountThreshold
Bin0121451
Bin1037431

Port:

 REC_IVLD
FromToCountThreshold
Bin01505201
Bin10521131

Port:

 REC_VALID
FromToCountThreshold
Bin01151791
Bin10167791

Port:

 STORE_METADATA
FromToCountThreshold
Bin01285201
Bin10301201

Port:

 STORE_DATA
FromToCountThreshold
Bin01888971
Bin10904971

Port:

 STORE_DATA_WORD(31)
FromToCountThreshold
Bin012371981
Bin102387971

Port:

 STORE_DATA_WORD(30)
FromToCountThreshold
Bin012437521
Bin102453481

Port:

 STORE_DATA_WORD(29)
FromToCountThreshold
Bin012540561
Bin102556521

Port:

 STORE_DATA_WORD(28)
FromToCountThreshold
Bin012614081
Bin102630041

Port:

 STORE_DATA_WORD(27)
FromToCountThreshold
Bin012707521
Bin102723491

Port:

 STORE_DATA_WORD(26)
FromToCountThreshold
Bin012812461
Bin102828421

Port:

 STORE_DATA_WORD(25)
FromToCountThreshold
Bin012894841
Bin102910791

Port:

 STORE_DATA_WORD(24)
FromToCountThreshold
Bin012972551
Bin102988521

Port:

 STORE_DATA_WORD(23)
FromToCountThreshold
Bin012862211
Bin102878181

Port:

 STORE_DATA_WORD(22)
FromToCountThreshold
Bin012943741
Bin102959711

Port:

 STORE_DATA_WORD(21)
FromToCountThreshold
Bin013027531
Bin103043491

Port:

 STORE_DATA_WORD(20)
FromToCountThreshold
Bin013114931
Bin103130911

Port:

 STORE_DATA_WORD(19)
FromToCountThreshold
Bin013233611
Bin103249571

Port:

 STORE_DATA_WORD(18)
FromToCountThreshold
Bin013304831
Bin103320801

Port:

 STORE_DATA_WORD(17)
FromToCountThreshold
Bin013388891
Bin103404881

Port:

 STORE_DATA_WORD(16)
FromToCountThreshold
Bin013451501
Bin103467481

Port:

 STORE_DATA_WORD(15)
FromToCountThreshold
Bin013863461
Bin103879451

Port:

 STORE_DATA_WORD(14)
FromToCountThreshold
Bin014007571
Bin104023541

Port:

 STORE_DATA_WORD(13)
FromToCountThreshold
Bin014096851
Bin104112811

Port:

 STORE_DATA_WORD(12)
FromToCountThreshold
Bin014194961
Bin104210931

Port:

 STORE_DATA_WORD(11)
FromToCountThreshold
Bin014322741
Bin104338701

Port:

 STORE_DATA_WORD(10)
FromToCountThreshold
Bin014420971
Bin104436951

Port:

 STORE_DATA_WORD(9)
FromToCountThreshold
Bin014542521
Bin104558471

Port:

 STORE_DATA_WORD(8)
FromToCountThreshold
Bin014650411
Bin104666391

Port:

 STORE_DATA_WORD(7)
FromToCountThreshold
Bin015109431
Bin105125381

Port:

 STORE_DATA_WORD(6)
FromToCountThreshold
Bin015228131
Bin105244101

Port:

 STORE_DATA_WORD(5)
FromToCountThreshold
Bin015325571
Bin105341521

Port:

 STORE_DATA_WORD(4)
FromToCountThreshold
Bin015422241
Bin105438191

Port:

 STORE_DATA_WORD(3)
FromToCountThreshold
Bin015551001
Bin105566951

Port:

 STORE_DATA_WORD(2)
FromToCountThreshold
Bin015646071
Bin105662011

Port:

 STORE_DATA_WORD(1)
FromToCountThreshold
Bin015761641
Bin105777591

Port:

 STORE_DATA_WORD(0)
FromToCountThreshold
Bin015864271
Bin105880211

Port:

 REC_ABORT
FromToCountThreshold
Bin01308241
Bin10324241

Port:

 SOF_PULSE
FromToCountThreshold
Bin01797471
Bin10813471

Port:

 ARBITRATION_LOST
FromToCountThreshold
Bin0111721
Bin1027721

Port:

 TRAN_VALID
FromToCountThreshold
Bin01110981
Bin10126981

Port:

 BR_SHIFTED
FromToCountThreshold
Bin01477871
Bin10493871

Port:

 ERR_DETECTED
FromToCountThreshold
Bin011232421
Bin101248421

Port:

 FCS_CHANGED
FromToCountThreshold
Bin01159891
Bin10175891

Port:

 ERR_WARNING_LIMIT_PULSE
FromToCountThreshold
Bin0131831
Bin1047831

Port:

 RX_TRIGGERS(1)
FromToCountThreshold
Bin01331193621
Bin10331225621

Port:

 RX_TRIGGERS(0)
FromToCountThreshold
Bin01220704701
Bin10441698541

Port:

 TX_TRIGGER
FromToCountThreshold
Bin01110440031
Bin10110456021

Port:

 SYNC_CONTROL(1)
FromToCountThreshold
Bin01996471
Bin10996421

Port:

 SYNC_CONTROL(0)
FromToCountThreshold
Bin01917591
Bin10917641

Port:

 NO_POS_RESYNC
FromToCountThreshold
Bin016337381
Bin106353361

Port:

 SP_CONTROL(1)
FromToCountThreshold
Bin0142061
Bin1058061

Port:

 SP_CONTROL(0)
FromToCountThreshold
Bin01255481
Bin10271481

Port:

 NBT_CTRS_EN
FromToCountThreshold
Bin0164821
Bin1080721

Port:

 DBT_CTRS_EN
FromToCountThreshold
Bin01666451
Bin10682451

Port:

 RX_DATA_WBS
FromToCountThreshold
Bin0114008961
Bin1013992961

Port:

 TX_DATA_WBS
FromToCountThreshold
Bin016353361
Bin106337381

Port:

 SSP_RESET
FromToCountThreshold
Bin01347801
Bin10363801

Port:

 TRAN_DELAY_MEAS
FromToCountThreshold
Bin01350251
Bin10366251

Port:

 BIT_ERR
FromToCountThreshold
Bin0193811
Bin10109811

Port:

 BTMC_RESET
FromToCountThreshold
Bin01281291
Bin10297291

Port:

 DBT_MEASURE_START
FromToCountThreshold
Bin0123231
Bin1039231

Port:

 GEN_FIRST_SSP
FromToCountThreshold
Bin0123231
Bin1039231

Port:

 SYNC_EDGE
FromToCountThreshold
Bin0115551481
Bin1015567481

Port:

 BIT_ERR_ENABLE
FromToCountThreshold
Bin01669121
Bin10653201

Port:

 PC_RX_TRIGGER
FromToCountThreshold
Bin01100154141
Bin10100170141

Signal:

 ALC_ALC_BIT(4)
FromToCountThreshold
Bin01671
Bin1016651

Signal:

 ALC_ALC_BIT(3)
FromToCountThreshold
Bin01881
Bin1016861

Signal:

 ALC_ALC_BIT(2)
FromToCountThreshold
Bin011011
Bin1016991

Signal:

 ALC_ALC_BIT(1)
FromToCountThreshold
Bin011711
Bin1017691

Signal:

 ALC_ALC_BIT(0)
FromToCountThreshold
Bin012961
Bin1018941

Signal:

 ALC_ALC_ID_FIELD(2)
FromToCountThreshold
Bin01301
Bin1016301

Signal:

 ALC_ALC_ID_FIELD(1)
FromToCountThreshold
Bin01401
Bin1016381

Signal:

 ALC_ALC_ID_FIELD(0)
FromToCountThreshold
Bin01961
Bin1016961

Signal:

 ERR_CAPT_ERR_TYPE(2)
FromToCountThreshold
Bin017931
Bin1023921

Signal:

 ERR_CAPT_ERR_TYPE(1)
FromToCountThreshold
Bin0112521
Bin1028501

Signal:

 ERR_CAPT_ERR_TYPE(0)
FromToCountThreshold
Bin013361
Bin1019351

Signal:

 ERR_CAPT_ERR_POS(3)
FromToCountThreshold
Bin0141851
Bin1025911

Signal:

 ERR_CAPT_ERR_POS(2)
FromToCountThreshold
Bin0144021
Bin1028031

Signal:

 ERR_CAPT_ERR_POS(1)
FromToCountThreshold
Bin0136661
Bin1020701

Signal:

 ERR_CAPT_ERR_POS(0)
FromToCountThreshold
Bin0129601
Bin1013611

Signal:

 ERR_CAPT_ERR_ERP
FromToCountThreshold
Bin012901
Bin1018901

Signal:

 IS_TRANSMITTER
FromToCountThreshold
Bin01198921
Bin10214921

Signal:

 IS_RECEIVER
FromToCountThreshold
Bin01308881
Bin10324821

Signal:

 IS_IDLE
FromToCountThreshold
Bin01554521
Bin10570491

Signal:

 ARBITRATION_LOST_I
FromToCountThreshold
Bin0111721
Bin1027721

Signal:

 SET_TRANSMITTER
FromToCountThreshold
Bin01398101
Bin10414101

Signal:

 SET_RECEIVER
FromToCountThreshold
Bin01304691
Bin10320691

Signal:

 SET_IDLE
FromToCountThreshold
Bin01956741
Bin10972741

Signal:

 IS_ERR_ACTIVE
FromToCountThreshold
Bin0184241
Bin1084151

Signal:

 IS_ERR_PASSIVE
FromToCountThreshold
Bin017681
Bin1023681

Signal:

 IS_BUS_OFF_I
FromToCountThreshold
Bin0182271
Bin1082361

Signal:

 ERR_DETECTED_I
FromToCountThreshold
Bin011232421
Bin101248421

Signal:

 PRIMARY_ERR
FromToCountThreshold
Bin01226581
Bin10242581

Signal:

 ACT_ERR_OVR_FLAG
FromToCountThreshold
Bin01196071
Bin10212051

Signal:

 ERR_DELIM_LATE
FromToCountThreshold
Bin013901
Bin1019901

Signal:

 SET_ERR_ACTIVE
FromToCountThreshold
Bin0166361
Bin1082361

Signal:

 ERR_CTRS_UNCHANGED
FromToCountThreshold
Bin017911
Bin1023911

Signal:

 STUFF_ENABLE
FromToCountThreshold
Bin01248161
Bin10264161

Signal:

 DESTUFF_ENABLE
FromToCountThreshold
Bin01552851
Bin10568851

Signal:

 FIXED_STUFF
FromToCountThreshold
Bin01134661
Bin10150661

Signal:

 TX_FRAME_NO_SOF
FromToCountThreshold
Bin013541
Bin1019541

Signal:

 DST_CTR(2)
FromToCountThreshold
Bin011169201
Bin101185201

Signal:

 DST_CTR(1)
FromToCountThreshold
Bin012418781
Bin102434731

Signal:

 DST_CTR(0)
FromToCountThreshold
Bin014836491
Bin104852461

Signal:

 BST_CTR(2)
FromToCountThreshold
Bin01333341
Bin10349341

Signal:

 BST_CTR(1)
FromToCountThreshold
Bin01702251
Bin10718231

Signal:

 BST_CTR(0)
FromToCountThreshold
Bin011407001
Bin101422981

Signal:

 STUFF_ERR
FromToCountThreshold
Bin01204891
Bin10220891

Signal:

 CRC_ENABLE
FromToCountThreshold
Bin01552851
Bin10568851

Signal:

 CRC_SPEC_ENABLE
FromToCountThreshold
Bin011125361
Bin101141321

Signal:

 CRC_CALC_FROM_RX
FromToCountThreshold
Bin01830681
Bin10846591

Signal:

 CRC_15(14)
FromToCountThreshold
Bin0114526421
Bin1014542411

Signal:

 CRC_15(13)
FromToCountThreshold
Bin0114043811
Bin1014059791

Signal:

 CRC_15(12)
FromToCountThreshold
Bin0114168151
Bin1014184141

Signal:

 CRC_15(11)
FromToCountThreshold
Bin0114310401
Bin1014326361

Signal:

 CRC_15(10)
FromToCountThreshold
Bin0114445911
Bin1014461891

Signal:

 CRC_15(9)
FromToCountThreshold
Bin0114382461
Bin1014398421

Signal:

 CRC_15(8)
FromToCountThreshold
Bin0114522231
Bin1014538191

Signal:

 CRC_15(7)
FromToCountThreshold
Bin0114890851
Bin1014906831

Signal:

 CRC_15(6)
FromToCountThreshold
Bin0114285721
Bin1014301681

Signal:

 CRC_15(5)
FromToCountThreshold
Bin0114421381
Bin1014437341

Signal:

 CRC_15(4)
FromToCountThreshold
Bin0114541041
Bin1014557031

Signal:

 CRC_15(3)
FromToCountThreshold
Bin0114537431
Bin1014553421

Signal:

 CRC_15(2)
FromToCountThreshold
Bin0114405701
Bin1014421651

Signal:

 CRC_15(1)
FromToCountThreshold
Bin0114564371
Bin1014580341

Signal:

 CRC_15(0)
FromToCountThreshold
Bin0114700761
Bin1014716741

Signal:

 CRC_17(16)
FromToCountThreshold
Bin0117340391
Bin1017356331

Signal:

 CRC_17(15)
FromToCountThreshold
Bin0117445081
Bin1017461061

Signal:

 CRC_17(14)
FromToCountThreshold
Bin0117590541
Bin1017606511

Signal:

 CRC_17(13)
FromToCountThreshold
Bin0117571561
Bin1017587531

Signal:

 CRC_17(12)
FromToCountThreshold
Bin0116959081
Bin1016975061

Signal:

 CRC_17(11)
FromToCountThreshold
Bin0117105171
Bin1017121151

Signal:

 CRC_17(10)
FromToCountThreshold
Bin0116577181
Bin1016593171

Signal:

 CRC_17(9)
FromToCountThreshold
Bin0116713621
Bin1016729591

Signal:

 CRC_17(8)
FromToCountThreshold
Bin0116859821
Bin1016875811

Signal:

 CRC_17(7)
FromToCountThreshold
Bin0116994371
Bin1017010361

Signal:

 CRC_17(6)
FromToCountThreshold
Bin0117136171
Bin1017152171

Signal:

 CRC_17(5)
FromToCountThreshold
Bin0117133821
Bin1017149781

Signal:

 CRC_17(4)
FromToCountThreshold
Bin0117255401
Bin1017271381

Signal:

 CRC_17(3)
FromToCountThreshold
Bin0117440701
Bin1017456681

Signal:

 CRC_17(2)
FromToCountThreshold
Bin0117139851
Bin1017155841

Signal:

 CRC_17(1)
FromToCountThreshold
Bin0117292861
Bin1017308851

Signal:

 CRC_17(0)
FromToCountThreshold
Bin0117577191
Bin1017593171

Signal:

 CRC_21(20)
FromToCountThreshold
Bin0117383481
Bin1017399411

Signal:

 CRC_21(19)
FromToCountThreshold
Bin0116944921
Bin1016960891

Signal:

 CRC_21(18)
FromToCountThreshold
Bin0117091821
Bin1017107801

Signal:

 CRC_21(17)
FromToCountThreshold
Bin0117236681
Bin1017252661

Signal:

 CRC_21(16)
FromToCountThreshold
Bin0117364281
Bin1017380271

Signal:

 CRC_21(15)
FromToCountThreshold
Bin0117495371
Bin1017511351

Signal:

 CRC_21(14)
FromToCountThreshold
Bin0117625071
Bin1017641051

Signal:

 CRC_21(13)
FromToCountThreshold
Bin0117774461
Bin1017790441

Signal:

 CRC_21(12)
FromToCountThreshold
Bin0117181461
Bin1017197431

Signal:

 CRC_21(11)
FromToCountThreshold
Bin0117332931
Bin1017348921

Signal:

 CRC_21(10)
FromToCountThreshold
Bin0117239641
Bin1017255601

Signal:

 CRC_21(9)
FromToCountThreshold
Bin0117376631
Bin1017392611

Signal:

 CRC_21(8)
FromToCountThreshold
Bin0117533501
Bin1017549451

Signal:

 CRC_21(7)
FromToCountThreshold
Bin0117685681
Bin1017701681

Signal:

 CRC_21(6)
FromToCountThreshold
Bin0117103051
Bin1017119021

Signal:

 CRC_21(5)
FromToCountThreshold
Bin0117240001
Bin1017255971

Signal:

 CRC_21(4)
FromToCountThreshold
Bin0117371311
Bin1017387291

Signal:

 CRC_21(3)
FromToCountThreshold
Bin0117532391
Bin1017548371

Signal:

 CRC_21(2)
FromToCountThreshold
Bin0117522041
Bin1017538001

Signal:

 CRC_21(1)
FromToCountThreshold
Bin0117648511
Bin1017664491

Signal:

 CRC_21(0)
FromToCountThreshold
Bin0117778381
Bin1017794341

Signal:

 SP_CONTROL_I(1)
FromToCountThreshold
Bin0142061
Bin1058061

Signal:

 SP_CONTROL_I(0)
FromToCountThreshold
Bin01255481
Bin10271481

Signal:

 SP_CONTROL_Q(1)
FromToCountThreshold
Bin0123481
Bin1039481

Signal:

 SP_CONTROL_Q(0)
FromToCountThreshold
Bin01180581
Bin10196581

Signal:

 TRAN_VALID_I
FromToCountThreshold
Bin01110981
Bin10126981

Signal:

 REC_VALID_I
FromToCountThreshold
Bin01151791
Bin10167791

Signal:

 TX_ERR_CTR(8)
FromToCountThreshold
Bin012491
Bin1018491

Signal:

 TX_ERR_CTR(7)
FromToCountThreshold
Bin015211
Bin1021211

Signal:

 TX_ERR_CTR(6)
FromToCountThreshold
Bin014881
Bin1020881

Signal:

 TX_ERR_CTR(5)
FromToCountThreshold
Bin018111
Bin1024111

Signal:

 TX_ERR_CTR(4)
FromToCountThreshold
Bin0119311
Bin1035311

Signal:

 TX_ERR_CTR(3)
FromToCountThreshold
Bin01120941
Bin10136941

Signal:

 TX_ERR_CTR(2)
FromToCountThreshold
Bin0129801
Bin1045801

Signal:

 TX_ERR_CTR(1)
FromToCountThreshold
Bin0133181
Bin1049181

Signal:

 TX_ERR_CTR(0)
FromToCountThreshold
Bin0135171
Bin1051171

Signal:

 RX_ERR_CTR(8)
FromToCountThreshold
Bin011361
Bin1017361

Signal:

 RX_ERR_CTR(7)
FromToCountThreshold
Bin013601
Bin1019601

Signal:

 RX_ERR_CTR(6)
FromToCountThreshold
Bin012661
Bin1018641

Signal:

 RX_ERR_CTR(5)
FromToCountThreshold
Bin013321
Bin1019311

Signal:

 RX_ERR_CTR(4)
FromToCountThreshold
Bin015191
Bin1021191

Signal:

 RX_ERR_CTR(3)
FromToCountThreshold
Bin016861
Bin1022851

Signal:

 RX_ERR_CTR(2)
FromToCountThreshold
Bin016271
Bin1022271

Signal:

 RX_ERR_CTR(1)
FromToCountThreshold
Bin0112081
Bin1028081

Signal:

 RX_ERR_CTR(0)
FromToCountThreshold
Bin01112211
Bin10128151

Signal:

 NORM_ERR_CTR(15)
FromToCountThreshold
Bin01661
Bin1016621

Signal:

 NORM_ERR_CTR(14)
FromToCountThreshold
Bin01691
Bin1016681

Signal:

 NORM_ERR_CTR(13)
FromToCountThreshold
Bin01671
Bin1016631

Signal:

 NORM_ERR_CTR(12)
FromToCountThreshold
Bin01611
Bin1016571

Signal:

 NORM_ERR_CTR(11)
FromToCountThreshold
Bin01591
Bin1016551

Signal:

 NORM_ERR_CTR(10)
FromToCountThreshold
Bin01631
Bin1016611

Signal:

 NORM_ERR_CTR(9)
FromToCountThreshold
Bin01681
Bin1016651

Signal:

 NORM_ERR_CTR(8)
FromToCountThreshold
Bin01731
Bin1016701

Signal:

 NORM_ERR_CTR(7)
FromToCountThreshold
Bin01791
Bin1016761

Signal:

 NORM_ERR_CTR(6)
FromToCountThreshold
Bin011011
Bin1016981

Signal:

 NORM_ERR_CTR(5)
FromToCountThreshold
Bin011601
Bin1017591

Signal:

 NORM_ERR_CTR(4)
FromToCountThreshold
Bin012821
Bin1018781

Signal:

 NORM_ERR_CTR(3)
FromToCountThreshold
Bin016001
Bin1021941

Signal:

 NORM_ERR_CTR(2)
FromToCountThreshold
Bin0113611
Bin1029561

Signal:

 NORM_ERR_CTR(1)
FromToCountThreshold
Bin0130481
Bin1046451

Signal:

 NORM_ERR_CTR(0)
FromToCountThreshold
Bin01111891
Bin10127831

Signal:

 DATA_ERR_CTR(15)
FromToCountThreshold
Bin01751
Bin1016701

Signal:

 DATA_ERR_CTR(14)
FromToCountThreshold
Bin01631
Bin1016601

Signal:

 DATA_ERR_CTR(13)
FromToCountThreshold
Bin01631
Bin1016611

Signal:

 DATA_ERR_CTR(12)
FromToCountThreshold
Bin01631
Bin1016621

Signal:

 DATA_ERR_CTR(11)
FromToCountThreshold
Bin01591
Bin1016571

Signal:

 DATA_ERR_CTR(10)
FromToCountThreshold
Bin01581
Bin1016561

Signal:

 DATA_ERR_CTR(9)
FromToCountThreshold
Bin01741
Bin1016701

Signal:

 DATA_ERR_CTR(8)
FromToCountThreshold
Bin01851
Bin1016831

Signal:

 DATA_ERR_CTR(7)
FromToCountThreshold
Bin011031
Bin1017011

Signal:

 DATA_ERR_CTR(6)
FromToCountThreshold
Bin011381
Bin1017351

Signal:

 DATA_ERR_CTR(5)
FromToCountThreshold
Bin012051
Bin1018021

Signal:

 DATA_ERR_CTR(4)
FromToCountThreshold
Bin013591
Bin1019561

Signal:

 DATA_ERR_CTR(3)
FromToCountThreshold
Bin016791
Bin1022741

Signal:

 DATA_ERR_CTR(2)
FromToCountThreshold
Bin0112951
Bin1028921

Signal:

 DATA_ERR_CTR(1)
FromToCountThreshold
Bin0125241
Bin1041201

Signal:

 DATA_ERR_CTR(0)
FromToCountThreshold
Bin0154781
Bin1070731

Signal:

 PC_TX_TRIGGER
FromToCountThreshold
Bin01110440031
Bin10110456021

Signal:

 PC_RX_TRIGGER_I
FromToCountThreshold
Bin01100154141
Bin10100170141

Signal:

 PC_TX_DATA_NBS
FromToCountThreshold
Bin016444441
Bin106428461

Signal:

 PC_RX_DATA_NBS
FromToCountThreshold
Bin0113911881
Bin1013895881

Signal:

 CRC_DATA_TX_WBS
FromToCountThreshold
Bin016353511
Bin106337531

Signal:

 CRC_DATA_TX_NBS
FromToCountThreshold
Bin016444441
Bin106428461

Signal:

 CRC_DATA_RX_WBS
FromToCountThreshold
Bin0113960081
Bin1013975991

Signal:

 CRC_DATA_RX_NBS
FromToCountThreshold
Bin0113911881
Bin1013895881

Signal:

 CRC_TRIG_TX_WBS
FromToCountThreshold
Bin01110795711
Bin10110811701

Signal:

 CRC_TRIG_TX_NBS
FromToCountThreshold
Bin01110440031
Bin10110456021

Signal:

 CRC_TRIG_RX_WBS
FromToCountThreshold
Bin01109556821
Bin10109572821

Signal:

 CRC_TRIG_RX_NBS
FromToCountThreshold
Bin01100154141
Bin10100170141

Signal:

 BST_DATA_IN
FromToCountThreshold
Bin016444441
Bin106428461

Signal:

 BST_DATA_OUT
FromToCountThreshold
Bin016353511
Bin106337531

Signal:

 BST_TRIGGER
FromToCountThreshold
Bin01110440031
Bin10110456021

Signal:

 DATA_HALT
FromToCountThreshold
Bin019447351
Bin109463351

Signal:

 BDS_DATA_IN
FromToCountThreshold
Bin0114011771
Bin1013995771

Signal:

 BDS_DATA_OUT
FromToCountThreshold
Bin0113911881
Bin1013895881

Signal:

 BDS_TRIGGER
FromToCountThreshold
Bin01220841271
Bin10220857271

Signal:

 DESTUFFED
FromToCountThreshold
Bin0110198211
Bin1010214211

Signal:

 TX_FRAME_CTR(31)
FromToCountThreshold
Bin011041
Bin1017041

Signal:

 TX_FRAME_CTR(30)
FromToCountThreshold
Bin011081
Bin1017081

Signal:

 TX_FRAME_CTR(29)
FromToCountThreshold
Bin011111
Bin1017111

Signal:

 TX_FRAME_CTR(28)
FromToCountThreshold
Bin011091
Bin1017091

Signal:

 TX_FRAME_CTR(27)
FromToCountThreshold
Bin01911
Bin1016911

Signal:

 TX_FRAME_CTR(26)
FromToCountThreshold
Bin01951
Bin1016951

Signal:

 TX_FRAME_CTR(25)
FromToCountThreshold
Bin011031
Bin1017031

Signal:

 TX_FRAME_CTR(24)
FromToCountThreshold
Bin011021
Bin1017021

Signal:

 TX_FRAME_CTR(23)
FromToCountThreshold
Bin011061
Bin1017061

Signal:

 TX_FRAME_CTR(22)
FromToCountThreshold
Bin011021
Bin1017021

Signal:

 TX_FRAME_CTR(21)
FromToCountThreshold
Bin011041
Bin1017041

Signal:

 TX_FRAME_CTR(20)
FromToCountThreshold
Bin011021
Bin1017021

Signal:

 TX_FRAME_CTR(19)
FromToCountThreshold
Bin01981
Bin1016981

Signal:

 TX_FRAME_CTR(18)
FromToCountThreshold
Bin011031
Bin1017031

Signal:

 TX_FRAME_CTR(17)
FromToCountThreshold
Bin011101
Bin1017101

Signal:

 TX_FRAME_CTR(16)
FromToCountThreshold
Bin011071
Bin1017071

Signal:

 TX_FRAME_CTR(15)
FromToCountThreshold
Bin011101
Bin1017101

Signal:

 TX_FRAME_CTR(14)
FromToCountThreshold
Bin011001
Bin1017001

Signal:

 TX_FRAME_CTR(13)
FromToCountThreshold
Bin011041
Bin1017041

Signal:

 TX_FRAME_CTR(12)
FromToCountThreshold
Bin011001
Bin1017001

Signal:

 TX_FRAME_CTR(11)
FromToCountThreshold
Bin011051
Bin1017051

Signal:

 TX_FRAME_CTR(10)
FromToCountThreshold
Bin011031
Bin1017031

Signal:

 TX_FRAME_CTR(9)
FromToCountThreshold
Bin011111
Bin1017111

Signal:

 TX_FRAME_CTR(8)
FromToCountThreshold
Bin011071
Bin1017071

Signal:

 TX_FRAME_CTR(7)
FromToCountThreshold
Bin01941
Bin1016941

Signal:

 TX_FRAME_CTR(6)
FromToCountThreshold
Bin011111
Bin1017111

Signal:

 TX_FRAME_CTR(5)
FromToCountThreshold
Bin011291
Bin1017291

Signal:

 TX_FRAME_CTR(4)
FromToCountThreshold
Bin011521
Bin1017521

Signal:

 TX_FRAME_CTR(3)
FromToCountThreshold
Bin012631
Bin1018631

Signal:

 TX_FRAME_CTR(2)
FromToCountThreshold
Bin015931
Bin1021931

Signal:

 TX_FRAME_CTR(1)
FromToCountThreshold
Bin0110721
Bin1026721

Signal:

 TX_FRAME_CTR(0)
FromToCountThreshold
Bin0122111
Bin1038111

Signal:

 RX_FRAME_CTR(31)
FromToCountThreshold
Bin01531
Bin1016521

Signal:

 RX_FRAME_CTR(30)
FromToCountThreshold
Bin01551
Bin1016511

Signal:

 RX_FRAME_CTR(29)
FromToCountThreshold
Bin01511
Bin1016501

Signal:

 RX_FRAME_CTR(28)
FromToCountThreshold
Bin01451
Bin1016441

Signal:

 RX_FRAME_CTR(27)
FromToCountThreshold
Bin01461
Bin1016451

Signal:

 RX_FRAME_CTR(26)
FromToCountThreshold
Bin01541
Bin1016501

Signal:

 RX_FRAME_CTR(25)
FromToCountThreshold
Bin01561
Bin1016541

Signal:

 RX_FRAME_CTR(24)
FromToCountThreshold
Bin01521
Bin1016491

Signal:

 RX_FRAME_CTR(23)
FromToCountThreshold
Bin01571
Bin1016551

Signal:

 RX_FRAME_CTR(22)
FromToCountThreshold
Bin01531
Bin1016521

Signal:

 RX_FRAME_CTR(21)
FromToCountThreshold
Bin01521
Bin1016491

Signal:

 RX_FRAME_CTR(20)
FromToCountThreshold
Bin01521
Bin1016501

Signal:

 RX_FRAME_CTR(19)
FromToCountThreshold
Bin01511
Bin1016491

Signal:

 RX_FRAME_CTR(18)
FromToCountThreshold
Bin01481
Bin1016471

Signal:

 RX_FRAME_CTR(17)
FromToCountThreshold
Bin01511
Bin1016511

Signal:

 RX_FRAME_CTR(16)
FromToCountThreshold
Bin01501
Bin1016481

Signal:

 RX_FRAME_CTR(15)
FromToCountThreshold
Bin01491
Bin1016471

Signal:

 RX_FRAME_CTR(14)
FromToCountThreshold
Bin01581
Bin1016561

Signal:

 RX_FRAME_CTR(13)
FromToCountThreshold
Bin01471
Bin1016451

Signal:

 RX_FRAME_CTR(12)
FromToCountThreshold
Bin01501
Bin1016491

Signal:

 RX_FRAME_CTR(11)
FromToCountThreshold
Bin01561
Bin1016531

Signal:

 RX_FRAME_CTR(10)
FromToCountThreshold
Bin01601
Bin1016571

Signal:

 RX_FRAME_CTR(9)
FromToCountThreshold
Bin01541
Bin1016521

Signal:

 RX_FRAME_CTR(8)
FromToCountThreshold
Bin01621
Bin1016611

Signal:

 RX_FRAME_CTR(7)
FromToCountThreshold
Bin01771
Bin1016761

Signal:

 RX_FRAME_CTR(6)
FromToCountThreshold
Bin011141
Bin1017111

Signal:

 RX_FRAME_CTR(5)
FromToCountThreshold
Bin012221
Bin1018201

Signal:

 RX_FRAME_CTR(4)
FromToCountThreshold
Bin013551
Bin1019541

Signal:

 RX_FRAME_CTR(3)
FromToCountThreshold
Bin017461
Bin1023441

Signal:

 RX_FRAME_CTR(2)
FromToCountThreshold
Bin0114951
Bin1030931

Signal:

 RX_FRAME_CTR(1)
FromToCountThreshold
Bin0129591
Bin1045571

Signal:

 RX_FRAME_CTR(0)
FromToCountThreshold
Bin0159191
Bin1075181

Signal:

 TX_DATA_WBS_I
FromToCountThreshold
Bin016353361
Bin106337381

Signal:

 LPB_DOMINANT
FromToCountThreshold
Bin0113949041
Bin1013933061

Signal:

 FORM_ERR
FromToCountThreshold
Bin01870831
Bin10886831

Signal:

 ACK_ERR
FromToCountThreshold
Bin0180011
Bin1096011

Signal:

 CRC_ERR
FromToCountThreshold
Bin0116121
Bin1032121

Signal:

 LOAD_INIT_VECT
FromToCountThreshold
Bin011125141
Bin101141141

Signal:

 RETR_CTR(3)
FromToCountThreshold
Bin01521
Bin1016521

Signal:

 RETR_CTR(2)
FromToCountThreshold
Bin011321
Bin1017321

Signal:

 RETR_CTR(1)
FromToCountThreshold
Bin012551
Bin1018551

Signal:

 RETR_CTR(0)
FromToCountThreshold
Bin016291
Bin1022291

Signal:

 DECREMENT_REC
FromToCountThreshold
Bin01149821
Bin10165821

Signal:

 BIT_ERR_AFTER_ACK_ERR
FromToCountThreshold
Bin0181
Bin1016081

Signal:

 MR_STATUS_PEXS
FromToCountThreshold
Bin01751
Bin1016751

Signal:

 MR_STATUS_EWL
FromToCountThreshold
Bin017921
Bin1023911

Uncovered expressions:

Excluded expressions:

Covered expressions:

"and" expression

899:    lpb_dominant <= rx_data_wbs and bst_data_out
                        <---LHS--->     <---RHS---->  

LHSRHSCountThreshold
Bin'0''1'14023381
Bin'1''0'6286021
Bin'1''1'13949041

"=" expression

910:                   lpb_dominant when (mr_mode_bmm = '1') else 
Evaluated toCountThreshold
BinFalse65635751
BinTrue18811

"=" expression

917:    tx_data_wbs_i <= RECESSIVE when (mr_settings_ena = CTU_CAN_DISABLED) else 
Evaluated toCountThreshold
BinFalse12771981
BinTrue80801

"=" expression

918:                     RECESSIVE when (mr_mode_bmm = '1') else 
Evaluated toCountThreshold
BinFalse12771481
BinTrue501

"=" expression

925:    no_pos_resync <= '1' when (tx_data_wbs_i = DOMINANT) else 
Evaluated toCountThreshold
BinFalse6369361
BinTrue6337381

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: