Vlsi Flow

Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 14

VLSI FLOW

Specification

Block

RTL Code

VHDL / Verilog / System C

Simulation

Synthesis

Net list

Specifications

Time

Area

Block Level

RTL Code

C / C++ VERILOG /VHDL

Why HDL

C - HDL
C is a sequential language. This code is used only for functional verification. HDL is concurrent language. This HDL code can be converted into hardware. We can include time delays.

Specification

Block

RTL Code

VHDL / Verilog / System C

Simulation

Synthesis

Net list

Simulation

Functional verification

Synthesis
HDL to Hardware

Lib file
RTL Code

constraints

Synthesis

Net List

Net List

F-C

S-C

ASIC

FPGA

ASIC / FPGA

You might also like