Skip to content

Commit

Permalink
fix format error
Browse files Browse the repository at this point in the history
  • Loading branch information
JensTheGrens committed Nov 10, 2024
1 parent f9a3c53 commit 8c5233f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/riscv/plugins/CsrFile.scala
Original file line number Diff line number Diff line change
Expand Up @@ -249,4 +249,4 @@ class CsrFile(csrStage: Stage, exeStage: Stage) extends Plugin[Pipeline] with Cs
override def csrWriteInCycle(): Bool = {
component.writeNotify.write
}
}
}

0 comments on commit 8c5233f

Please sign in to comment.