VLSI CAD: Logic to Layout (Coursera)

VLSI CAD: Logic to Layout (Coursera)
Free Course
Categories
Effort
Certification
Languages
Programming experience (C++, Java) and basic knowledge of data structures and algorithms. Linear algebra and calculus.
Misc
VLSI CAD: Logic to Layout (Coursera)
A modern VLSI chip has a zillion parts -- logic, control, memory, interconnect, etc. How do we design these complex chips? Answer: CAD software tools. Learn how to build these tools in this class.


A newer version of this course is available here:
VLSI CAD Part I: Logic


A modern VLSI chip is a remarkably complex beast: billions of transistors, millions of logic gates deployed for computation and control, big blocks of memory, embedded blocks of pre-designed functions designed by third parties (called “intellectual property” or IP blocks). How do people manage to design these complicated chips? Answer: a sequence of computer aided design (CAD) tools takes an abstract description of the chip, and refines it step-wise to a final design. This class focuses on the major design tools used in the creation of an Application Specific Integrated Circuit (ASIC) or System on Chip (SoC) design. Our focus is on the key representations that make it possible to synthesize, and to verify, these designs, as they move from logic to layout.

Our goal is for students to understand how the tools themselves work, at the level of their fundamental algorithms and data structures. You should be taking this course if (1) you are interested in building VLSI design tools; (2) you are interested in designing VLSI chips, and you want to know why the tools do what they do; (3) you just like cool algorithms, that work on big cool problems that involve bits, and gates, and geometry, and graphs, and matrices, and time, and...



Free Course
Programming experience (C++, Java) and basic knowledge of data structures and algorithms. Linear algebra and calculus.