Module Definition
dashboard | hierarchy | modlist | groups | tests | asserts



Module Instance : tb.dut.u_otp.gen_generic.u_impl_generic.u_enc

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
100.00 100.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
99.45 97.27 100.00 100.00 100.00 100.00 gen_generic.u_impl_generic


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
no children


Since this is the module's only instance, the coverage report is the same as for the module.
Line Coverage for Module : prim_secded_hamming_22_16_enc
Line No.TotalCoveredPercent
TOTAL77100.00
ALWAYS1377100.00

12 always_comb begin : p_encode 13 1/1 data_o = 22'(data_i); Tests: T1 T2 T3  14 1/1 data_o[16] = ^(data_o & 22'h00AD5B); Tests: T1 T2 T3  15 1/1 data_o[17] = ^(data_o & 22'h00366D); Tests: T1 T2 T3  16 1/1 data_o[18] = ^(data_o & 22'h00C78E); Tests: T1 T2 T3  17 1/1 data_o[19] = ^(data_o & 22'h0007F0); Tests: T1 T2 T3  18 1/1 data_o[20] = ^(data_o & 22'h00F800); Tests: T1 T2 T3  19 1/1 data_o[21] = ^(data_o & 22'h1FFFFF); Tests: T1 T2 T3 
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%