NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(4).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(4).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: 1602
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

280:               '0'
Count: 1507
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: 10180716
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

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

Signal assignment statement:

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

Signal assignment statement:

289:                           mr_tst_control_twrstb
Count: 1063
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: 683333
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

293:                          mr_tst_wdata_tst_wdata
Count: 9278
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: 85216
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

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

Signal assignment statement:

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

Signal assignment statement:

302:                                     (others => '0')
Count: 5438
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
BinTrue951
BinFalse15071

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

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue101654881
BinFalse152281

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

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue950911
BinFalse10631

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

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue6740551
BinFalse92781

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

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0'
Evaluated toCountThreshold
BinTrue839241
BinFalse12921

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

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1'
Evaluated toCountThreshold
BinTrue6051
BinFalse54381

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 CLK_SYS
FromToCountThreshold
Bin013276371
Bin103278021

Port:

 RES_N
FromToCountThreshold
Bin017231
Bin107231

Port:

 MR_SETTINGS_PCHKE
FromToCountThreshold
Bin01351
Bin102001

Port:

 MR_TST_CONTROL_TMAENA
FromToCountThreshold
Bin012401
Bin104051

Port:

 MR_TST_CONTROL_TWRSTB
FromToCountThreshold
Bin01240191
Bin10246631

Port:

 MR_TST_DEST_TST_ADDR(4)
FromToCountThreshold
Bin0120831
Bin1022481

Port:

 MR_TST_DEST_TST_ADDR(3)
FromToCountThreshold
Bin0133651
Bin1035301

Port:

 MR_TST_DEST_TST_ADDR(2)
FromToCountThreshold
Bin0168171
Bin1069821

Port:

 MR_TST_DEST_TST_ADDR(1)
FromToCountThreshold
Bin01142961
Bin10144611

Port:

 MR_TST_DEST_TST_ADDR(0)
FromToCountThreshold
Bin01285911
Bin10287561

Port:

 MR_TST_DEST_TST_MTGT(3)
FromToCountThreshold
Bin01911
Bin102561

Port:

 MR_TST_DEST_TST_MTGT(2)
FromToCountThreshold
Bin011331
Bin102981

Port:

 MR_TST_DEST_TST_MTGT(1)
FromToCountThreshold
Bin011841
Bin103491

Port:

 MR_TST_DEST_TST_MTGT(0)
FromToCountThreshold
Bin013501
Bin105151

Port:

 MR_TST_WDATA_TST_WDATA(31)
FromToCountThreshold
Bin0111681
Bin1013331

Port:

 MR_TST_WDATA_TST_WDATA(30)
FromToCountThreshold
Bin0111131
Bin1012781

Port:

 MR_TST_WDATA_TST_WDATA(29)
FromToCountThreshold
Bin0111431
Bin1013081

Port:

 MR_TST_WDATA_TST_WDATA(28)
FromToCountThreshold
Bin0112211
Bin1013861

Port:

 MR_TST_WDATA_TST_WDATA(27)
FromToCountThreshold
Bin0112471
Bin1014121

Port:

 MR_TST_WDATA_TST_WDATA(26)
FromToCountThreshold
Bin0112301
Bin1013951

Port:

 MR_TST_WDATA_TST_WDATA(25)
FromToCountThreshold
Bin0112461
Bin1014111

Port:

 MR_TST_WDATA_TST_WDATA(24)
FromToCountThreshold
Bin0112871
Bin1014521

Port:

 MR_TST_WDATA_TST_WDATA(23)
FromToCountThreshold
Bin0111751
Bin1013401

Port:

 MR_TST_WDATA_TST_WDATA(22)
FromToCountThreshold
Bin0111171
Bin1012821

Port:

 MR_TST_WDATA_TST_WDATA(21)
FromToCountThreshold
Bin0111481
Bin1013131

Port:

 MR_TST_WDATA_TST_WDATA(20)
FromToCountThreshold
Bin0112391
Bin1014041

Port:

 MR_TST_WDATA_TST_WDATA(19)
FromToCountThreshold
Bin0112481
Bin1014131

Port:

 MR_TST_WDATA_TST_WDATA(18)
FromToCountThreshold
Bin0112311
Bin1013961

