Lexers for hardware descriptor languages.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: 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. |