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

Uploaded Source

Built Distribution

VHDLLintBear-0.8.0.1469056261-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.1469056261.tar.gz
Algorithm Hash digest
SHA256 3fa0bc7c03e23192da2b71269cdfe847bfac20aa31641c95d7ee5ebcd33851db
MD5 fe57dc91dba512438b2131c92def8ac6
BLAKE2b-256 2b30bf4b5db6cd4a3a97187b90c49b867c8114c061909b32168dfbd88e72d7b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.1469056261-py3-none-any.whl
Algorithm Hash digest
SHA256 09ca389ae8d57489bc3448096a0be7ac1a4293d19b7d3ba44b7528b7d0b54eae
MD5 1e2adcfb9757298577987e075ed9020e
BLAKE2b-256 8a9cffd2652628eda8a9ccdd4ca6aa441abb1d1302118b497830852d38959491

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