You are on page 1of 2

C

================ 8 0* 0* 0* 0* 2-STATE
100.00
4 pwdata[2] 15 9
0* 0* 0* 0* 2-STATE 100.00
4 pwdata[1] 29 15
0* 0* 0* 0* 2-STATE 100.00
4 pwdata[0] 29 14
0* 0* 0* 0* 2-STATE 100.00
4 psel 46 46
0* 0* 0* 0* 2-STATE 100.00
4 penable 46 46
0* 0* 0* 0* 2-STATE 100.00
4 paddr[7] 0 0
0 0 0 0 3 0.00
4 paddr[6] 0 0
0 0 0 0 3 0.00
4 paddr[5] 0 0
0 0 0 0 3 0.00
4 paddr[4] 0 0
0 0 0 0 3 0.00
4 paddr[3] 0 0
0 0 0 0 3 0.00
4 paddr[2] 2 2
0* 0* 0* 0* 2-STATE 100.00
4 paddr[1] 46 46
0* 0* 0* 0* 2-STATE 100.00
4 paddr[0] 22 14
0* 0* 0* 0* 2-STATE 100.00

========
(n*) - Number was not used in coverage calculations performed by extended toggle
algorithms.

Extended Toggle Coverage Calculation Criteria:


-----------------------------------------------
ExtMode 1: 0L->1H & 1H->0L & any one 'Z' transition (to/from 'Z').
ExtMode 2: 0L->1H & 1H->0L & one transition to 'Z' & one transition from 'Z'.
ExtMode 3: 0L->1H & 1H->0L & all 'Z' transitions.
========

Total Node Count = 19


Toggled Node Count = 14
Untoggled Node Count = 5

Toggle Coverage = 48.2% (28 of 58 bins)

File: run_test.v
Statement Coverage:
Enabled Coverage Active Hits Misses % Covered
---------------- ------ ---- ------ ---------
Stmts 55 54 1 98.1
===============================

Branch Coverage for file run_test.v --


ssadasdsadasdsada
------------------------------------IF Branch------------------------------------
13 810 Count coming in to IF
13 1 11 force pready = 1'b0;
15 1 ***0*** release pready;
Branch totals: 1 hit of 2 branches = 50.0%

------------------------------------IF Branch------------------------------------
14 14 Count coming in to IF
14 1 14 #500;
16 1 ***0*** //
Branch totals: 1 hit of 2 branches = 50.0%

------------------------------------IF Branch------------------------------------
42 10 Count coming in to IF
Branch totals: 1 hit of 2 branches = 50.0%

Total Coverage By File (code coverage only, filtered view): 67.0%

You might also like