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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.1470652900.tar.gz
Algorithm Hash digest
SHA256 47d26cd44c44504dc2c6991ca0169e49a1920684b02d7eb882e267cfb6f0a71d
MD5 aa30a80138527eb7ca976561751e5a64
BLAKE2b-256 888847a75d919101cfaff09b80059507ec8111c548a4379eb04e23181e8ad66a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.1470652900-py3-none-any.whl
Algorithm Hash digest
SHA256 7b5ffeb2e5ad0038bee291824f2ddf121673185d8cd5c639bfbc90af6c5c88a9
MD5 ae1982ac3a4fc007408bd3d7afe142ad
BLAKE2b-256 9e0a9ec4161d72d90ebfb8917391db78f81b4de52bfbc267d26d467f6c840d57

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