Port:

 MR_TST_WDATA_TST_WDATA(17)
FromToCountThreshold
Bin0112501
Bin1014151

Port:

 MR_TST_WDATA_TST_WDATA(16)
FromToCountThreshold
Bin0112841
Bin1014491

Port:

 MR_TST_WDATA_TST_WDATA(15)
FromToCountThreshold
Bin0111761
Bin1013411

Port:

 MR_TST_WDATA_TST_WDATA(14)
FromToCountThreshold
Bin0111261
Bin1012911

Port:

 MR_TST_WDATA_TST_WDATA(13)
FromToCountThreshold
Bin0111631
Bin1013281

Port:

 MR_TST_WDATA_TST_WDATA(12)
FromToCountThreshold
Bin0112361
Bin1014011

Port:

 MR_TST_WDATA_TST_WDATA(11)
FromToCountThreshold
Bin0112361
Bin1014011

Port:

 MR_TST_WDATA_TST_WDATA(10)
FromToCountThreshold
Bin0112351
Bin1014001

Port:

 MR_TST_WDATA_TST_WDATA(9)
FromToCountThreshold
Bin0112541
Bin1014191

Port:

 MR_TST_WDATA_TST_WDATA(8)
FromToCountThreshold
Bin0112901
Bin1014551

Port:

 MR_TST_WDATA_TST_WDATA(7)
FromToCountThreshold
Bin0111881
Bin1013531

Port:

 MR_TST_WDATA_TST_WDATA(6)
FromToCountThreshold
Bin0111441
Bin1013091

Port:

 MR_TST_WDATA_TST_WDATA(5)
FromToCountThreshold
Bin0111781
Bin1013431

Port:

 MR_TST_WDATA_TST_WDATA(4)
FromToCountThreshold
Bin0112291
Bin1013941

Port:

 MR_TST_WDATA_TST_WDATA(3)
FromToCountThreshold
Bin0112511
Bin1014161

Port:

 MR_TST_WDATA_TST_WDATA(2)
FromToCountThreshold
Bin0112391
Bin1014041

Port:

 MR_TST_WDATA_TST_WDATA(1)
FromToCountThreshold
Bin0112521
Bin1014171

Port:

 MR_TST_WDATA_TST_WDATA(0)
FromToCountThreshold
Bin0112971
Bin1014621

Port:

 MR_TST_RDATA_TST_RDATA(31)
FromToCountThreshold
Bin011231
Bin102881

Port:

 MR_TST_RDATA_TST_RDATA(30)
FromToCountThreshold
Bin011331
Bin102981

Port:

 MR_TST_RDATA_TST_RDATA(29)
FromToCountThreshold
Bin011251
Bin102901

Port:

 MR_TST_RDATA_TST_RDATA(28)
FromToCountThreshold
Bin011391
Bin103041

Port:

 MR_TST_RDATA_TST_RDATA(27)
FromToCountThreshold
Bin011461
Bin103111

Port:

 MR_TST_RDATA_TST_RDATA(26)
FromToCountThreshold
Bin011371
Bin103021

Port:

 MR_TST_RDATA_TST_RDATA(25)
FromToCountThreshold
Bin011371
Bin103021

Port:

 MR_TST_RDATA_TST_RDATA(24)
FromToCountThreshold
Bin011391
Bin103041

Port:

 MR_TST_RDATA_TST_RDATA(23)
FromToCountThreshold
Bin011341
Bin102991

Port:

 MR_TST_RDATA_TST_RDATA(22)
FromToCountThreshold
Bin011461
Bin103111

Port:

 MR_TST_RDATA_TST_RDATA(21)
FromToCountThreshold
Bin011371
Bin103021

Port:

 MR_TST_RDATA_TST_RDATA(20)
FromToCountThreshold
Bin011341
Bin102991

Port:

 MR_TST_RDATA_TST_RDATA(19)
FromToCountThreshold
Bin011431
Bin103081

Port:

 MR_TST_RDATA_TST_RDATA(18)
FromToCountThreshold
Bin011471
Bin103121

Port:

 MR_TST_RDATA_TST_RDATA(17)
FromToCountThreshold
Bin011301
Bin102951

