Skip to content

Commit

Permalink
formatter: README.md: Updated usage section
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Bylicki <[email protected]>
  • Loading branch information
jbylicki committed May 23, 2023
1 parent a5216a1 commit 8b72f45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions verilog/tools/formatter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ To pipe from stdin, use '-' as <file>.
operator.); default: 4;
Flags from verilog/formatting/format_style_init.cc:
--always_wrap_module_instantiations (Always split module instantiation's
parameters and ports to new lines); default: false;
--assignment_statement_alignment (Format various assignments:
{align,flush-left,preserve,infer}); default: infer;
--case_items_alignment (Format case items:
Expand Down

0 comments on commit 8b72f45

Please sign in to comment.