NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(2).TXT_BUF_EVEN_GEN.TXT_BUFFER_EVEN_INST.TXT_BUFFER_RAM_INST

File:  /__w/ctu-can-regression/ctu-can-regression/src/txt_buffer/txt_buffer_ram.vhd

Sub-instances:

Instance Statement Branch Toggle Expression FSM state Functional Average
DP_INF_RAM_BE_INST 100.0 % (19/19) 100.0 % (14/14) 100.0 % (1578/1578) 100.0 % (30/30) N.A. N.A. 100.0 % (1641/1641)
PARITY_TRUE_GEN 100.0 % (14/14) 100.0 % (12/12) 100.0 % (66/66) 100.0 % (17/17) N.A. N.A. 100.0 % (109/109)

Current Instance:

Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(2).TXT_BUF_EVEN_GEN.TXT_BUFFER_EVEN_INST.TXT_BUFFER_RAM_INST 100.0 % (18/18) 100.0 % (12/12) 100.0 % (516/516) 100.0 % (15/15) N.A. N.A. 100.0 % (561/561)

Details:

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

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

277:    tst_ena <= '1' when (mr_tst_control_tmaena = '1') and 
278:                        (mr_tst_dest_tst_mtgt = std_logic_vector(to_unsigned(G_ID + 2, 4))) 
279:                   else 
280:               '0'; 

Count: 4626
Threshold: 1

Signal assignment statement:

277:    tst_ena <= '1' when (mr_tst_control_tmaena = '1') and 
Count: 304
Threshold: 1

Signal assignment statement:

280:               '0'
Count: 4322
Threshold: 1

If statement:

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0') 
284:                                                 else 
285:                             mr_tst_dest_tst_addr(4 downto 0); 

Count: 49588826
Threshold: 1

Signal assignment statement:

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0') 
Count: 49534119
Threshold: 1

Signal assignment statement:

285:                             mr_tst_dest_tst_addr(4 downto 0)
Count: 54707
Threshold: 1

If statement:

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0') 
288:                                             else 
289:                           mr_tst_control_twrstb; 

Count: 190177
Threshold: 1

Signal assignment statement:

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0') 
Count: 186043
Threshold: 1

Signal assignment statement:

289:                           mr_tst_control_twrstb
Count: 4134
Threshold: 1

If statement:

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0') 
292:                                              else 
293:                          mr_tst_wdata_tst_wdata; 

Count: 1586755
Threshold: 1

Signal assignment statement:

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0') 
Count: 1552223
Threshold: 1

Signal assignment statement:

293:                          mr_tst_wdata_tst_wdata
Count: 34532
Threshold: 1

If statement:

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0') 
297:                                                 else 
298:                             mr_tst_dest_tst_addr(4 downto 0); 

Count: 175764
Threshold: 1

Signal assignment statement:

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0') 
Count: 171889
Threshold: 1

Signal assignment statement:

298:                             mr_tst_dest_tst_addr(4 downto 0)
Count: 3875
Threshold: 1

If statement:

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1') 
301:                                                     else 
302:                                     (others => '0'); 

Count: 20424
Threshold: 1

Signal assignment statement:

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1') 
Count: 2321
Threshold: 1

Signal assignment statement:

302:                                     (others => '0')
Count: 18103
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

277:    tst_ena <= '1' when (mr_tst_control_tmaena = '1') and 
278:                        (mr_tst_dest_tst_mtgt = std_logic_vector(to_unsigned(G_ID + 2, 4))) 

Evaluated toCountThreshold
BinTrue3041
BinFalse43221

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

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue495341191
BinFalse547071

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

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue1860431
BinFalse41341

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

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue15522231
BinFalse345321

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

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue1718891
BinFalse38751

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

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1'
Evaluated toCountThreshold
BinTrue23211
BinFalse181031

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 CLK_SYS
FromToCountThreshold
Bin01136414061
Bin10136420661

Port:

 RES_N
FromToCountThreshold
Bin0128441
Bin1028441

Port:

 MR_SETTINGS_PCHKE
FromToCountThreshold
Bin011101
Bin107701

Port:

 MR_TST_CONTROL_TMAENA
FromToCountThreshold
Bin016361
Bin1012961

Port:

 MR_TST_CONTROL_TWRSTB
FromToCountThreshold
Bin01313291
Bin10332571

Port:

 MR_TST_DEST_TST_ADDR(4)
FromToCountThreshold
Bin0134061
Bin1040661

Port:

 MR_TST_DEST_TST_ADDR(3)
FromToCountThreshold
Bin0148101
Bin1054701

Port:

 MR_TST_DEST_TST_ADDR(2)
