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

Uploaded Source

Built Distribution

VHDLLintBear-0.8.0.1470778714-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.1470778714.tar.gz
Algorithm Hash digest
SHA256 5a7f5c49b83a2fd30c027eaefe005e30e1000b855e78f45c33b3c783d51e67ed
MD5 95f0f687ceb1e2ab2ed7d979caa32afd
BLAKE2b-256 97001fee88b225254c740a8ce5974b0eab4ee0ae07e51b467238bf6e6d668851

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.1470778714-py3-none-any.whl
Algorithm Hash digest
SHA256 411a661847cda74e44d026beabcb943d246332965d489f35fedbe033b31043a2
MD5 55a29eaae575ea7d87ac99903bfaccdb
BLAKE2b-256 eb45f46b4063649c0b092a314d053643dbb583973f218cf23d293e5f6ae67c74

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