Covered is a Verilog code coverage utility that reads in a Verilog design and a generated VCD/LXT/FST dumpfile from that design and generates a coverage file that can be merged with other coverage files or used to create a coverage report. Covered also contains the GUI coverage report utility that reads in a coverage file to allow interactive coverage discovery. Areas of coverage measured by Covered are: line, toggle, memory, combinational logic, FSM state/state-transition and assertion coverage.
| Tags | Scientific/Engineering Electronic Design Automation (EDA) |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C Tcl |
Recent releases


Release Notes: This release adds support for FST dumpfile parsing, language enhancements, and bugfixes.


Release Notes: Bugfixes and enhancements for Verilog language support.


Release Notes: This is a bugfix release.


Release Notes: This is a bugfix release.


Release Notes: Several performance improvements were added for the new inlined code coverage flow. This release also contains bugfixes for inlined runs.