Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
gonsolo committed Jan 24, 2024
1 parent 07efde6 commit b28eb6a
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 b28eb6a

Please sign in to comment.