Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

The VLSI Design Flow

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

The VLSI Design Flow

Specifications comes first, they describe abstractly the functionality, interface, and the
architecture of the digital IC circuit to be designed.

Behavioral description is then created to analyze the design in terms of functionality,


performance, compliance to given standards, and other specifications.

RTL description is done using HDLs. This RTL description is simulated to test
functionality. From here onwards we need the help of EDA tools.

RTL description is then converted to a gate-level netlist using logic synthesis tools. A
gate-level netlist is a description of the circuit in terms of gates and connections between
them, which are made in such a way that they meet the timing, power and area
specifications.

Finally a physical layout is made, which will be verified and then sent to fabrication.

You might also like