Vlsi Unit 1
Vlsi Unit 1
LogicalComplexity in ICs
VLSI Design Flow
Design Hieracrchy
Abstraction Level
Regularity, modularity and locality
Semi custom and full custom devices
Darshana Sankhe
Growth of Level of Integration
Darshana Sankhe
Logical Complexity in IC :
In 1980, at the beginning of VLSI era, the typical
minimum feature size was 2μm.
Darshana Sankhe
VLSI Design Flow :
Specifications comes first, they
describe abstractly the functionality,
interface, and the architecture of the
digital IC circuit to be designed.
Darshana Sankhe
VLSI Design Flow
From here onwards we need the
help of EDA tools, synthesis tools.
Darshana Sankhe
Y Chart :
The Y-chart consists
of three major
domains, namely:
1. Behavioral domain
2. Structural domain
3. Geometrical layout
domain
Darshana Sankhe
Y Chart
The design flow starts from the
algorithm that describes the
behavior of the target chip.
other easily
Design Hierarchy
Example: A CMOS four-bit adder
The adder can be decomposed progressively into one- bit adders, separate
carry and sum circuits, and finally, into individual logic gates.
At this lower level of the hierarchy, the design of a simple circuit realizing a
well-defined Boolean function is much more easier to handle than at the
higher levels of the hierarchy.
Darshana Sankhe
Design Hierarchy
In the physical domain, partitioning a complex
system into its various functional blocks will
provide a valuable guidance for the actual
realization of these blocks on chip.
Darshana Sankhe
Concepts of Regularity
The hierarchical design approach reduces the design complexity by dividing the
large system into several sub-modules.
Usually, other design concepts and design approaches are also needed to
simplify the process.
All of the blocks can be combined with ease at the end of the
design process, to form the large system.
Darshana Sankhe
Full Custom Design :
Full-custom design is a methodology for designing IC’s wherein the
layout, geometry, orientation and placement of every transistor is
done individually by the designer.
The main factor affecting the design and production of ASICs is the
high cost of mask sets and the requisite EDA design tools.
Library may contain few hundred cells like inverters, NAND, NOR
gates, complex AOI gates, DFF, counters…..
Disadvantage:
Disadvantages:
Darshana Sankhe
Design quality :
Testability
Manufacturability
Reliability
Technology
Updateability
Darshana Sankhe
CAD Technology :
Synthesis tools
VHDL
Verilog
Layout tools
Microwind
Magic
Tanner
Synopsis
Darshana Sankhe