Covered - Verilog代码覆盖分析工具



(返回www.opendocs.net)

介绍

Covered 是一个Verilog代码覆盖工具,它读取的Verilog设计和生成的光碟/ LXT从设计转储文件并生成一个覆盖文件,可以合并的文件或其他保险用于创建报告的报道。涵盖还包含图形用户界面覆盖报告的效用,在一个覆盖读取文件以允 许交互式报道发现。由测量范围涵盖领域包括:行,切换,内存,组合逻辑,FSM 状态和状态转换以及断言覆盖。

Covered is a Verilog code coverage utility that reads in a Verilog design and generated VCD/LXT dumpfile (or runnable in VPI module form) from that design and generates a coverage file that can be merged with other coverage files and/or used to create a coverage report. Covered also contains the coverage report utility that reads in a coverage file to produce human-readable coverage reports viewable in ASCII or GUI form. Areas of coverage measured by Covered are: line, toggle, memory, combinational logic, FSM state and FSM state transition, and assertion coverage.

文档

• Covered用户手册

链接

• http://covered.sourceforge.net/
• http://sourceforge.net/projects/covered/
• http://download.www.opendocs.net/covered/