diff options
author | dmcmahill <dmcmahill> | 2003-08-24 18:38:06 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2003-08-24 18:38:06 +0000 |
commit | e662c760d00b9fe3c1e75bc403f2fa0fc0ebbe5f (patch) | |
tree | 3ac898a638403508d1a225c7dab165008965824e /cad/Makefile | |
parent | 56481c8521ea890e8e100e663079e06bff0b6964 (diff) | |
download | pkgsrc-e662c760d00b9fe3c1e75bc403f2fa0fc0ebbe5f.tar.gz |
import covered-0.2.1
Covered is a Verilog code coverage analysis tool that can be useful
for determining how well a diagnostic test suite is covering the
design under test. Typically in the design verification work flow, a
design verification engineer will develop a self-checking test suite
to verify design elements/functions specified by a design's
specification document. When the test suite contains all of the tests
required by the design specification, the test writer may be asking
him/herself, "How much logic in the design is actually being
exercised?", "Does my test suite cover all of the logic under test?",
and "Am I done writing tests for the logic?". When the design
verification gets to this point, it is often useful to get some
metrics for determining logic coverage. This is where a code coverage
utility, such as Covered, is very useful.
Please note that this package is for a stable release version.
There is a seperate package (covered-current) which is made of
development snapshots.
Diffstat (limited to 'cad/Makefile')
0 files changed, 0 insertions, 0 deletions