Port:

 MR_TST_RDATA_TST_RDATA(16)
FromToCountThreshold
Bin011201
Bin102851

Port:

 MR_TST_RDATA_TST_RDATA(15)
FromToCountThreshold
Bin011271
Bin102921

Port:

 MR_TST_RDATA_TST_RDATA(14)
FromToCountThreshold
Bin011241
Bin102891

Port:

 MR_TST_RDATA_TST_RDATA(13)
FromToCountThreshold
Bin011281
Bin102931

Port:

 MR_TST_RDATA_TST_RDATA(12)
FromToCountThreshold
Bin011301
Bin102951

Port:

 MR_TST_RDATA_TST_RDATA(11)
FromToCountThreshold
Bin011291
Bin102941

Port:

 MR_TST_RDATA_TST_RDATA(10)
FromToCountThreshold
Bin011311
Bin102961

Port:

 MR_TST_RDATA_TST_RDATA(9)
FromToCountThreshold
Bin011331
Bin102981

Port:

 MR_TST_RDATA_TST_RDATA(8)
FromToCountThreshold
Bin011361
Bin103011

Port:

 MR_TST_RDATA_TST_RDATA(7)
FromToCountThreshold
Bin011291
Bin102941

Port:

 MR_TST_RDATA_TST_RDATA(6)
FromToCountThreshold
Bin011431
Bin103081

Port:

 MR_TST_RDATA_TST_RDATA(5)
FromToCountThreshold
Bin011351
Bin103001

Port:

 MR_TST_RDATA_TST_RDATA(4)
FromToCountThreshold
Bin011151
Bin102801

Port:

 MR_TST_RDATA_TST_RDATA(3)
FromToCountThreshold
Bin011361
Bin103011

Port:

 MR_TST_RDATA_TST_RDATA(2)
FromToCountThreshold
Bin011411
Bin103061

Port:

 MR_TST_RDATA_TST_RDATA(1)
FromToCountThreshold
Bin011341
Bin102991

Port:

 MR_TST_RDATA_TST_RDATA(0)
FromToCountThreshold
Bin011341
Bin102991

Port:

 TXTB_PORT_A_ADDRESS(4)
FromToCountThreshold
Bin011017601
Bin1049596951

Port:

 TXTB_PORT_A_ADDRESS(3)
FromToCountThreshold
Bin011281881
Bin1049332671

Port:

 TXTB_PORT_A_ADDRESS(2)
FromToCountThreshold
Bin011098221
Bin1049516331

Port:

 TXTB_PORT_A_ADDRESS(1)
FromToCountThreshold
Bin0148173931
Bin102440621

Port:

 TXTB_PORT_A_ADDRESS(0)
FromToCountThreshold
Bin0136276051
Bin1014338501

Port:

 TXTB_PORT_A_DATA_IN(31)
FromToCountThreshold
Bin01168081
Bin103221741

Port:

 TXTB_PORT_A_DATA_IN(30)
FromToCountThreshold
Bin01188681
Bin103201141

Port:

 TXTB_PORT_A_DATA_IN(29)
FromToCountThreshold
Bin01164741
Bin103225081

Port:

 TXTB_PORT_A_DATA_IN(28)
FromToCountThreshold
Bin01250471
Bin103139351

Port:

 TXTB_PORT_A_DATA_IN(27)
FromToCountThreshold
Bin01191691
Bin103198131

Port:

 TXTB_PORT_A_DATA_IN(26)
FromToCountThreshold
Bin01215011
Bin103174811

Port:

 TXTB_PORT_A_DATA_IN(25)
FromToCountThreshold
Bin01264361
Bin103125461

Port:

 TXTB_PORT_A_DATA_IN(24)
FromToCountThreshold
Bin01213431
Bin103176391

Port:

 TXTB_PORT_A_DATA_IN(23)
FromToCountThreshold
Bin01204121
Bin103185701

Port:

 TXTB_PORT_A_DATA_IN(22)
FromToCountThreshold
Bin01239171
Bin103150651

Port:

 TXTB_PORT_A_DATA_IN(21)
FromToCountThreshold
Bin01226581
Bin103163241

Port:

 TXTB_PORT_A_DATA_IN(20)