FromToCountThreshold
Bin0198621
Bin10105221

Port:

 MR_TST_DEST_TST_ADDR(1)
FromToCountThreshold
Bin01213671
Bin10220271

Port:

 MR_TST_DEST_TST_ADDR(0)
FromToCountThreshold
Bin01427231
Bin10433831

Port:

 MR_TST_DEST_TST_MTGT(3)
FromToCountThreshold
Bin012141
Bin108741

Port:

 MR_TST_DEST_TST_MTGT(2)
FromToCountThreshold
Bin013531
Bin1010131

Port:

 MR_TST_DEST_TST_MTGT(1)
FromToCountThreshold
Bin014721
Bin1011321

Port:

 MR_TST_DEST_TST_MTGT(0)
FromToCountThreshold
Bin018961
Bin1015561

Port:

 MR_TST_WDATA_TST_WDATA(31)
FromToCountThreshold
Bin0114901
Bin1021501

Port:

 MR_TST_WDATA_TST_WDATA(30)
FromToCountThreshold
Bin0114371
Bin1020971

Port:

 MR_TST_WDATA_TST_WDATA(29)
FromToCountThreshold
Bin0114481
Bin1021081

Port:

 MR_TST_WDATA_TST_WDATA(28)
FromToCountThreshold
Bin0115851
Bin1022451

Port:

 MR_TST_WDATA_TST_WDATA(27)
FromToCountThreshold
Bin0116071
Bin1022671

Port:

 MR_TST_WDATA_TST_WDATA(26)
FromToCountThreshold
Bin0115901
Bin1022501

Port:

 MR_TST_WDATA_TST_WDATA(25)
FromToCountThreshold
Bin0116031
Bin1022631

Port:

 MR_TST_WDATA_TST_WDATA(24)
FromToCountThreshold
Bin0116731
Bin1023331

Port:

 MR_TST_WDATA_TST_WDATA(23)
FromToCountThreshold
Bin0115421
Bin1022021

Port:

 MR_TST_WDATA_TST_WDATA(22)
FromToCountThreshold
Bin0114811
Bin1021411

Port:

 MR_TST_WDATA_TST_WDATA(21)
FromToCountThreshold
Bin0115191
Bin1021791

Port:

 MR_TST_WDATA_TST_WDATA(20)
FromToCountThreshold
Bin0116131
Bin1022731

Port:

 MR_TST_WDATA_TST_WDATA(19)
FromToCountThreshold
Bin0116081
Bin1022681

Port:

 MR_TST_WDATA_TST_WDATA(18)
FromToCountThreshold
Bin0115951
Bin1022551

Port:

 MR_TST_WDATA_TST_WDATA(17)
FromToCountThreshold
Bin0115911
Bin1022511

Port:

 MR_TST_WDATA_TST_WDATA(16)
FromToCountThreshold
Bin0116291
Bin1022891

Port:

 MR_TST_WDATA_TST_WDATA(15)
FromToCountThreshold
Bin0115301
Bin1021901

Port:

 MR_TST_WDATA_TST_WDATA(14)
FromToCountThreshold
Bin0114651
Bin1021251

Port:

 MR_TST_WDATA_TST_WDATA(13)
FromToCountThreshold
Bin0115151
Bin1021751

Port:

 MR_TST_WDATA_TST_WDATA(12)
FromToCountThreshold
Bin0115981
Bin1022581

Port:

 MR_TST_WDATA_TST_WDATA(11)
FromToCountThreshold
Bin0116041
Bin1022641

Port:

 MR_TST_WDATA_TST_WDATA(10)
FromToCountThreshold
Bin0116061
Bin1022661

Port:

 MR_TST_WDATA_TST_WDATA(9)
FromToCountThreshold
Bin0116301
Bin1022901

Port:

 MR_TST_WDATA_TST_WDATA(8)
FromToCountThreshold
Bin0116441
Bin1023041

Port:

 MR_TST_WDATA_TST_WDATA(7)
FromToCountThreshold
Bin0115891
Bin1022491

Port:

 MR_TST_WDATA_TST_WDATA(6)
FromToCountThreshold
Bin0115271
Bin1021871

Port:

 MR_TST_WDATA_TST_WDATA(5)
FromToCountThreshold
Bin0115541
Bin1022141

Port:

 MR_TST_WDATA_TST_WDATA(4)
FromToCountThreshold
Bin0115941
Bin1022541

Port:

 MR_TST_WDATA_TST_WDATA(3)
FromToCountThreshold
Bin0116021
Bin1022621

Port:

 MR_TST_WDATA_TST_WDATA(2)
FromToCountThreshold
Bin0116151
Bin1022751

