EnglishFrenchSpanish

OnWorks favicon

verilator_coverage - Online in the Cloud

Run verilator_coverage in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command verilator_coverage that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


verilator_coverage - Verilator coverage analyzer

SYNOPSIS


verilator_coverage --help
verilator_coverage --version

verilator_coverage --annotate <obj>

verilator_coverage -write merged.dat -read <datafiles>...

Verilator_coverage processes Verilator coverage reports.

With --anotate, it reads the specified data file and generates annotated source code with
coverage metrics annotated. If multiple coverage points exist on the same line,
additional lines will be inserted to report the additional points.

Additional Verilog-standard arguments specify the search paths necessary to find the
source code that the coverage analysis was performed on.

To get correct coverage percentages, you may wish to read logs/coverage.pl into Emacs and
do a M-x keep-lines to include only those statistics of interest.

For Verilog conditions that should never occur, you should add a $stop statement. This
will remove the coverage during the next build.

ARGUMENTS


filename
Specify input data file, may be repeated to read multiple inputs. If no data file is
specified, by default coverage.dat is read.

--annotate output_directory
Sprcifies the directory name that source files with annotated coverage data should be
written to.

--annotate-all
Specifies all files should be shown. By default, only those source files which have
low coverage are written to the output directory.

--annotate-min count
Specifies the minimum occurrence count that should be flagged if the coverage point
does not include a specified threshold. Defaults to 10.

--help
Displays this message and program version and exits.

--rank
Print an experimental report listing the relative importance of each test in covering
all of the coverage points. The report shows "Covered" which indicates the number of
points that test covers; a test is considered to cover a point if it has a bucket
count of at least 1. The "rank" column has a higher number t indicate the test is more
important, and rank 0 means the test does not need to be run to cover the points.
"RankPts" indicates the number of coverage points this test will contribute to overall
coverage if all tests are run in the order of highest to lowest rank.

--unlink
When using --write to combine coverage data, unlink all input files after the output
has been created.

--version
Displays program version and exits.

--write filename
Specifies the aggregate coverage results, summed across all the files, should be
written to the given filename. This is useful in scripts to combine many sequential
runs into one master coverage file.

VERILOG ARGUMENTS


The following arguments are compatible with GCC, VCS and most Verilog programs.

+libext+ext+ext...
Defines the extensions for Verilog files.

+define+var+value =item -Dvar=value
Defines the given variable.

+incdir+dir =item -Idir
Specifies a directory for finding include files.

-f file
Specifies a file containing additional command line arguments.

-y dir
Specifies a module search directory.

DISTRIBUTION


The latest version is available from <http://www.veripool.org/>.

Copyright 2003-2015 by Wilson Snyder. Verilator is free software; you can redistribute it
and/or modify the Verilator internals under the terms of either the GNU Lesser General
Public License Version 3 or the Perl Artistic License Version 2.0.

AUTHORS


Wilson Snyder <[email protected]>

Use verilator_coverage online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    coresendmsg
    coresendmsg
    coresendmsg - send a CORE API message
    to the core-daemon daemon ...
    Run coresendmsg
  • 4
    core_server
    core_server
    core_server - The primary server for
    SpamBayes. DESCRIPTION: Currently serves
    the web interface only. Plugging in
    listeners for various protocols is TBD.
    This ...
    Run core_server
  • 5
    fwflash
    fwflash
    fwflash - program to flash image file
    to a connected NXT device ...
    Run fwflash
  • 6
    fwts-collect
    fwts-collect
    fwts-collect - collect logs for fwts
    bug reporting. ...
    Run fwts-collect
  • More »

Ad