Dumps the current coverage database into the disk. A subsequent export_xsim_coverage should generate the corresponding coverage report.
Syntax
write_xsim_coverage [‑cov_db_name <arg>] [‑cov_db_dir <arg>] [‑quiet]
[‑verbose]
Usage
Name | Description |
---|---|
[-cov_db_name]
|
Specify the coverage database that is to be saved. Default: <snapshot_name>, default snapshot_name is work.<simulation_top> |
[-cov_db_dir]
|
The output coverage database directory where the database will be saved. Default : . |
[-quiet]
|
Ignore command errors |
[-verbose]
|
Suspend message limits during command execution |