Port:

 MR_TST_WDATA_TST_WDATA(1)
FromToCountThreshold
Bin0116161
Bin1022761

Port:

 MR_TST_WDATA_TST_WDATA(0)
FromToCountThreshold
Bin0116771
Bin1023371

Port:

 MR_TST_RDATA_TST_RDATA(31)
FromToCountThreshold
Bin014861
Bin1011461

Port:

 MR_TST_RDATA_TST_RDATA(30)
FromToCountThreshold
Bin014931
Bin1011531

Port:

 MR_TST_RDATA_TST_RDATA(29)
FromToCountThreshold
Bin014691
Bin1011291

Port:

 MR_TST_RDATA_TST_RDATA(28)
FromToCountThreshold
Bin015731
Bin1012331

Port:

 MR_TST_RDATA_TST_RDATA(27)
FromToCountThreshold
Bin015501
Bin1012101

Port:

 MR_TST_RDATA_TST_RDATA(26)
FromToCountThreshold
Bin015491
Bin1012091

Port:

 MR_TST_RDATA_TST_RDATA(25)
FromToCountThreshold
Bin015581
Bin1012181

Port:

 MR_TST_RDATA_TST_RDATA(24)
FromToCountThreshold
Bin015501
Bin1012101

Port:

 MR_TST_RDATA_TST_RDATA(23)
FromToCountThreshold
Bin015551
Bin1012151

Port:

 MR_TST_RDATA_TST_RDATA(22)
FromToCountThreshold
Bin015511
Bin1012111

Port:

 MR_TST_RDATA_TST_RDATA(21)
FromToCountThreshold
Bin015621
Bin1012221

Port:

 MR_TST_RDATA_TST_RDATA(20)
FromToCountThreshold
Bin015661
Bin1012261

Port:

 MR_TST_RDATA_TST_RDATA(19)
FromToCountThreshold
Bin015281
Bin1011881

Port:

 MR_TST_RDATA_TST_RDATA(18)
FromToCountThreshold
Bin015821
Bin1012421

Port:

 MR_TST_RDATA_TST_RDATA(17)
FromToCountThreshold
Bin015201
Bin1011801

Port:

 MR_TST_RDATA_TST_RDATA(16)
FromToCountThreshold
Bin015131
Bin1011731

Port:

 MR_TST_RDATA_TST_RDATA(15)
FromToCountThreshold
Bin015081
Bin1011681

Port:

 MR_TST_RDATA_TST_RDATA(14)
FromToCountThreshold
Bin015361
Bin1011961

Port:

 MR_TST_RDATA_TST_RDATA(13)
FromToCountThreshold
Bin015161
Bin1011761

Port:

 MR_TST_RDATA_TST_RDATA(12)
FromToCountThreshold
Bin015291
Bin1011891

Port:

 MR_TST_RDATA_TST_RDATA(11)
FromToCountThreshold
Bin015321
Bin1011921

Port:

 MR_TST_RDATA_TST_RDATA(10)
FromToCountThreshold
Bin015221
Bin1011821

Port:

 MR_TST_RDATA_TST_RDATA(9)
FromToCountThreshold
Bin015341
Bin1011941

Port:

 MR_TST_RDATA_TST_RDATA(8)
FromToCountThreshold
Bin015141
Bin1011741

Port:

 MR_TST_RDATA_TST_RDATA(7)
FromToCountThreshold
Bin015521
Bin1012121

Port:

 MR_TST_RDATA_TST_RDATA(6)
FromToCountThreshold
Bin015331
Bin1011931

Port:

 MR_TST_RDATA_TST_RDATA(5)
FromToCountThreshold
Bin015201
Bin1011801

Port:

 MR_TST_RDATA_TST_RDATA(4)
FromToCountThreshold
Bin015461
Bin1012061

Port:

 MR_TST_RDATA_TST_RDATA(3)
FromToCountThreshold
Bin015191
Bin1011791

Port:

 MR_TST_RDATA_TST_RDATA(2)
FromToCountThreshold
Bin015521
Bin1012121

Port:

 MR_TST_RDATA_TST_RDATA(1)
FromToCountThreshold
Bin015011
Bin1011611

Port:

 MR_TST_RDATA_TST_RDATA(0)
FromToCountThreshold
Bin015451
Bin1012051

Port:

 TXTB_PORT_A_ADDRESS(4)
FromToCountThreshold
Bin012490171
Bin10245015651

Port:

 TXTB_PORT_A_ADDRESS(3)
FromToCountThreshold
Bin013961751
Bin10243544071

Port:

 TXTB_PORT_A_ADDRESS(2)
FromToCountThreshold
Bin012990141
Bin10244515681

