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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1472140809.tar.gz
Algorithm Hash digest
SHA256 9b23eadb377b866073b7109144e1d0c0d2b66c7aa28a890ae0e35f9d0d10efe0
MD5 701981bd87fa4c5ca824f57c6b2dda93
BLAKE2b-256 4e409ec8f7d6fcf5de00f72399a09c489a5e1a625a792fb7bcd9771721c60b88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1472140809-py3-none-any.whl
Algorithm Hash digest
SHA256 9438ce0f7ccec1f327d4ddb1dbad84e29bc675400cd6530079c2433971902ec1
MD5 150e329510057ebaf54ddcc91139b33c
BLAKE2b-256 2edd0576aedff2ab870ac5354ad5e5be4896326b65bbdda2d1d08402a222969e

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