Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dialect/FIRRTL/assign-output-dirs.mlir
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ firrtl.circuit "AssignOutputDirs" {
// A -> A
// CHECK: firrtl.module private @ByA() attributes {output_file = #hw.output_file<"A{{/|\\\\}}">} {
firrtl.module private @ByA() {}

// A & B -> R
// firrtl.module private @ByAB() {
firrtl.module private @ByAB() {}

0 comments on commit 7e78b93

Please sign in to comment.