Port:

 TXTB_PORT_A_ADDRESS(1)
FromToCountThreshold
Bin01241942751
Bin105563071

Port:

 TXTB_PORT_A_ADDRESS(0)
FromToCountThreshold
Bin01159407441
Bin1088098381

Port:

 TXTB_PORT_A_DATA_IN(31)
FromToCountThreshold
Bin01263561
Bin107628241

Port:

 TXTB_PORT_A_DATA_IN(30)
FromToCountThreshold
Bin01286571
Bin107605231

Port:

 TXTB_PORT_A_DATA_IN(29)
FromToCountThreshold
Bin01271521
Bin107620281

Port:

 TXTB_PORT_A_DATA_IN(28)
FromToCountThreshold
Bin01440441
Bin107451361

Port:

 TXTB_PORT_A_DATA_IN(27)
FromToCountThreshold
Bin01376371
Bin107515431

Port:

 TXTB_PORT_A_DATA_IN(26)
FromToCountThreshold
Bin01359801
Bin107532001

Port:

 TXTB_PORT_A_DATA_IN(25)
FromToCountThreshold
Bin01492111
Bin107399691

Port:

 TXTB_PORT_A_DATA_IN(24)
FromToCountThreshold
Bin01366911
Bin107524891

Port:

 TXTB_PORT_A_DATA_IN(23)
FromToCountThreshold
Bin01354711
Bin107537091

Port:

 TXTB_PORT_A_DATA_IN(22)
FromToCountThreshold
Bin01445281
Bin107446521

Port:

 TXTB_PORT_A_DATA_IN(21)
FromToCountThreshold
Bin01388241
Bin107503561

Port:

 TXTB_PORT_A_DATA_IN(20)
FromToCountThreshold
Bin01372531
Bin107519271

Port:

 TXTB_PORT_A_DATA_IN(19)
FromToCountThreshold
Bin01647251
Bin107244551

Port:

 TXTB_PORT_A_DATA_IN(18)
FromToCountThreshold
Bin01848311
Bin107043491

Port:

 TXTB_PORT_A_DATA_IN(17)
FromToCountThreshold
Bin01799501
Bin107092301

Port:

 TXTB_PORT_A_DATA_IN(16)
FromToCountThreshold
Bin011417861
Bin106473941

Port:

 TXTB_PORT_A_DATA_IN(15)
FromToCountThreshold
Bin01332961
Bin107558841

Port:

 TXTB_PORT_A_DATA_IN(14)
FromToCountThreshold
Bin01418141
Bin107473661

Port:

 TXTB_PORT_A_DATA_IN(13)
FromToCountThreshold
Bin01362161
Bin107529641

Port:

 TXTB_PORT_A_DATA_IN(12)
FromToCountThreshold
Bin01402171
Bin107489631

Port:

 TXTB_PORT_A_DATA_IN(11)
FromToCountThreshold
Bin01584011
Bin107307791

Port:

 TXTB_PORT_A_DATA_IN(10)
FromToCountThreshold
Bin01613141
Bin107278661

Port:

 TXTB_PORT_A_DATA_IN(9)
FromToCountThreshold
Bin01790961
Bin107100841

Port:

 TXTB_PORT_A_DATA_IN(8)
FromToCountThreshold
Bin01807051
Bin107084751

Port:

 TXTB_PORT_A_DATA_IN(7)
FromToCountThreshold
Bin01687881
Bin107203921

Port:

 TXTB_PORT_A_DATA_IN(6)
FromToCountThreshold
Bin01650641
Bin107241161

Port:

 TXTB_PORT_A_DATA_IN(5)
FromToCountThreshold
Bin01659491
Bin107232311

Port:

 TXTB_PORT_A_DATA_IN(4)
FromToCountThreshold
Bin01831061
Bin107060741

Port:

 TXTB_PORT_A_DATA_IN(3)
FromToCountThreshold
Bin01905001
Bin106986801

Port:

 TXTB_PORT_A_DATA_IN(2)
FromToCountThreshold
Bin011002121
Bin106889681

Port:

 TXTB_PORT_A_DATA_IN(1)
FromToCountThreshold
Bin011656521
Bin106235281

Port:

 TXTB_PORT_A_DATA_IN(0)
FromToCountThreshold
Bin011410151
Bin106481651

Port:

 TXTB_PORT_A_PARITY
FromToCountThreshold
Bin016400151
Bin101491651

Port:

 TXTB_PORT_A_WRITE
FromToCountThreshold
Bin01455331
Bin10461931

Port:

 TXTB_PORT_A_BE(3)
FromToCountThreshold
Bin01247213051
Bin10286171

Port:

 TXTB_PORT_A_BE(2)
