1HCT::lang::hdl::verilogU(s3e)r Contributed Perl DocumentaHtCiTo:n:lang::hdl::verilog(3)
2
3
4

NAME

6       HCT::lang::hdl::verilog - Class of Verilog language.
7

DESCRIPTION

9       Verilog is a hardware description language (HDL) used to model
10       electronic systems. Verilog HDL, not to be confused with VHDL, is most
11       commonly used in the design, verification, and implementation of
12       digital logic chips at the Register transfer level (RTL) level of
13       abstraction. It is also used in the verification of analog and mixed-
14       signal circuits.
15

VERILOG SYNTAX

17       A description of the syntax in Backus-Naur form (predates the IEEE-1364
18       standard): <http://www.verilog.com/VerilogBNF.html>. Also a heavily
19       linked BNF syntax for Verilog 2001 can be found here
20       <http://www.externsoft.ch/download/verilog.html>.
21
22
23
24perl v5.30.0                      2019-07-25        HCT::lang::hdl::verilog(3)
Impressum