NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(3).TXT_BUF_ODD_GEN.TXT_BUFFER_ODD_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(3).TXT_BUF_ODD_GEN.TXT_BUFFER_ODD_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: 238
Threshold: 1

Signal assignment statement:

280:               '0'
Count: 4388
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: 49588694
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

285:                             mr_tst_dest_tst_addr(4 downto 0)
Count: 26965
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: 189135
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

289:                           mr_tst_control_twrstb
Count: 3810
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: 1586623
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

293:                          mr_tst_wdata_tst_wdata
Count: 16698
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: 175632
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

298:                             mr_tst_dest_tst_addr(4 downto 0)
Count: 3774
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: 16661
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

302:                                     (others => '0')
Count: 14539
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
BinTrue2381
BinFalse43881

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

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue495617291
BinFalse269651

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

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue1853251
BinFalse38101

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

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue15699251
BinFalse166981

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

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue1718581
BinFalse37741

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

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1'
Evaluated toCountThreshold
BinTrue21221
BinFalse145391

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 CLK_SYS
FromToCountThreshold
Bin01136407431
Bin10136414031

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
Bin014711
Bin1011311

Port:

 MR_TST_RDATA_TST_RDATA(30)
FromToCountThreshold
Bin014671
Bin1011271

Port:

 MR_TST_RDATA_TST_RDATA(29)
FromToCountThreshold
Bin014731
Bin1011331

Port:

 MR_TST_RDATA_TST_RDATA(28)
FromToCountThreshold
Bin015101
Bin1011701

Port:

 MR_TST_RDATA_TST_RDATA(27)
FromToCountThreshold
Bin015031
Bin1011631

Port:

 MR_TST_RDATA_TST_RDATA(26)
FromToCountThreshold
Bin015171
Bin1011771

Port:

 MR_TST_RDATA_TST_RDATA(25)
FromToCountThreshold
Bin015261
Bin1011861

Port:

 MR_TST_RDATA_TST_RDATA(24)
FromToCountThreshold
Bin015151
Bin1011751

Port:

 MR_TST_RDATA_TST_RDATA(23)
FromToCountThreshold
Bin015251
Bin1011851

Port:

 MR_TST_RDATA_TST_RDATA(22)
FromToCountThreshold
Bin015181
Bin1011781

Port:

 MR_TST_RDATA_TST_RDATA(21)
FromToCountThreshold
Bin015331
Bin1011931

Port:

 MR_TST_RDATA_TST_RDATA(20)
FromToCountThreshold
Bin015251
Bin1011851

Port:

 MR_TST_RDATA_TST_RDATA(19)
FromToCountThreshold
Bin015051
Bin1011651

Port:

 MR_TST_RDATA_TST_RDATA(18)
FromToCountThreshold
Bin015031
Bin1011631

Port:

 MR_TST_RDATA_TST_RDATA(17)
FromToCountThreshold
Bin014931
Bin1011531

Port:

 MR_TST_RDATA_TST_RDATA(16)
FromToCountThreshold
Bin014941
Bin1011541

Port:

 MR_TST_RDATA_TST_RDATA(15)
FromToCountThreshold
Bin014971
Bin1011571

Port:

 MR_TST_RDATA_TST_RDATA(14)
FromToCountThreshold
Bin014901
Bin1011501

Port:

 MR_TST_RDATA_TST_RDATA(13)
FromToCountThreshold
Bin014921
Bin1011521

Port:

 MR_TST_RDATA_TST_RDATA(12)
FromToCountThreshold
Bin015071
Bin1011671

Port:

 MR_TST_RDATA_TST_RDATA(11)
FromToCountThreshold
Bin015141
Bin1011741

Port:

 MR_TST_RDATA_TST_RDATA(10)
FromToCountThreshold
Bin015041
Bin1011641

Port:

 MR_TST_RDATA_TST_RDATA(9)
FromToCountThreshold
Bin014841
Bin1011441

Port:

 MR_TST_RDATA_TST_RDATA(8)
FromToCountThreshold
Bin014981
Bin1011581

Port:

 MR_TST_RDATA_TST_RDATA(7)
FromToCountThreshold
Bin015211
Bin1011811

Port:

 MR_TST_RDATA_TST_RDATA(6)
FromToCountThreshold
Bin014881
Bin1011481

Port:

 MR_TST_RDATA_TST_RDATA(5)