FromToCountThreshold
Bin01209971
Bin103179851

Port:

 TXTB_PORT_A_DATA_IN(19)
FromToCountThreshold
Bin01353381
Bin103036441

Port:

 TXTB_PORT_A_DATA_IN(18)
FromToCountThreshold
Bin01439651
Bin102950171

Port:

 TXTB_PORT_A_DATA_IN(17)
FromToCountThreshold
Bin01411961
Bin102977861

Port:

 TXTB_PORT_A_DATA_IN(16)
FromToCountThreshold
Bin01849631
Bin102540191

Port:

 TXTB_PORT_A_DATA_IN(15)
FromToCountThreshold
Bin01185071
Bin103204751

Port:

 TXTB_PORT_A_DATA_IN(14)
FromToCountThreshold
Bin01219221
Bin103170601

Port:

 TXTB_PORT_A_DATA_IN(13)
FromToCountThreshold
Bin01192021
Bin103197801

Port:

 TXTB_PORT_A_DATA_IN(12)
FromToCountThreshold
Bin01223351
Bin103166471

Port:

 TXTB_PORT_A_DATA_IN(11)
FromToCountThreshold
Bin01403841
Bin102985981

Port:

 TXTB_PORT_A_DATA_IN(10)
FromToCountThreshold
Bin01417081
Bin102972741

Port:

 TXTB_PORT_A_DATA_IN(9)
FromToCountThreshold
Bin01497331
Bin102892491

Port:

 TXTB_PORT_A_DATA_IN(8)
FromToCountThreshold
Bin01508811
Bin102881011

Port:

 TXTB_PORT_A_DATA_IN(7)
FromToCountThreshold
Bin01446371
Bin102943451

Port:

 TXTB_PORT_A_DATA_IN(6)
FromToCountThreshold
Bin01425831
Bin102963991

Port:

 TXTB_PORT_A_DATA_IN(5)
FromToCountThreshold
Bin01449921
Bin102939901

Port:

 TXTB_PORT_A_DATA_IN(4)
FromToCountThreshold
Bin01497471
Bin102892351

Port:

 TXTB_PORT_A_DATA_IN(3)
FromToCountThreshold
Bin01534141
Bin102855681

Port:

 TXTB_PORT_A_DATA_IN(2)
FromToCountThreshold
Bin01563121
Bin102826701

Port:

 TXTB_PORT_A_DATA_IN(1)
FromToCountThreshold
Bin01971541
Bin102418281

Port:

 TXTB_PORT_A_DATA_IN(0)
FromToCountThreshold
Bin01840311
Bin102549511

Port:

 TXTB_PORT_A_PARITY
FromToCountThreshold
Bin012706601
Bin10683221

Port:

 TXTB_PORT_A_WRITE
FromToCountThreshold
Bin01112271
Bin10113921

Port:

 TXTB_PORT_A_BE(3)
FromToCountThreshold
Bin0150533651
Bin1079251

Port:

 TXTB_PORT_A_BE(2)
FromToCountThreshold
Bin0150534451
Bin1078451

Port:

 TXTB_PORT_A_BE(1)
FromToCountThreshold
Bin0150392041
Bin10220861

Port:

 TXTB_PORT_A_BE(0)
FromToCountThreshold
Bin0150394881
Bin10218021

Port:

 TXTB_PORT_B_ADDRESS(4)
FromToCountThreshold
Bin0131931
Bin1033581

Port:

 TXTB_PORT_B_ADDRESS(3)
FromToCountThreshold
Bin011141
Bin102791

Port:

 TXTB_PORT_B_ADDRESS(2)
FromToCountThreshold
Bin0149261
Bin1050911

Port:

 TXTB_PORT_B_ADDRESS(1)
FromToCountThreshold
Bin0136961
Bin1036961

Port:

 TXTB_PORT_B_ADDRESS(0)
FromToCountThreshold
Bin01106101
Bin10107751

Port:

 TXTB_PORT_B_DATA_OUT(31)
FromToCountThreshold
Bin012271
Bin103821

Port:

 TXTB_PORT_B_DATA_OUT(30)
FromToCountThreshold
Bin013311
Bin104861

Port:

 TXTB_PORT_B_DATA_OUT(29)
