Code Coverage Tool Quickly Pinpoints Designs’ Problem Areas

The CoverMeter code coverage tool extends the power of Verilog simulation to confirm that all portions of a design have been fully exercised, assuring design quality while reducing verification effort. The tool works with simulation to determine which
Sept. 1, 1999
2 min read

The CoverMeter code coverage tool extends the power of Verilog simulation to confirm that all portions of a design have been fully exercised, assuring design quality while reducing verification effort. The tool works with simulation to determine which portions of the design have not been exercised by test cases and require further attention. Armed with this information, designers can then quickly develop new test cases to exercise only the untested portions of the design.The tool provides for line coverage, which breaks lines in source code into individual statements with probe points so that coverage information can be provided specific to separate logical entities. It also provides condition coverage and a User-Expressions tool to support investigation of the behaviors of interacting state machines.

Company: SYNOPSYS INC.

Product URL: Click here for more information

About the Author

Staff

Articles, galleries, and recent work by members of Electronic Design's editorial staff.

Sign up for Electronic Design Newsletters
Get the latest news and updates.

Voice Your Opinion!

To join the conversation, and become an exclusive member of Electronic Design, create an account today!