FromToCountThreshold
Bin01247216131
Bin10283091

Port:

 TXTB_PORT_A_BE(1)
FromToCountThreshold
Bin01246330471
Bin101168751

Port:

 TXTB_PORT_A_BE(0)
FromToCountThreshold
Bin01246340591
Bin101158631

Port:

 TXTB_PORT_B_ADDRESS(4)
FromToCountThreshold
Bin01105151
Bin10111751

Port:

 TXTB_PORT_B_ADDRESS(3)
FromToCountThreshold
Bin013461
Bin1010061

Port:

 TXTB_PORT_B_ADDRESS(2)
FromToCountThreshold
Bin01154471
Bin10161071

Port:

 TXTB_PORT_B_ADDRESS(1)
FromToCountThreshold
Bin01121581
Bin10121581

Port:

 TXTB_PORT_B_ADDRESS(0)
FromToCountThreshold
Bin01342711
Bin10349311

Port:

 TXTB_PORT_B_DATA_OUT(31)
FromToCountThreshold
Bin019731
Bin1015921

Port:

 TXTB_PORT_B_DATA_OUT(30)
FromToCountThreshold
Bin0110911
Bin1017111

Port:

 TXTB_PORT_B_DATA_OUT(29)
FromToCountThreshold
Bin019931
Bin1016121

Port:

 TXTB_PORT_B_DATA_OUT(28)
FromToCountThreshold
Bin0127181
Bin1033271

Port:

 TXTB_PORT_B_DATA_OUT(27)
FromToCountThreshold
Bin0126951
Bin1032961

Port:

 TXTB_PORT_B_DATA_OUT(26)
FromToCountThreshold
Bin0127871
Bin1033941

Port:

 TXTB_PORT_B_DATA_OUT(25)
FromToCountThreshold
Bin0125621
Bin1031691

Port:

 TXTB_PORT_B_DATA_OUT(24)
FromToCountThreshold
Bin0126921
Bin1033001

Port:

 TXTB_PORT_B_DATA_OUT(23)
FromToCountThreshold
Bin0130121
Bin1036151

Port:

 TXTB_PORT_B_DATA_OUT(22)
FromToCountThreshold
Bin0127661
Bin1033671

Port:

 TXTB_PORT_B_DATA_OUT(21)
FromToCountThreshold
Bin0131301
Bin1037281

Port:

 TXTB_PORT_B_DATA_OUT(20)
FromToCountThreshold
Bin0128461
Bin1034501

Port:

 TXTB_PORT_B_DATA_OUT(19)
FromToCountThreshold
Bin0133221
Bin1039221

Port:

 TXTB_PORT_B_DATA_OUT(18)
FromToCountThreshold
Bin0130631
Bin1036691

Port:

 TXTB_PORT_B_DATA_OUT(17)
FromToCountThreshold
Bin0123981
Bin1030131

Port:

 TXTB_PORT_B_DATA_OUT(16)
FromToCountThreshold
Bin0121681
Bin1027841

Port:

 TXTB_PORT_B_DATA_OUT(15)
FromToCountThreshold
Bin0118991
Bin1025081

Port:

 TXTB_PORT_B_DATA_OUT(14)
FromToCountThreshold
Bin0124481
Bin1030641

Port:

 TXTB_PORT_B_DATA_OUT(13)
FromToCountThreshold
Bin0120611
Bin1026741

Port:

 TXTB_PORT_B_DATA_OUT(12)
FromToCountThreshold
Bin0124871
Bin1031001

Port:

 TXTB_PORT_B_DATA_OUT(11)
FromToCountThreshold
Bin0120851
Bin1026961

Port:

 TXTB_PORT_B_DATA_OUT(10)
FromToCountThreshold
Bin0124811
Bin1030921

Port:

 TXTB_PORT_B_DATA_OUT(9)
FromToCountThreshold
Bin0132111
Bin1038101

Port:

 TXTB_PORT_B_DATA_OUT(8)
FromToCountThreshold
Bin0121831
Bin1027931

Port:

 TXTB_PORT_B_DATA_OUT(7)
FromToCountThreshold
Bin0140111
Bin1045971

Port:

 TXTB_PORT_B_DATA_OUT(6)
FromToCountThreshold
Bin0132941
Bin1038881

Port:

 TXTB_PORT_B_DATA_OUT(5)
FromToCountThreshold
Bin0131111
Bin1037191

Port:

 TXTB_PORT_B_DATA_OUT(4)
FromToCountThreshold
Bin0118521
Bin1024661

Port:

 TXTB_PORT_B_DATA_OUT(3)
FromToCountThreshold
Bin0126711
Bin1032651

