Skip to content

Commit

Permalink
Remove version comment
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Sep 22, 2023
1 parent 3af0f06 commit a6208d3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion tests/gold/TopBasicAsserts_mlirverilog.sv
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Generated by CIRCT firtool-1.51.0-75-gbecb4c0ef
module TopBasicAsserts_mlirverilog(
input I,
O,
Expand Down
1 change: 0 additions & 1 deletion tests/gold/TopXMRAsserts_mlirverilog.sv
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Generated by CIRCT firtool-1.51.0-75-gbecb4c0ef
module TopXMRAsserts_mlirverilog(
input I,
O,
Expand Down
1 change: 0 additions & 1 deletion tests/gold/test_bind_basic_mlir-verilog.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Generated by CIRCT firtool-1.51.0-75-gbecb4c0ef
module Top(
input I,
output O
Expand Down
1 change: 0 additions & 1 deletion tests/gold/test_bind_xmr_mlir-verilog.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Generated by CIRCT firtool-1.51.0-75-gbecb4c0ef
module Bottom(
input I,
output O
Expand Down

0 comments on commit a6208d3

Please sign in to comment.