Update sim/midas/src/main/scala/midas/stage/GoldenGateCompilerPhase.scala

Co-authored-by: David Biancolin <david.biancolin@sifive.com>
This commit is contained in:
Russell Horvath 2022-11-14 09:36:51 -08:00 committed by GitHub
parent f9fdcaf6e7
commit 4ba273a272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class GoldenGateCompilerPhase extends Phase {
// Note: the final lowering to Verilog is broken up into multiple firrtl.Compiler steps
// to avoid breakages that can emerge from "legal" but unsound pass orderings
// due to understpecified pass constraints + invalidations
// due to underspecified pass constraints + invalidations
// Shunt ILA passes to a seperate compiler to avoid invalidating downstream steps
val loweringCompiler = new Compiler(
targets = Seq(