Port:

 TXTB_PORT_B_DATA_OUT(2)
FromToCountThreshold
Bin0132341
Bin1038371

Port:

 TXTB_PORT_B_DATA_OUT(1)
FromToCountThreshold
Bin0127811
Bin1033771

Port:

 TXTB_PORT_B_DATA_OUT(0)
FromToCountThreshold
Bin0135261
Bin1041211

Port:

 PARITY_MISMATCH
FromToCountThreshold
Bin0115801
Bin1022401

Signal:

 TXTB_PORT_A_ADDRESS_I(4)
FromToCountThreshold
Bin012491771
Bin10244763091

Signal:

 TXTB_PORT_A_ADDRESS_I(3)
FromToCountThreshold
Bin013963151
Bin10243291311

Signal:

 TXTB_PORT_A_ADDRESS_I(2)
FromToCountThreshold
Bin012993831
Bin10244265211

Signal:

 TXTB_PORT_A_ADDRESS_I(1)
FromToCountThreshold
Bin01241839111
Bin105428071

Signal:

 TXTB_PORT_A_ADDRESS_I(0)
FromToCountThreshold
Bin01159223671
Bin1088060911

Signal:

 TXTB_PORT_A_WRITE_I
FromToCountThreshold
Bin01465031
Bin10473131

Signal:

 TXTB_PORT_A_DATA_I(31)
FromToCountThreshold
Bin01258261
Bin107469481

Signal:

 TXTB_PORT_A_DATA_I(30)
FromToCountThreshold
Bin01281251
Bin107446631

Signal:

 TXTB_PORT_A_DATA_I(29)
FromToCountThreshold
Bin01266171
Bin107461191

Signal:

 TXTB_PORT_A_DATA_I(28)
FromToCountThreshold
Bin01435261
Bin107293141

Signal:

 TXTB_PORT_A_DATA_I(27)
FromToCountThreshold
Bin01371311
Bin107357171

Signal:

 TXTB_PORT_A_DATA_I(26)
FromToCountThreshold
Bin01354661
Bin107373781

Signal:

 TXTB_PORT_A_DATA_I(25)
FromToCountThreshold
Bin01486361
Bin107242081

Signal:

 TXTB_PORT_A_DATA_I(24)
FromToCountThreshold
Bin01361911
Bin107366591

Signal:

 TXTB_PORT_A_DATA_I(23)
FromToCountThreshold
Bin01349621
Bin107378861

Signal:

 TXTB_PORT_A_DATA_I(22)
FromToCountThreshold
Bin01440241
Bin107288241

Signal:

 TXTB_PORT_A_DATA_I(21)
FromToCountThreshold
Bin01383111
Bin107345351

Signal:

 TXTB_PORT_A_DATA_I(20)
FromToCountThreshold
Bin01367291
Bin107360971

Signal:

 TXTB_PORT_A_DATA_I(19)
FromToCountThreshold
Bin01626081
Bin107102301

Signal:

 TXTB_PORT_A_DATA_I(18)
FromToCountThreshold
Bin01764221
Bin106964881

Signal:

 TXTB_PORT_A_DATA_I(17)
FromToCountThreshold
Bin01762161
Bin106965821

Signal:

 TXTB_PORT_A_DATA_I(16)
FromToCountThreshold
Bin011363061
Bin106365281

Signal:

 TXTB_PORT_A_DATA_I(15)
FromToCountThreshold
Bin01327951
Bin107400251

Signal:

 TXTB_PORT_A_DATA_I(14)
FromToCountThreshold
Bin01412851
Bin107315371

Signal:

 TXTB_PORT_A_DATA_I(13)
FromToCountThreshold
Bin01357071
Bin107371211

Signal:

 TXTB_PORT_A_DATA_I(12)
FromToCountThreshold
Bin01397151
Bin107331311

Signal:

 TXTB_PORT_A_DATA_I(11)
FromToCountThreshold
Bin01578781
Bin107149261

Signal:

 TXTB_PORT_A_DATA_I(10)
FromToCountThreshold
Bin01607911
Bin107120271

Signal:

 TXTB_PORT_A_DATA_I(9)
FromToCountThreshold
Bin01785211
Bin106943191

Signal:

 TXTB_PORT_A_DATA_I(8)
FromToCountThreshold
Bin01801731
Bin106926331

Signal:

 TXTB_PORT_A_DATA_I(7)
FromToCountThreshold
Bin01682901
Bin107045781

Signal:

 TXTB_PORT_A_DATA_I(6)
FromToCountThreshold
Bin01645561
Bin107083201

Signal:

 TXTB_PORT_A_DATA_I(5)
FromToCountThreshold
Bin01654301
Bin107074041

