Skip to content

Commit 0d872a0

Browse files
committed
[readme] update coverage report in readme
1 parent ff58375 commit 0d872a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It's build script is in `nix/gcd` folder, providing the below attributes:
3737
* [{tb,formal}-]rtl: SystemVerilog generated from the lowered MLIR bytecode
3838
* tb-dpi-lib: DPI library written in Rust for both Verilator and VCS
3939
* verilated[-trace]: C++ simulation executable and libaray generated by Verilator with/without `fst` waveform trace
40-
* vcs[-trace]: C simulation executable compiled by VCS with/without `fsdb` waveform trace
40+
* vcs[-trace]: C simulation executable compiled by VCS with/without `fsdb` waveform trace and `urgReport` (coverage report) would be generated under `gcd-sim-result/result/`
4141
* jg-fpv: Formal Property Verification report generated by JasperGold
4242

4343
To get the corresponding output, developers can use:

0 commit comments

Comments
 (0)