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.1482008498.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

VHDLLintBear-0.9.0.1482008498-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1482008498.tar.gz
Algorithm Hash digest
SHA256 a7ffd687ffabc391ee456df4e1412ed830ae736b92be6ac4e1bec6586a951182
MD5 101073fb50d5a1ee1aa96800cdb3c05c
BLAKE2b-256 bb9c9be5a604bcef3555d93b5e0ec19fa5d7a5cc3cecccd8fc1e6fde1a1206fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1482008498-py3-none-any.whl
Algorithm Hash digest
SHA256 5372111de7b88217983b9d3e48c0dd52f05c08416d9858a6892fd7e6f6868041
MD5 c797e23b78bdfdae2a152abe48023430
BLAKE2b-256 79e8d5bc94daa0141064885cbc4401e8e358064e1c69c1100ffb1200400c0684

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