Signal:

 TXTB_PORT_A_DATA_I(4)
FromToCountThreshold
Bin01802911
Bin106925331

Signal:

 TXTB_PORT_A_DATA_I(3)
FromToCountThreshold
Bin01856671
Bin106871471

Signal:

 TXTB_PORT_A_DATA_I(2)
FromToCountThreshold
Bin01951901
Bin106776891

Signal:

 TXTB_PORT_A_DATA_I(1)
FromToCountThreshold
Bin011570971
Bin106157461

Signal:

 TXTB_PORT_A_DATA_I(0)
FromToCountThreshold
Bin011331391
Bin106398181

Signal:

 TXTB_PORT_B_ADDRESS_I(4)
FromToCountThreshold
Bin01106751
Bin10113351

Signal:

 TXTB_PORT_B_ADDRESS_I(3)
FromToCountThreshold
Bin014861
Bin1011461

Signal:

 TXTB_PORT_B_ADDRESS_I(2)
FromToCountThreshold
Bin01158161
Bin10164761

Signal:

 TXTB_PORT_B_ADDRESS_I(1)
FromToCountThreshold
Bin01130671
Bin10130671

Signal:

 TXTB_PORT_B_ADDRESS_I(0)
FromToCountThreshold
Bin01358081
Bin10364681

Signal:

 TXTB_PORT_B_DATA_OUT_I(31)
FromToCountThreshold
Bin019731
Bin1015921

Signal:

 TXTB_PORT_B_DATA_OUT_I(30)
FromToCountThreshold
Bin0110911
Bin1017111

Signal:

 TXTB_PORT_B_DATA_OUT_I(29)
FromToCountThreshold
Bin019931
Bin1016121

Signal:

 TXTB_PORT_B_DATA_OUT_I(28)
FromToCountThreshold
Bin0127181
Bin1033271

Signal:

 TXTB_PORT_B_DATA_OUT_I(27)
FromToCountThreshold
Bin0126951
Bin1032961

Signal:

 TXTB_PORT_B_DATA_OUT_I(26)
FromToCountThreshold
Bin0127871
Bin1033941

Signal:

 TXTB_PORT_B_DATA_OUT_I(25)
FromToCountThreshold
Bin0125621
Bin1031691

Signal:

 TXTB_PORT_B_DATA_OUT_I(24)
FromToCountThreshold
Bin0126921
Bin1033001

Signal:

 TXTB_PORT_B_DATA_OUT_I(23)
FromToCountThreshold
Bin0130121
Bin1036151

Signal:

 TXTB_PORT_B_DATA_OUT_I(22)
FromToCountThreshold
Bin0127661
Bin1033671

Signal:

 TXTB_PORT_B_DATA_OUT_I(21)
FromToCountThreshold
Bin0131301
Bin1037281

Signal:

 TXTB_PORT_B_DATA_OUT_I(20)
FromToCountThreshold
Bin0128461
Bin1034501

Signal:

 TXTB_PORT_B_DATA_OUT_I(19)
FromToCountThreshold
Bin0133221
Bin1039221

Signal:

 TXTB_PORT_B_DATA_OUT_I(18)
FromToCountThreshold
Bin0130631
Bin1036691

Signal:

 TXTB_PORT_B_DATA_OUT_I(17)
FromToCountThreshold
Bin0123981
Bin1030131

Signal:

 TXTB_PORT_B_DATA_OUT_I(16)
FromToCountThreshold
Bin0121681
Bin1027841

Signal:

 TXTB_PORT_B_DATA_OUT_I(15)
FromToCountThreshold
Bin0118991
Bin1025081

Signal:

 TXTB_PORT_B_DATA_OUT_I(14)
FromToCountThreshold
Bin0124481
Bin1030641

Signal:

 TXTB_PORT_B_DATA_OUT_I(13)
FromToCountThreshold
Bin0120611
Bin1026741

Signal:

 TXTB_PORT_B_DATA_OUT_I(12)
FromToCountThreshold
Bin0124871
Bin1031001

Signal:

 TXTB_PORT_B_DATA_OUT_I(11)
FromToCountThreshold
Bin0120851
Bin1026961

Signal:

 TXTB_PORT_B_DATA_OUT_I(10)
FromToCountThreshold
Bin0124811
Bin1030921

Signal:

 TXTB_PORT_B_DATA_OUT_I(9)
FromToCountThreshold
Bin0132111
Bin1038101

Signal:

 TXTB_PORT_B_DATA_OUT_I(8)
FromToCountThreshold
Bin0121831
Bin1027931

Signal:

 TXTB_PORT_B_DATA_OUT_I(7)