FromToCountThreshold
Bin013031
Bin104581

Port:

 TXTB_PORT_B_DATA_OUT(28)
FromToCountThreshold
Bin015991
Bin107481

Port:

 TXTB_PORT_B_DATA_OUT(27)
FromToCountThreshold
Bin017751
Bin109251

Port:

 TXTB_PORT_B_DATA_OUT(26)
FromToCountThreshold
Bin017861
Bin109361

Port:

 TXTB_PORT_B_DATA_OUT(25)
FromToCountThreshold
Bin017491
Bin109001

Port:

 TXTB_PORT_B_DATA_OUT(24)
FromToCountThreshold
Bin017981
Bin109501

Port:

 TXTB_PORT_B_DATA_OUT(23)
FromToCountThreshold
Bin019251
Bin1010721

Port:

 TXTB_PORT_B_DATA_OUT(22)
FromToCountThreshold
Bin019251
Bin1010751

Port:

 TXTB_PORT_B_DATA_OUT(21)
FromToCountThreshold
Bin018021
Bin109511

Port:

 TXTB_PORT_B_DATA_OUT(20)
FromToCountThreshold
Bin017321
Bin108841

Port:

 TXTB_PORT_B_DATA_OUT(19)
FromToCountThreshold
Bin019051
Bin1010561

Port:

 TXTB_PORT_B_DATA_OUT(18)
FromToCountThreshold
Bin017651
Bin109151

Port:

 TXTB_PORT_B_DATA_OUT(17)
FromToCountThreshold
Bin015061
Bin106601

Port:

 TXTB_PORT_B_DATA_OUT(16)
FromToCountThreshold
Bin015451
Bin107001

Port:

 TXTB_PORT_B_DATA_OUT(15)
FromToCountThreshold
Bin015131
Bin106671

Port:

 TXTB_PORT_B_DATA_OUT(14)
FromToCountThreshold
Bin016561
Bin108091

Port:

 TXTB_PORT_B_DATA_OUT(13)
FromToCountThreshold
Bin016531
Bin108061

Port:

 TXTB_PORT_B_DATA_OUT(12)
FromToCountThreshold
Bin015141
Bin106661

Port:

 TXTB_PORT_B_DATA_OUT(11)
FromToCountThreshold
Bin015761
Bin107291

Port:

 TXTB_PORT_B_DATA_OUT(10)
FromToCountThreshold
Bin014791
Bin106331

Port:

 TXTB_PORT_B_DATA_OUT(9)
FromToCountThreshold
Bin0110271
Bin1011751

Port:

 TXTB_PORT_B_DATA_OUT(8)
FromToCountThreshold
Bin017161
Bin108701

Port:

 TXTB_PORT_B_DATA_OUT(7)
FromToCountThreshold
Bin0113221
Bin1014671

Port:

 TXTB_PORT_B_DATA_OUT(6)
FromToCountThreshold
Bin019981
Bin1011441

Port:

 TXTB_PORT_B_DATA_OUT(5)
FromToCountThreshold
Bin019361
Bin1010861

Port:

 TXTB_PORT_B_DATA_OUT(4)
FromToCountThreshold
Bin016711
Bin108241

Port:

 TXTB_PORT_B_DATA_OUT(3)
FromToCountThreshold
Bin017011
Bin108511

Port:

 TXTB_PORT_B_DATA_OUT(2)
FromToCountThreshold
Bin019451
Bin1010931

Port:

 TXTB_PORT_B_DATA_OUT(1)
FromToCountThreshold
Bin018821
Bin1010321

Port:

 TXTB_PORT_B_DATA_OUT(0)
FromToCountThreshold
Bin0111191
Bin1012641

Port:

 PARITY_MISMATCH
FromToCountThreshold
Bin015531
Bin107181

Signal:

 TXTB_PORT_A_ADDRESS_I(4)
FromToCountThreshold
Bin011018151
Bin1049527821

Signal:

 TXTB_PORT_A_ADDRESS_I(3)
FromToCountThreshold
Bin011282381
Bin1049263491

Signal:

 TXTB_PORT_A_ADDRESS_I(2)
FromToCountThreshold
Bin011099451
Bin1049447881

