load-binary load-file
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

load-coverage

Synopsis

load-coverage input ["name"]

Description

Load the code coverage data file specified by the input argument and create a new code coverage object. The name of the code coverage object can be set by specifying the name argument, if no name is given a random one will be used.

Provided By

code-coverage

See Also

<code_coverage>.save, <code_coverage>.add-report
load-binary load-file