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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1472658165.tar.gz
Algorithm Hash digest
SHA256 9d928b936761ab9fdcdae4b432b303ae7c19efd264ec7c50ad19dc63521302f9
MD5 79aee73de6ae9aff52a5054b59e17b7b
BLAKE2b-256 c353adad246267f76dd8fc609f07382cbe57d0b05aab0968b4168bff2e07daec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.9.0.1472658165-py3-none-any.whl
Algorithm Hash digest
SHA256 de947a441945064953d4183e3626c3122031562a9e37eb1a6c003611bf3c813d
MD5 e60ecb052e1029f35807d965d2f98bab
BLAKE2b-256 fded89a7e53ce2be5362f8f29b2d1731d3e1909e872bd4c59c93a4ca51c8128a

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