FromToCountThreshold
Bin0140111
Bin1045971

Signal:

 TXTB_PORT_B_DATA_OUT_I(6)
FromToCountThreshold
Bin0132941
Bin1038881

Signal:

 TXTB_PORT_B_DATA_OUT_I(5)
FromToCountThreshold
Bin0131111
Bin1037191

Signal:

 TXTB_PORT_B_DATA_OUT_I(4)
FromToCountThreshold
Bin0118521
Bin1024661

Signal:

 TXTB_PORT_B_DATA_OUT_I(3)
FromToCountThreshold
Bin0126711
Bin1032651

Signal:

 TXTB_PORT_B_DATA_OUT_I(2)
FromToCountThreshold
Bin0132341
Bin1038371

Signal:

 TXTB_PORT_B_DATA_OUT_I(1)
FromToCountThreshold
Bin0127811
Bin1033771

Signal:

 TXTB_PORT_B_DATA_OUT_I(0)
FromToCountThreshold
Bin0135261
Bin1041211

Signal:

 TST_ENA
FromToCountThreshold
Bin013041
Bin109641

Signal:

 PARITY_WORD(20)
FromToCountThreshold
Bin011271
Bin1027691

Signal:

 PARITY_WORD(19)
FromToCountThreshold
Bin0161
Bin1028901

Signal:

 PARITY_WORD(18)
FromToCountThreshold
Bin01121
Bin1028841

Signal:

 PARITY_WORD(17)
FromToCountThreshold
Bin01341
Bin1028621

Signal:

 PARITY_WORD(16)
FromToCountThreshold
Bin01451
Bin1028511

Signal:

 PARITY_WORD(15)
FromToCountThreshold
Bin01561
Bin1028401

Signal:

 PARITY_WORD(14)
FromToCountThreshold
Bin01551
Bin1028411

Signal:

 PARITY_WORD(13)
FromToCountThreshold
Bin01431
Bin1028531

Signal:

 PARITY_WORD(12)
FromToCountThreshold
Bin01491
Bin1028471

Signal:

 PARITY_WORD(11)
FromToCountThreshold
Bin01861
Bin1028101

Signal:

 PARITY_WORD(10)
FromToCountThreshold
Bin01911
Bin1028051

Signal:

 PARITY_WORD(9)
FromToCountThreshold
Bin011071
Bin1027891

Signal:

 PARITY_WORD(8)
FromToCountThreshold
Bin011191
Bin1027771

Signal:

 PARITY_WORD(7)
FromToCountThreshold
Bin011291
Bin1027671

Signal:

 PARITY_WORD(6)
FromToCountThreshold
Bin011871
Bin1027091

Signal:

 PARITY_WORD(5)
FromToCountThreshold
Bin013521
Bin1025441

Signal:

 PARITY_WORD(4)
FromToCountThreshold
Bin017051
Bin1021911

Signal:

 PARITY_WORD(3)
FromToCountThreshold
Bin0112621
Bin1016341

Signal:

 PARITY_WORD(2)
FromToCountThreshold
Bin0115601
Bin1013361

Signal:

 PARITY_WORD(1)
FromToCountThreshold
Bin019861
Bin1019101

Signal:

 PARITY_WORD(0)
FromToCountThreshold
Bin0111671
Bin1017291

Signal:

 PARITY_READ_REAL
FromToCountThreshold
Bin0146091
Bin1040221

Signal:

 PARITY_READ_EXP
FromToCountThreshold
Bin0147661
Bin1054261

Uncovered expressions:

Excluded expressions:

"and" expression

277:    tst_ena <= '1' when (mr_tst_control_tmaena = '1') and 
278:                        (mr_tst_dest_tst_mtgt = std_logic_vector(to_unsigned(G_ID + 2, 4))) 

LHSRHSCountThresholdExcluded due to
BinFalseTrue01Unreachable

Covered expressions:

"=" expression

277:    tst_ena <= '1' when (mr_tst_control_tmaena = '1') and 
Evaluated toCountThreshold
BinFalse28751
BinTrue17511

"and" expression

277:    tst_ena <= '1' when (mr_tst_control_tmaena = '1') and 
278:                        (mr_tst_dest_tst_mtgt = std_logic_vector(to_unsigned(G_ID + 2, 4))) 

LHSRHSCountThreshold
BinTrueFalse14471
BinTrueTrue3041

"=" expression

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse547071
BinTrue495341191

"=" expression

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse41341
BinTrue1860431

"=" expression

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse345321
BinTrue15522231

"=" expression

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse38751
BinTrue1718891

"=" expression

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1'
Evaluated toCountThreshold
BinFalse181031
BinTrue23211

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: