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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.dev20160623094115.tar.gz
Algorithm Hash digest
SHA256 c68d6f6543c2daa166b92f6b21c652dabda76138e20cb5272e762fc2b34e97e7
MD5 b37294a85c6b2c1b91374398cb68fc56
BLAKE2b-256 64ec72d7b4670cb5ea6fcd7dee1b028a082fb467cadac166d7ac51cdb5839a43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VHDLLintBear-0.8.0.dev20160623094115-py3-none-any.whl
Algorithm Hash digest
SHA256 f1e2cf59151a3fcf409d185a55c990fc2dca1ca9d022b005a98b864e63bad8da
MD5 ce5c02204c0ac698de34c25571895e59
BLAKE2b-256 883966123be4b383899ac644ee15001ac0bbcfaadc5f82aa7a80e765441b76a7

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