Signal:

 TXTB_PORT_A_ADDRESS_I(1)
FromToCountThreshold
Bin0148145751
Bin102404561

Signal:

 TXTB_PORT_A_ADDRESS_I(0)
FromToCountThreshold
Bin0136225731
Bin1014330781

Signal:

 TXTB_PORT_A_WRITE_I
FromToCountThreshold
Bin01114721
Bin10116761

Signal:

 TXTB_PORT_A_DATA_I(31)
FromToCountThreshold
Bin01166861
Bin103179041

Signal:

 TXTB_PORT_A_DATA_I(30)
FromToCountThreshold
Bin01187361
Bin103158481

Signal:

 TXTB_PORT_A_DATA_I(29)
FromToCountThreshold
Bin01163461
Bin103182401

Signal:

 TXTB_PORT_A_DATA_I(28)
FromToCountThreshold
Bin01249291
Bin103096711

Signal:

 TXTB_PORT_A_DATA_I(27)
FromToCountThreshold
Bin01190421
Bin103155581

Signal:

 TXTB_PORT_A_DATA_I(26)
FromToCountThreshold
Bin01213891
Bin103132231

Signal:

 TXTB_PORT_A_DATA_I(25)
FromToCountThreshold
Bin01263061
Bin103083061

Signal:

 TXTB_PORT_A_DATA_I(24)
FromToCountThreshold
Bin01212251
Bin103133831

Signal:

 TXTB_PORT_A_DATA_I(23)
FromToCountThreshold
Bin01202921
Bin103143061

Signal:

 TXTB_PORT_A_DATA_I(22)
FromToCountThreshold
Bin01237961
Bin103108141

Signal:

 TXTB_PORT_A_DATA_I(21)
FromToCountThreshold
Bin01225321
Bin103120601

Signal:

 TXTB_PORT_A_DATA_I(20)
FromToCountThreshold
Bin01208781
Bin103137261

Signal:

 TXTB_PORT_A_DATA_I(19)
FromToCountThreshold
Bin01348171
Bin102997931

Signal:

 TXTB_PORT_A_DATA_I(18)
FromToCountThreshold
Bin01415581
Bin102930531

Signal:

 TXTB_PORT_A_DATA_I(17)
FromToCountThreshold
Bin01387971
Bin102958291

Signal:

 TXTB_PORT_A_DATA_I(16)
FromToCountThreshold
Bin01835911
Bin102509991

Signal:

 TXTB_PORT_A_DATA_I(15)
FromToCountThreshold
Bin01183881
Bin103162161

Signal:

 TXTB_PORT_A_DATA_I(14)
FromToCountThreshold
Bin01218061
Bin103127961

Signal:

 TXTB_PORT_A_DATA_I(13)
FromToCountThreshold
Bin01190881
Bin103155221

Signal:

 TXTB_PORT_A_DATA_I(12)
FromToCountThreshold
Bin01222181
Bin103123821

Signal:

 TXTB_PORT_A_DATA_I(11)
FromToCountThreshold
Bin01402641
Bin102943401

Signal:

 TXTB_PORT_A_DATA_I(10)
FromToCountThreshold
Bin01415891
Bin102930131

Signal:

 TXTB_PORT_A_DATA_I(9)
FromToCountThreshold
Bin01495961
Bin102850021

Signal:

 TXTB_PORT_A_DATA_I(8)
FromToCountThreshold
Bin01507591
Bin102838451

Signal:

 TXTB_PORT_A_DATA_I(7)
FromToCountThreshold
Bin01445151
Bin102900851

Signal:

 TXTB_PORT_A_DATA_I(6)
FromToCountThreshold
Bin01424661
Bin102921541

Signal:

 TXTB_PORT_A_DATA_I(5)
FromToCountThreshold
Bin01448711
Bin102897351

Signal:

 TXTB_PORT_A_DATA_I(4)
FromToCountThreshold
Bin01489891
Bin102855911

Signal:

 TXTB_PORT_A_DATA_I(3)
FromToCountThreshold
Bin01520901
Bin102825101

Signal:

 TXTB_PORT_A_DATA_I(2)
FromToCountThreshold
Bin01549421
Bin102796561

