Introduction
to Verilog HDL
and VLSI
DESIGN FLOW
WRITTEN BY : RAM HARSHITH
, Verilog is a Hardware Description language (HDL).
Verilog="Verification" + "logic".
Introduction
to Verilog It is used to describe the flow of design of simple circuits such as
logic gates to complex circuits such as FPGAs, PLAs and
HDL other complex logic devices.
Latest Verilog HDL is an accepted IEEE 1800-2017 standard.
Designed by=> Prabhu Goel Phil Morby Chi-Lai Huang
between 1983 to 1984.
, We can design a small
But, what extent can
circuit by drawing and we
we design a circuit and
can verify the outputs by
how can we verify all the
giving appropriate
Why
possible outputs?
connection to them.
do we Today's circuits in VLSI We can't design
requir requires millions to
billions of transistors for
their functioning.
them manually and we
can't even connect them
all.
e
HDLs? To design these level of
circuit components and
verify all their outputs we
use HDLs.
to Verilog HDL
and VLSI
DESIGN FLOW
WRITTEN BY : RAM HARSHITH
, Verilog is a Hardware Description language (HDL).
Verilog="Verification" + "logic".
Introduction
to Verilog It is used to describe the flow of design of simple circuits such as
logic gates to complex circuits such as FPGAs, PLAs and
HDL other complex logic devices.
Latest Verilog HDL is an accepted IEEE 1800-2017 standard.
Designed by=> Prabhu Goel Phil Morby Chi-Lai Huang
between 1983 to 1984.
, We can design a small
But, what extent can
circuit by drawing and we
we design a circuit and
can verify the outputs by
how can we verify all the
giving appropriate
Why
possible outputs?
connection to them.
do we Today's circuits in VLSI We can't design
requir requires millions to
billions of transistors for
their functioning.
them manually and we
can't even connect them
all.
e
HDLs? To design these level of
circuit components and
verify all their outputs we
use HDLs.