FromToCountThreshold
Bin015131
Bin1011731

Port:

 MR_TST_RDATA_TST_RDATA(4)
FromToCountThreshold
Bin014751
Bin1011351

Port:

 MR_TST_RDATA_TST_RDATA(3)
FromToCountThreshold
Bin014911
Bin1011511

Port:

 MR_TST_RDATA_TST_RDATA(2)
FromToCountThreshold
Bin014831
Bin1011431

Port:

 MR_TST_RDATA_TST_RDATA(1)
FromToCountThreshold
Bin015151
Bin1011751

Port:

 MR_TST_RDATA_TST_RDATA(0)
FromToCountThreshold
Bin014981
Bin1011581

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
Bin01450781
Bin10457381

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
Bin017971
Bin1014171

Port:

 TXTB_PORT_B_DATA_OUT(30)
FromToCountThreshold
Bin018241
Bin1014441

Port:

 TXTB_PORT_B_DATA_OUT(29)
FromToCountThreshold
Bin018881
Bin1015081

Port:

 TXTB_PORT_B_DATA_OUT(28)
FromToCountThreshold
Bin0124291
Bin1030381

Port:

 TXTB_PORT_B_DATA_OUT(27)
FromToCountThreshold
Bin0124101
Bin1030091

Port:

 TXTB_PORT_B_DATA_OUT(26)
FromToCountThreshold
Bin0123411
Bin1029511

Port:

 TXTB_PORT_B_DATA_OUT(25)
FromToCountThreshold
Bin0123511
Bin1029561

Port:

 TXTB_PORT_B_DATA_OUT(24)
FromToCountThreshold
Bin0122511
Bin1028611

Port:

 TXTB_PORT_B_DATA_OUT(23)
FromToCountThreshold
Bin0126381
Bin1032411

Port:

 TXTB_PORT_B_DATA_OUT(22)
FromToCountThreshold
Bin0124731
Bin1030781

Port:

 TXTB_PORT_B_DATA_OUT(21)
FromToCountThreshold
Bin0127501
Bin1033461

Port:

 TXTB_PORT_B_DATA_OUT(20)
FromToCountThreshold
Bin0124731
Bin1030781

Port:

 TXTB_PORT_B_DATA_OUT(19)
FromToCountThreshold
Bin0123651
Bin1029621

Port:

 TXTB_PORT_B_DATA_OUT(18)
FromToCountThreshold
Bin0124951
Bin1030951

Port:

 TXTB_PORT_B_DATA_OUT(17)
FromToCountThreshold
Bin0115231
Bin1021371

Port:

 TXTB_PORT_B_DATA_OUT(16)
FromToCountThreshold
Bin0116511
Bin1022671

Port:

 TXTB_PORT_B_DATA_OUT(15)
FromToCountThreshold
Bin0115651
Bin1021801

Port:

 TXTB_PORT_B_DATA_OUT(14)
FromToCountThreshold
Bin0116051
Bin1022191

Port:

 TXTB_PORT_B_DATA_OUT(13)
FromToCountThreshold
Bin0115391
Bin1021551

Port:

 TXTB_PORT_B_DATA_OUT(12)
FromToCountThreshold
Bin0117291
Bin1023411

Port:

 TXTB_PORT_B_DATA_OUT(11)
FromToCountThreshold
Bin0117471
Bin1023611

Port:

 TXTB_PORT_B_DATA_OUT(10)
FromToCountThreshold
Bin0116961
Bin1023111

Port:

 TXTB_PORT_B_DATA_OUT(9)
FromToCountThreshold
Bin0125071
Bin1031091

Port:

 TXTB_PORT_B_DATA_OUT(8)
FromToCountThreshold
Bin0116801
Bin1022931

Port:

 TXTB_PORT_B_DATA_OUT(7)
FromToCountThreshold
Bin0131521
Bin1037411

Port:

 TXTB_PORT_B_DATA_OUT(6)
FromToCountThreshold
Bin0123951
Bin1029931

Port:

 TXTB_PORT_B_DATA_OUT(5)
FromToCountThreshold
Bin0123871
Bin1029991

Port:

 TXTB_PORT_B_DATA_OUT(4)
FromToCountThreshold
Bin0117211
Bin1023371

Port:

 TXTB_PORT_B_DATA_OUT(3)
FromToCountThreshold
Bin0119061
Bin1025061