Signal:

 TXTB_PORT_A_DATA_I(1)
FromToCountThreshold
Bin01948651
Bin102397381

Signal:

 TXTB_PORT_A_DATA_I(0)
FromToCountThreshold
Bin01819171
Bin102527131

Signal:

 TXTB_PORT_B_ADDRESS_I(4)
FromToCountThreshold
Bin0132491
Bin1034141

Signal:

 TXTB_PORT_B_ADDRESS_I(3)
FromToCountThreshold
Bin011641
Bin103291

Signal:

 TXTB_PORT_B_ADDRESS_I(2)
FromToCountThreshold
Bin0150501
Bin1052151

Signal:

 TXTB_PORT_B_ADDRESS_I(1)
FromToCountThreshold
Bin0140171
Bin1040171

Signal:

 TXTB_PORT_B_ADDRESS_I(0)
FromToCountThreshold
Bin01111511
Bin10113161

Signal:

 TXTB_PORT_B_DATA_OUT_I(31)
FromToCountThreshold
Bin012271
Bin103821

Signal:

 TXTB_PORT_B_DATA_OUT_I(30)
FromToCountThreshold
Bin013311
Bin104861

Signal:

 TXTB_PORT_B_DATA_OUT_I(29)
FromToCountThreshold
Bin013031
Bin104581

Signal:

 TXTB_PORT_B_DATA_OUT_I(28)
FromToCountThreshold
Bin015991
Bin107481

Signal:

 TXTB_PORT_B_DATA_OUT_I(27)
FromToCountThreshold
Bin017751
Bin109251

Signal:

 TXTB_PORT_B_DATA_OUT_I(26)
FromToCountThreshold
Bin017861
Bin109361

Signal:

 TXTB_PORT_B_DATA_OUT_I(25)
FromToCountThreshold
Bin017491
Bin109001

Signal:

 TXTB_PORT_B_DATA_OUT_I(24)
FromToCountThreshold
Bin017981
Bin109501

Signal:

 TXTB_PORT_B_DATA_OUT_I(23)
FromToCountThreshold
Bin019251
Bin1010721

Signal:

 TXTB_PORT_B_DATA_OUT_I(22)
FromToCountThreshold
Bin019251
Bin1010751

Signal:

 TXTB_PORT_B_DATA_OUT_I(21)
FromToCountThreshold
Bin018021
Bin109511

Signal:

 TXTB_PORT_B_DATA_OUT_I(20)
FromToCountThreshold
Bin017321
Bin108841

Signal:

 TXTB_PORT_B_DATA_OUT_I(19)
FromToCountThreshold
Bin019051
Bin1010561

Signal:

 TXTB_PORT_B_DATA_OUT_I(18)
FromToCountThreshold
Bin017651
Bin109151

Signal:

 TXTB_PORT_B_DATA_OUT_I(17)
FromToCountThreshold
Bin015061
Bin106601

Signal:

 TXTB_PORT_B_DATA_OUT_I(16)
FromToCountThreshold
Bin015451
Bin107001

Signal:

 TXTB_PORT_B_DATA_OUT_I(15)
FromToCountThreshold
Bin015131
Bin106671

Signal:

 TXTB_PORT_B_DATA_OUT_I(14)
FromToCountThreshold
Bin016561
Bin108091

Signal:

 TXTB_PORT_B_DATA_OUT_I(13)
FromToCountThreshold
Bin016531
Bin108061

Signal:

 TXTB_PORT_B_DATA_OUT_I(12)
FromToCountThreshold
Bin015141
Bin106661

Signal:

 TXTB_PORT_B_DATA_OUT_I(11)
FromToCountThreshold
Bin015761
Bin107291

Signal:

 TXTB_PORT_B_DATA_OUT_I(10)
FromToCountThreshold
Bin014791
Bin106331

Signal:

 TXTB_PORT_B_DATA_OUT_I(9)
FromToCountThreshold
Bin0110271
Bin1011751

Signal:

 TXTB_PORT_B_DATA_OUT_I(8)
FromToCountThreshold
Bin017161
Bin108701

Signal:

 TXTB_PORT_B_DATA_OUT_I(7)
FromToCountThreshold
Bin0113221
Bin1014671

