Functional Verification Strategy
Adopting an Effective Strategy will Increases Your Productivity
Functional Verification Strategy:
- Execute at least one Statement in 90% of source files
- add vectors and debug design
- Reach 100% of Statement and Branch coverage
- add vectors and debug design
- Reach 90% of Condition Coverage
- add vectors and debug design
- Reach 100% Condition Coverage
- optimize Regression Suite
- eliminate unnecessary tests
- Reach 100% coverage on other measurements
(Path, Toggle, Signal Trace, etc.)