Skip to content

skjdbg/svlint

 
 

Repository files navigation

svlint

SystemVerilog linter compliant with IEEE1800-2017. Written in Rust, based on sv-parser. Svlint is also integrated with most text editors via svls.

Actions Status codecov

Crates.io svlint

svlint

Installation

svlint can be installed in several ways:

  • Download a release, and extract to a directory in your $PATH.
  • snapcraft, via sudo snap install svlint.
  • cargo, via cargo install svlint.

Usage

To see information about the command line interface use svlint --help, and to see which version you're running use svlint --version.

Further information on how svlint works, how to configure it, and other usage information is in the manual.

About

SystemVerilog linter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 81.4%
  • SystemVerilog 13.2%
  • TeX 3.2%
  • Shell 1.3%
  • Other 0.9%