Introduction to Standard Cell Based ASIC Design Flow

ECE 429: Intro to VLSI Design

This laboratory is the penultimate laboratory project for the Introduction to VLSI Design course at Illinois Institute of Technology. In this project, I was introduced to the “ASIC Design Flow”, or “RTL-to-GDSII Design Flow” that is commonly used to create custom silicon/FPGA designs in an industry setting. In this laboratory, a simple 8-bit accumulator and related testbench were created using Verilog HDL. Synopsys Design Compiler was utilized to perform logic synthesis on this Verilog design. Specifically, the cell was synthesized in terms of the GSCL45nm library. Physical Synthesis/Place-and-Route was performed on the synthesized design using Cadence Encounter. The design was tested for logical equivalence, and the results of the testbench simulation compared at each stage in the ASIC Design Flow. Equivalence checking was performed using Formality, and simulations were performed using Cadence Verilog-XL.

After the functionality of the placed-and-routed design, the resultant GDSII database file was imported into Cadence Virtuoso and the physical layout of the design was examined.

Alexander Lukens
Alexander Lukens
Software Engineer

Electrical Engineering Graduate from Illinois Institute of Technology

Next
Previous

Related