1
0

Disable coverage collection for testbench related verilog files (#1204)

This commit is contained in:
Jacob Chang
2018-01-22 16:40:38 -08:00
committed by GitHub
parent c32150b994
commit dcda98dcaf
5 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// See LICENSE.SiFive for license details.
//VCS coverage exclude_file
`ifndef RESET_DELAY
`define RESET_DELAY 777.7
`endif