Skip to main content

'VHDLLintBear' bear for coala (http://coala.rtfd.org/)

Project description

Check VHDL code for common codestyle problems.

Rules include:

  • Signals, variables, ports, types, subtypes, etc. must be lowercase.

  • Constants and generics must be uppercase.

  • Entities, architectures and packages must be “mixedcase” (may be 100% uppercase, but not 100% lowercase).

  • Ports must be suffixed using _i, _o or _io denoting its kind.

  • Labels must be placed in a separated line. Exception: component instantiation.

  • End statements must be documented indicating what are finishing.

  • Buffer ports are forbidden.

  • VHDL constructions of the “entity xxxx is” and similars must be in one line. You can’t put “entity xxxxx” in one line and “is” in another.

  • No more than one VHDL construction is allowed in one line of code.

See <http://fpgalibre.sourceforge.net/ingles.html#tp46> for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VHDLLintBear-0.9.0.1472802302.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

VHDLLintBear-0.9.0.1472802302-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file VHDLLintBear-0.9.0.1472802302.tar.gz.

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1472802302.tar.gz
Algorithm Hash digest
SHA256 27f60e36cd4b66733cfb41b44b6b6e5a9b4503616202038c55f5e33d62ee9012
MD5 21d11e61f6c2a8501b93f6be89ae2448
BLAKE2b-256 b7ad5f29509fdb129c19c30b9bbb992e8e8759f32502776afa4ca38709e854d3

See more details on using hashes here.

File details

Details for the file VHDLLintBear-0.9.0.1472802302-py3-none-any.whl.

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1472802302-py3-none-any.whl
Algorithm Hash digest
SHA256 5bb2b4e443a2c147f4cd4b452346f4b2810f6edde348eba6fbe34a763d4e6b5e
MD5 36a0538add979f3273286c1b37af613e
BLAKE2b-256 aa955170076c592143fe522f4091e8c73e0a5f6003c3c92e5e1d0a9c3652a994

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page