module documentation

pygments.lexers.hdl ~~~~~~~~~~~~~~~~~~~ Lexers for hardware descriptor languages. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class SystemVerilogLexer Extends verilog lexer to recognise all SystemVerilog keywords from IEEE 1800-2009 standard.
Class VerilogLexer For verilog source code with preprocessor directives.
Class VhdlLexer For VHDL source code.