Port:

 TXTB_PORT_B_DATA_OUT(2)
FromToCountThreshold
Bin0123121
Bin1029111

Port:

 TXTB_PORT_B_DATA_OUT(1)
FromToCountThreshold
Bin0121841
Bin1027781

Port:

 TXTB_PORT_B_DATA_OUT(0)
FromToCountThreshold
Bin0128231
Bin1034161

Port:

 PARITY_MISMATCH
FromToCountThreshold
Bin0115411
Bin1022011

Signal:

 TXTB_PORT_A_ADDRESS_I(4)
FromToCountThreshold
Bin012491771
Bin10244901311

Signal:

 TXTB_PORT_A_ADDRESS_I(3)
FromToCountThreshold
Bin013963171
Bin10243429551

Signal:

 TXTB_PORT_A_ADDRESS_I(2)
FromToCountThreshold
Bin012993631
Bin10244403231

Signal:

 TXTB_PORT_A_ADDRESS_I(1)
FromToCountThreshold
Bin01241900261
Bin105504601

Signal:

 TXTB_PORT_A_ADDRESS_I(0)
FromToCountThreshold
Bin01159334881
Bin1088086871

Signal:

 TXTB_PORT_A_WRITE_I
FromToCountThreshold
Bin01459921
Bin10467571

Signal:

 TXTB_PORT_A_DATA_I(31)
FromToCountThreshold
Bin01261371
Bin107554811

Signal:

 TXTB_PORT_A_DATA_I(30)
FromToCountThreshold
Bin01284391
Bin107531771

Signal:

 TXTB_PORT_A_DATA_I(29)
FromToCountThreshold
Bin01269281
Bin107546801

Signal:

 TXTB_PORT_A_DATA_I(28)
FromToCountThreshold
Bin01438331
Bin107378011

Signal:

 TXTB_PORT_A_DATA_I(27)
FromToCountThreshold
Bin01374271
Bin107441991

Signal:

 TXTB_PORT_A_DATA_I(26)
FromToCountThreshold
Bin01357551
Bin107458671

Signal:

 TXTB_PORT_A_DATA_I(25)
FromToCountThreshold
Bin01489721
Bin107326701

Signal:

 TXTB_PORT_A_DATA_I(24)
FromToCountThreshold
Bin01364761
Bin107451881

Signal:

 TXTB_PORT_A_DATA_I(23)
FromToCountThreshold
Bin01352641
Bin107463901

Signal:

 TXTB_PORT_A_DATA_I(22)
FromToCountThreshold
Bin01443131
Bin107373191

Signal:

 TXTB_PORT_A_DATA_I(21)
FromToCountThreshold
Bin01386091
Bin107430411

Signal:

 TXTB_PORT_A_DATA_I(20)
FromToCountThreshold
Bin01370361
Bin107446181

Signal:

 TXTB_PORT_A_DATA_I(19)
FromToCountThreshold
Bin01641141
Bin107175221

Signal:

 TXTB_PORT_A_DATA_I(18)
FromToCountThreshold
Bin01804611
Bin107012081

Signal:

 TXTB_PORT_A_DATA_I(17)
FromToCountThreshold
Bin01784601
Bin107031921

Signal:

 TXTB_PORT_A_DATA_I(16)
FromToCountThreshold
Bin011378471
Bin106438051

Signal:

 TXTB_PORT_A_DATA_I(15)
FromToCountThreshold
Bin01330841
Bin107485561

Signal:

 TXTB_PORT_A_DATA_I(14)
FromToCountThreshold
Bin01416081
Bin107400401

Signal:

 TXTB_PORT_A_DATA_I(13)
FromToCountThreshold
Bin01360081
Bin107456341

Signal:

 TXTB_PORT_A_DATA_I(12)
FromToCountThreshold
Bin01400101
Bin107416521

Signal:

 TXTB_PORT_A_DATA_I(11)
FromToCountThreshold
Bin01581831
Bin107234471

Signal:

 TXTB_PORT_A_DATA_I(10)
FromToCountThreshold
Bin01610921
Bin107205421

Signal:

 TXTB_PORT_A_DATA_I(9)
FromToCountThreshold
Bin01788581
Bin107027821

Signal:

 TXTB_PORT_A_DATA_I(8)
FromToCountThreshold
Bin01804751
Bin107011651

Signal:

 TXTB_PORT_A_DATA_I(7)
FromToCountThreshold
Bin01685841
Bin107131081

