arpkum
Newbie level 5
- Joined
- Mar 9, 2012
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Bangalore
- Activity points
- 1,334
Hi all ,
I Have two questions , both are related to coveage . Please help me .:-
1. If code coverage is 70% and functional coverage is 100% then
a) what conclusion we can drive from this statement ?
b) what do we infer from our design ?
c) How to correct this one ?
2. Suppose we are going for FSM coverage for 2 bits . lets say
00 - adder
01 - subtractor
10 - nill
11 - mulitplier.
what conclusion should we drive from this ?
How it will synthesize for our design . ?
NOTE: I know that it is a bug (10 - nill).
Thanks
arpit
I Have two questions , both are related to coveage . Please help me .:-
1. If code coverage is 70% and functional coverage is 100% then
a) what conclusion we can drive from this statement ?
b) what do we infer from our design ?
c) How to correct this one ?
2. Suppose we are going for FSM coverage for 2 bits . lets say
00 - adder
01 - subtractor
10 - nill
11 - mulitplier.
what conclusion should we drive from this ?
How it will synthesize for our design . ?
NOTE: I know that it is a bug (10 - nill).
Thanks
arpit