VLSI Design - FPGA Technology
VLSI Design - FPGA Technology
CLB performs the logic operation given to the module. The inter connection between CLB
and I/O blocks are made with the help of horizontal routing channels, vertical routing
channels and PSM (Programmable Multiplexers).
The number of CLB it contains only decides the complexity of FPGA. The functionality of
CLB’s and PSM are designed by VHDL or any other hardware descriptive language. After
programming, CLB and PSM are placed on chip and connected with each other with routing
channels.
Advantages
It requires very small time; starting from design process to functional chip.
https://www.tutorialspoint.com/vlsi_design/vlsi_design_fpga_technology.htm 1/4
Page 2 of 4
The first phase results in an array of uncommitted transistors on each GA chip. These
uncommitted chips can be stored for later customization, which is completed by defining
the metal interconnects between the transistors of the array. The patterning of metallic
interconnects is done at the end of the chip fabrication process, so that the turn-around
time can still be short, a few days to a few weeks. The figure given below shows the basic
processing steps for gate array implementation.
Typical gate array platforms use dedicated areas called channels, for inter-cell routing
between rows or columns of MOS transistors. They simplify the interconnections.
Interconnection patterns that perform basic logic gates are stored in a library, which can
then be used to customize rows of uncommitted transistors according to the netlist.
In most of the modern GAs, multiple metal layers are used for channel routing. With the
use of multiple interconnected layers, the routing can be achieved over the active cell
areas; so that the routing channels can be removed as in Sea-of-Gates (SOG) chips. Here,
the entire chip surface is covered with uncommitted nMOS and pMOS transistors. The
neighboring transistors can be customized using a metal mask to form basic logic gates.
For inter cell routing, some of the uncommitted transistors must be sacrificed. This design
style results in more flexibility for interconnections and usually in a higher density. GA chip
utilization factor is measured by the used chip area divided by the total chip area. It is
higher than that of the FPGA and so is the chip speed.
Explore our latest online courses and learn new skills at your own pace. Enroll and
become a certified expert to boost your career.
https://www.tutorialspoint.com/vlsi_design/vlsi_design_fpga_technology.htm 2/4
Page 3 of 4
A library may contain a few hundred cells including inverters, NAND gates, NOR gates,
complex AOI, OAI gates, D-latches and Flip-flops. Each gate type can be implemented in
several versions to provide adequate driving capability for different fan-outs. The inverter
gate can have standard size, double size, and quadruple size so that the chip designer can
select the proper size to obtain high circuit speed and layout density.
Mask data
For automated placement of the cells and routing, each cell layout is designed with a fixed
height, so that a number of cells can be bounded side-by-side to form rows. The power
and ground rails run parallel to the upper and lower boundaries of the cell. So that,
neighboring cells share a common power bus and a common ground bus. The figure
shown below is a floorplan for standard-cell based design.
https://www.tutorialspoint.com/vlsi_design/vlsi_design_fpga_technology.htm 3/4
Page 4 of 4
The hardest full custom design can be the design of a memory cell, be it static or dynamic.
For logic chip design, a good negotiation can be obtained using a combination of different
design styles on the same chip, i.e. standard cells, data-path cells, and programmable
logic arrays (PLAs).
Practically, the designer does the full custom layout, i.e. the geometry, orientation, and
placement of every transistor. The design productivity is usually very low; typically a few
tens of transistors per day, per designer. In digital CMOS VLSI, full-custom design is hardly
used due to the high labor cost. These design styles include the design of high-volume
products such as memory chips, high-performance microprocessors and FPGA.
https://www.tutorialspoint.com/vlsi_design/vlsi_design_fpga_technology.htm 4/4