Skip to content

Commit

Permalink
DO NOT MERGE: ENABLE ALS
Browse files Browse the repository at this point in the history
  • Loading branch information
rwy7 committed Nov 18, 2024
1 parent 058f162 commit 865e77b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/scala/chisel3/simulator/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ package object simulator {
dut
},
circt.stage.FirtoolOption("-disable-annotation-unknown"),
circt.stage.FirtoolOption("-advanced-layer-sink")
firrtl.options.TargetDirAnnotation(workspace.supportArtifactsPath)
) ++ firtoolOptions
)
Expand Down

0 comments on commit 865e77b

Please sign in to comment.