All Projects → cornell-ece5745 → ece5745-tut5-asic-tools

cornell-ece5745 / ece5745-tut5-asic-tools

Licence: other
ECE 5745 Tutorial 5: Synopsys/Cadence ASIC Tools

Programming Languages

Verilog
626 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects

ECE 5745 Tutorial 5: Synopsys/Cadence ASIC Tools

This repository contains the code and documentation for ECE 5745 Tutorial 5 on the Synopsys/Cadence ASIC tools. This tutorial discusses the various views that make-up a standard-cell library and then illustrates how to use the Synopsys/Cadence ASIC tools to map an RTL design down to these standard cells and ultimately silicon. The tutorial discusses the key tools used for simulation, synthesis, place-and-route, and power analysis. This tutorial requires entering commands manually for each of the tools to enable students to gain a better understanding of the detailed steps involved in this process. The next tutorial will illustrate how this process can be automated to facilitate rapid design-space exploration. This tutorial assumes you have already completed the tutorials on Linux, Git, PyMTL, and Verilog.

You can find the actual tutorial document in the repo here:

Or online here:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].