Signal:

 TXTB_PORT_A_DATA_I(6)
FromToCountThreshold
Bin01648541
Bin107168001

Signal:

 TXTB_PORT_A_DATA_I(5)
FromToCountThreshold
Bin01657291
Bin107159171

Signal:

 TXTB_PORT_A_DATA_I(4)
FromToCountThreshold
Bin01818741
Bin106997301

Signal:

 TXTB_PORT_A_DATA_I(3)
FromToCountThreshold
Bin01883671
Bin106932751

Signal:

 TXTB_PORT_A_DATA_I(2)
FromToCountThreshold
Bin01979801
Bin106836711

Signal:

 TXTB_PORT_A_DATA_I(1)
FromToCountThreshold
Bin011616901
Bin106199551

Signal:

 TXTB_PORT_A_DATA_I(0)
FromToCountThreshold
Bin011372241
Bin106445041

Signal:

 TXTB_PORT_B_ADDRESS_I(4)
FromToCountThreshold
Bin01106751
Bin10113351

Signal:

 TXTB_PORT_B_ADDRESS_I(3)
FromToCountThreshold
Bin014881
Bin1011481

Signal:

 TXTB_PORT_B_ADDRESS_I(2)
FromToCountThreshold
Bin01157961
Bin10164561

Signal:

 TXTB_PORT_B_ADDRESS_I(1)
FromToCountThreshold
Bin01130331
Bin10130331

Signal:

 TXTB_PORT_B_ADDRESS_I(0)
FromToCountThreshold
Bin01357661
Bin10364261

Signal:

 TXTB_PORT_B_DATA_OUT_I(31)
FromToCountThreshold
Bin017971
Bin1014171

Signal:

 TXTB_PORT_B_DATA_OUT_I(30)
FromToCountThreshold
Bin018241
Bin1014441

Signal:

 TXTB_PORT_B_DATA_OUT_I(29)
FromToCountThreshold
Bin018881
Bin1015081

Signal:

 TXTB_PORT_B_DATA_OUT_I(28)
FromToCountThreshold
Bin0124291
Bin1030381

Signal:

 TXTB_PORT_B_DATA_OUT_I(27)
FromToCountThreshold
Bin0124101
Bin1030091

Signal:

 TXTB_PORT_B_DATA_OUT_I(26)
FromToCountThreshold
Bin0123411
Bin1029511

Signal:

 TXTB_PORT_B_DATA_OUT_I(25)
FromToCountThreshold
Bin0123511
Bin1029561

Signal:

 TXTB_PORT_B_DATA_OUT_I(24)
FromToCountThreshold
Bin0122511
Bin1028611

Signal:

 TXTB_PORT_B_DATA_OUT_I(23)
FromToCountThreshold
Bin0126381
Bin1032411

Signal:

 TXTB_PORT_B_DATA_OUT_I(22)
FromToCountThreshold
Bin0124731
Bin1030781

Signal:

 TXTB_PORT_B_DATA_OUT_I(21)
FromToCountThreshold
Bin0127501
Bin1033461

Signal:

 TXTB_PORT_B_DATA_OUT_I(20)
FromToCountThreshold
Bin0124731
Bin1030781

Signal:

 TXTB_PORT_B_DATA_OUT_I(19)
FromToCountThreshold
Bin0123651
Bin1029621

Signal:

 TXTB_PORT_B_DATA_OUT_I(18)
FromToCountThreshold
Bin0124951
Bin1030951

Signal:

 TXTB_PORT_B_DATA_OUT_I(17)
FromToCountThreshold
Bin0115231
Bin1021371

Signal:

 TXTB_PORT_B_DATA_OUT_I(16)
FromToCountThreshold
Bin0116511
Bin1022671

Signal:

 TXTB_PORT_B_DATA_OUT_I(15)
FromToCountThreshold
Bin0115651
Bin1021801

Signal:

 TXTB_PORT_B_DATA_OUT_I(14)
FromToCountThreshold
Bin0116051
Bin1022191

Signal:

 TXTB_PORT_B_DATA_OUT_I(13)
FromToCountThreshold
Bin0115391
Bin1021551

Signal:

 TXTB_PORT_B_DATA_OUT_I(12)
FromToCountThreshold
Bin0117291
Bin1023411

Signal:

 TXTB_PORT_B_DATA_OUT_I(11)
