Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Merge branch '0.3.x' into 0.3-release
Browse files Browse the repository at this point in the history
  • Loading branch information
chick committed Feb 2, 2021
2 parents 4c5b8c3 + f2b773b commit 5860493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ object VcsExecutive extends BackendExecutive {
case CommandEditsFile(fileName) => fileName
}.getOrElse("")

val vcsFlags = moreVcsCFlags ++ coverageFlags
val vcsFlags = moreVcsFlags ++ coverageFlags

assert(
VerilogToVcs(
Expand Down

0 comments on commit 5860493

Please sign in to comment.