Skip to content

Commit

Permalink
nl@eof
Browse files Browse the repository at this point in the history
  • Loading branch information
dobios committed Jun 18, 2024
1 parent 39239b4 commit c1c276a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dialect/Verif/verify.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ hw.module @deeplynested(in %clk: i1, in %a: i1, in %b: i1) {
%o1 = ltl.or %b, %a1 : i1, !ltl.property

verif.clocked_assert %o1 if %b, posedge %clk : !ltl.property
}
}

0 comments on commit c1c276a

Please sign in to comment.