FromToCountThreshold
Bin0117471
Bin1023611

Signal:

 TXTB_PORT_B_DATA_OUT_I(10)
FromToCountThreshold
Bin0116961
Bin1023111

Signal:

 TXTB_PORT_B_DATA_OUT_I(9)
FromToCountThreshold
Bin0125071
Bin1031091

Signal:

 TXTB_PORT_B_DATA_OUT_I(8)
FromToCountThreshold
Bin0116801
Bin1022931

Signal:

 TXTB_PORT_B_DATA_OUT_I(7)
FromToCountThreshold
Bin0131521
Bin1037411

Signal:

 TXTB_PORT_B_DATA_OUT_I(6)
FromToCountThreshold
Bin0123951
Bin1029931

Signal:

 TXTB_PORT_B_DATA_OUT_I(5)
FromToCountThreshold
Bin0123871
Bin1029991

Signal:

 TXTB_PORT_B_DATA_OUT_I(4)
FromToCountThreshold
Bin0117211
Bin1023371

Signal:

 TXTB_PORT_B_DATA_OUT_I(3)
FromToCountThreshold
Bin0119061
Bin1025061

Signal:

 TXTB_PORT_B_DATA_OUT_I(2)
FromToCountThreshold
Bin0123121
Bin1029111

Signal:

 TXTB_PORT_B_DATA_OUT_I(1)
FromToCountThreshold
Bin0121841
Bin1027781

Signal:

 TXTB_PORT_B_DATA_OUT_I(0)
FromToCountThreshold
Bin0128231
Bin1034161

Signal:

 TST_ENA
FromToCountThreshold
Bin012381
Bin108981

Signal:

 PARITY_WORD(20)
FromToCountThreshold
Bin01971
Bin1029931

Signal:

 PARITY_WORD(19)
FromToCountThreshold
Bin0141
Bin1030861

Signal:

 PARITY_WORD(18)
FromToCountThreshold
Bin01121
Bin1030781

Signal:

 PARITY_WORD(17)
FromToCountThreshold
Bin01231
Bin1030671

Signal:

 PARITY_WORD(16)
FromToCountThreshold
Bin01321
Bin1030581

Signal:

 PARITY_WORD(15)
FromToCountThreshold
Bin01381
Bin1030521

Signal:

 PARITY_WORD(14)
FromToCountThreshold
Bin01401
Bin1030501

Signal:

 PARITY_WORD(13)
FromToCountThreshold
Bin01371
Bin1030531

Signal:

 PARITY_WORD(12)
FromToCountThreshold
Bin01441
Bin1030461

Signal:

 PARITY_WORD(11)
FromToCountThreshold
Bin011081
Bin1029821

Signal:

 PARITY_WORD(10)
FromToCountThreshold
Bin01801
Bin1030101

Signal:

 PARITY_WORD(9)
FromToCountThreshold
Bin01901
Bin1030001

Signal:

 PARITY_WORD(8)
FromToCountThreshold
Bin011221
Bin1029681

Signal:

 PARITY_WORD(7)
FromToCountThreshold
Bin011151
Bin1029751

Signal:

 PARITY_WORD(6)
FromToCountThreshold
Bin011741
Bin1029161

Signal:

 PARITY_WORD(5)
FromToCountThreshold
Bin013191
Bin1027711

Signal:

 PARITY_WORD(4)
FromToCountThreshold
Bin017031
Bin1023871

Signal:

 PARITY_WORD(3)
FromToCountThreshold
Bin0113131
Bin1017771

Signal:

 PARITY_WORD(2)
FromToCountThreshold
Bin0116831
Bin1014071

Signal:

 PARITY_WORD(1)
FromToCountThreshold
Bin0110751
Bin1020151

Signal:

 PARITY_WORD(0)
FromToCountThreshold
Bin0111191
Bin1019711

Signal:

 PARITY_READ_REAL
FromToCountThreshold
Bin0141191
Bin1035441

Signal:

 PARITY_READ_EXP
FromToCountThreshold
Bin0138741
Bin1045341

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
BinTrueFalse15131
BinTrueTrue2381

"=" expression

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse269651
BinTrue495617291

"=" expression

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse38101
BinTrue1853251

"=" expression

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse166981
BinTrue15699251

"=" expression

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse37741
BinTrue1718581

"=" expression

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1'
Evaluated toCountThreshold
BinFalse145391
BinTrue21221

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: