Skip to content

Commit

Permalink
[FIRRTL] Fix comment placement in test, NFC
Browse files Browse the repository at this point in the history
Signed-off-by: Schuyler Eldridge <[email protected]>
  • Loading branch information
seldridge committed Aug 19, 2024
1 parent a2eec9e commit fb052d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/firtool/lower-layers.fir
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ circuit Foo: %[[
; CHECK: );
; CHECK: endmodule

; // -----

; This is an end-to-end example of a test-harness enabling verification, probing
; into a device-under-test, and reading from hardware which is only present if
; the verification layer is enabled.

; // -----

FIRRTL version 4.0.0

circuit TestHarness:
Expand Down

0 comments on commit fb052d9

Please sign in to comment.