VLSI Design Flow (RTL To GDS)
VLSI Design Flow (RTL To GDS)
We will initially focus on the Pre-RTL design phase, which encompasses the
transition from a conceptual idea to Register Transfer Level (RTL) design
PRE-RTL FLOW
PRE-RTL FLOW : takes a High lever concept of the product and represent
the Hardware portion of the implementation in RTL
• Evaluate idea
o Product requirement
o what would be the demand in the market
o Financial viability
o Technical feasibility
• Specifications
o Functionality of the product
o PPA - (Power , Performance , Area)
▪ PPA is very crucial for analysing the economics of the product .
o TTM - (Time To Market)
• Hardware-Software Partitioning
o Identify Components
o Determine which components to be implemented in HW/SW
• RTL Synthesis :
o initial step of logic synthesis , translates an RTL to a netlist of
generic logic gates
• Logic Optimization :
o Optimization on a generic gate list
• Technology Mapping :
o Map a net list containing of generic logic gates to the standard
cells in the given technology library.
• Technology dependent Optimization :
o more optimization done to improve the performance , timing &
reducing the power consumptions.
Once we finish all the steps above, we get a better design called an
Optimized Netlist. hence can proceed to further step which is
Physical design.
• Mask Fabrication:
o Mask fabrication is a critical precursor to chip manufacturing, involving
the creation of a physical representation of the chip's layout. This
process entails converting the digital design data into a tangible mask,
which will subsequently be used to transfer patterns onto the silicon
wafer during photolithography.
• Wafer Fabrication:
o Wafer fabrication is a complex process that transforms a silicon wafer
into a semiconductor die. It involves a series of intricate steps,
including:
o Front-End-of-Line (FEOL): Creating the foundational electronic
components such as transistors, resistors, and capacitors.
o Back-End-of-Line (BEOL): Interconnecting the fabricated components
using metal layers to form the complete circuit.
• Die Testing:
o Each individual die on the wafer undergoes rigorous testing to identify
defects and ensure functionality. Defective dies are marked for
subsequent removal.
• Packaging:
o To protect the die and enable external connections, it is encapsulated
within a package. The package design is critical for ensuring optimal
signal integrity, thermal management, and mechanical protection.
This marks the end of our journey from IDEA TO FINAL PRODUCT(CHIP).
CONCLUSION
This comprehensive overview has traversed the intricate journey of
transforming an abstract concept into a tangible semiconductor chip.
From the initial ideation phase through the rigorous design, verification,
and fabrication processes, we've explored the key milestones and
challenges in the VLSI design flow. By understanding these fundamental
steps, we gain valuable insights into the complexities and intricacies of
chip development.
~*~