
Learn the place and route flow, transforming a post-DFT netlist into a physical gds file through six steps: floor planning, power planning, placement, CTS, routing, and finishing, with continual verification.
Examine the input files that drive the PNR flow: the post-DFT netlist, timing libraries, constraints, and LEF data. See how these feed the tool for timing, placement, and routing.
Import Verilog gate-level netlists, technology and standard cell left files, and constraints into the PNR tool, then configure MMMC analysis with library sets, RC corners, and analysis views.
Explore input-output pads with level shifters, buffers, and ESD protection, then define floor plans by core size, aspect ratio, utilization, and core to input-output spacing to optimize power and routing.
Explore power planning with rings, stripes, and rails to deliver VDD and VSS across the chip. Grasp the IR drop theory and Cadence PNR steps for rings, stripes, vias.
Master the placement stage in VLSI design with Cadence, learning to add placement blockages, place standard cells, and use tie cells to protect gates from supply noise.
Analyze and optimize timing across pre-cts, post-cts, and post-route stages to meet setup and hold targets, interpret wns and tns, and iteratively fix violations with echo-driven optimization.
Master clock tree synthesis to minimize skew with a buffer tree, meet design rule checks for maximum transition delay, load, and fan-out, and route with global and detailed steps.
Address antenna rule violations with metal jumping or diode insertion to protect gate oxide. Add filler cells and metal density fills, then generate post-PNR netlist, gds, and sdf for tapeout.
Perform the final practical PnR lab with Cadence and export the GDS file for fabrication.
USE PROMO "JUST-13"
Physical Design, commonly known as Place and Route (PnR), is a cornerstone of the VLSI (Very Large Scale Integration) industry. It is the stage where the logical representation of a circuit (the netlist) is transformed into a physical layout that is manufacturable. Mastering this flow is essential for anyone aiming to work as a Physical Design Engineer, CAD Engineer, or ASIC Flow Engineer.
This course offers a comprehensive, hands-on journey through the entire PnR flow, from initial data setup to final GDSII generation. We will utilize industry-standard Cadence tools to bridge the gap between theoretical VLSI concepts and real-world implementation. Unlike courses that focus solely on theory, this curriculum is structured to simulate the actual workflow of a physical design engineer. We will begin by understanding the critical input files—the netlist, LEF/DEF, and timing constraints (SDC)—that define the design.
From there, we will dive deep into the core stages of the flow. You will learn how to perform Design Import, followed by strategic Floorplanning where we define die area, core boundaries, and I/O placement. We will cover robust Power Planning to ensure reliable power distribution across the chip, preventing electromigration and IR drop issues. The course then moves into the algorithmic world of Placement, where we analyze congestion and timing. A significant portion is dedicated to Timing Analysis and Optimization, teaching you how to fix setup and hold violations before moving on to Clock Tree Synthesis (CTS) . Finally, we will navigate the complexities of Routing, handle Chip Finishing steps such as metal fill insertion, and conclude with a Practical Lab where you will run the full flow and export the final GDSII database. By the end of this course, you will have a portfolio-ready project and a deep understanding of how a chip is physically built.