Skip to content

Commit

Permalink
Merge pull request #3563 from gonsolo/fix-disable-infer
Browse files Browse the repository at this point in the history
Fix build.
  • Loading branch information
jerryz123 authored Jan 25, 2024
2 parents 07efde6 + b28eb6a commit 33c16e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ trait Emulator extends Cross.Module2[String, String] {
os.proc("firtool",
generator.chirrtl().path,
s"--annotation-file=${generator.chiselAnno().path}",
"-disable-infer-rw",
"--disable-annotation-unknown",
"-dedup",
"-O=debug",
Expand Down

0 comments on commit 33c16e3

Please sign in to comment.