Skip to content

jiegec/verilog-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verilog-format

A naive verilog/systemverilog formatter. Works on tokens instead of AST with minimal lexical analysis.

Usage

verilog-format --file <file>

It will print the formatted file to stdout.

License

Licensed under MIT license.

About

A naive verilog/systemverilog formatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published