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

Uploaded Source

Built Distribution

File details

Details for the file VHDLLintBear-0.8.0.dev99999999999998.tar.gz.

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.dev99999999999998.tar.gz
Algorithm Hash digest
SHA256 f47006ba74c97ac4cb4e0ea7acb9b74c81a5ac980da5f61f80111637546c0726
MD5 65a4f06be60997a89a4c5a3b8d93d400
BLAKE2b-256 b19c29cb2b5b4a9f716962452d84b3f87ef211b83c3b86ee36fa8a24049cc51f

See more details on using hashes here.

File details

Details for the file VHDLLintBear-0.8.0.dev99999999999998-py3-none-any.whl.

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.dev99999999999998-py3-none-any.whl
Algorithm Hash digest
SHA256 04786c9af5320f8632016b0f0528675c9e8206d2c9bb720aa3dfd6e0bca7426d
MD5 8a7bf079ecaac82a7d1ed3e0eb030483
BLAKE2b-256 504a08029016b8ecaf47bdfdd063296651b7dec7506440e860b4be0c46d0b492

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