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

Commit

Permalink
note.
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed May 15, 2024
1 parent 276d602 commit 50c3d38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/scala/ee/hrzn/chryse/tasks/CxxsimTask.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ object CxxsimTask extends BaseTask {
)
writePath(verilogPath, verilog)

// Forgive me for what I am about to do.
object UnwindException extends Exception

val blackboxIlPath = s"$buildDir/$name-${platform.id}-blackbox.il"
Expand Down

0 comments on commit 50c3d38

Please sign in to comment.