Signal:

 TXTB_PORT_B_DATA_OUT_I(6)
FromToCountThreshold
Bin019981
Bin1011441

Signal:

 TXTB_PORT_B_DATA_OUT_I(5)
FromToCountThreshold
Bin019361
Bin1010861

Signal:

 TXTB_PORT_B_DATA_OUT_I(4)
FromToCountThreshold
Bin016711
Bin108241

Signal:

 TXTB_PORT_B_DATA_OUT_I(3)
FromToCountThreshold
Bin017011
Bin108511

Signal:

 TXTB_PORT_B_DATA_OUT_I(2)
FromToCountThreshold
Bin019451
Bin1010931

Signal:

 TXTB_PORT_B_DATA_OUT_I(1)
FromToCountThreshold
Bin018821
Bin1010321

Signal:

 TXTB_PORT_B_DATA_OUT_I(0)
FromToCountThreshold
Bin0111191
Bin1012641

Signal:

 TST_ENA
FromToCountThreshold
Bin01951
Bin102601

Signal:

 PARITY_WORD(20)
FromToCountThreshold
Bin01261
Bin106721

Signal:

 PARITY_WORD(19)
FromToCountThreshold
Bin0111
Bin106971

Signal:

 PARITY_WORD(18)
FromToCountThreshold
Bin0121
Bin106961

Signal:

 PARITY_WORD(17)
FromToCountThreshold
Bin0131
Bin106951

Signal:

 PARITY_WORD(16)
FromToCountThreshold
Bin0141
Bin106941

Signal:

 PARITY_WORD(15)
FromToCountThreshold
Bin0171
Bin106911

Signal:

 PARITY_WORD(14)
FromToCountThreshold
Bin0161
Bin106921

Signal:

 PARITY_WORD(13)
FromToCountThreshold
Bin01101
Bin106881

Signal:

 PARITY_WORD(12)
FromToCountThreshold
Bin01121
Bin106861

Signal:

 PARITY_WORD(11)
FromToCountThreshold
Bin01141
Bin106841

Signal:

 PARITY_WORD(10)
FromToCountThreshold
Bin01101
Bin106881

Signal:

 PARITY_WORD(9)
FromToCountThreshold
Bin01201
Bin106781

Signal:

 PARITY_WORD(8)
FromToCountThreshold
Bin01131
Bin106851

Signal:

 PARITY_WORD(7)
FromToCountThreshold
Bin01241
Bin106741

Signal:

 PARITY_WORD(6)
FromToCountThreshold
Bin01371
Bin106611

Signal:

 PARITY_WORD(5)
FromToCountThreshold
Bin01731
Bin106251

Signal:

 PARITY_WORD(4)
FromToCountThreshold
Bin011581
Bin105401

Signal:

 PARITY_WORD(3)
FromToCountThreshold
Bin012911
Bin104071

Signal:

 PARITY_WORD(2)
FromToCountThreshold
Bin013741
Bin103241

Signal:

 PARITY_WORD(1)
FromToCountThreshold
Bin012401
Bin104581

Signal:

 PARITY_WORD(0)
FromToCountThreshold
Bin012591
Bin104391

Signal:

 PARITY_READ_REAL
FromToCountThreshold
Bin0114491
Bin1013091

Signal:

 PARITY_READ_EXP
FromToCountThreshold
Bin0114831
Bin1016481

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
BinFalse9311
BinTrue6711

"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
BinTrueFalse5761
BinTrueTrue951

"=" expression

283:    txtb_port_a_address_i <= txtb_port_a_address when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse152281
BinTrue101654881

"=" expression

287:    txtb_port_a_write_i <= txtb_port_a_write when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse10631
BinTrue950911

"=" expression

291:    txtb_port_a_data_i <= txtb_port_a_data_in when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse92781
BinTrue6740551

"=" expression

296:    txtb_port_b_address_i <= txtb_port_b_address when (tst_ena = '0'
Evaluated toCountThreshold
BinFalse12921
BinTrue839241

"=" expression

300:    mr_tst_rdata_tst_rdata <= txtb_port_b_data_out_i when (tst_ena = '1'
Evaluated toCountThreshold
BinFalse54381
BinTrue6051

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: