Skip to content

Commit

Permalink
[patch] Fix version string in layer ABI example
Browse files Browse the repository at this point in the history
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
  • Loading branch information
seldridge committed Jan 2, 2025
1 parent 1b2d61e commit a1a0d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abi.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ If an inline layer is nested under a bind layer, the name of the bind layer shou
As an example, consider the following circuit with one bind layer and two inline layers:

``` firrtl
FIRRTL version 4.0.0
FIRRTL version 4.1.0
circuit Bar:
layer Layer1, bind:
layer Layer2, inline:
Expand Down

0 comments on commit a1a0d94

Please sign in to comment.