Skip to content

mu94-csl/ece5745-tut6-asic-flow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE 5745 Tutorial 6: Automated ASIC Flow

This repository contains the code and documentation for ECE 5745 Tutorial 6 on the automated ASIC flow. Tutorial 5 introduced students to the key tools used for synthesis, place-and-route, and power analysis, but this previous tutorial required students to enter commands manually for each tool. This is obviously very tedious and error prone. An agile hardware design flow demands automation to simplify rapidly exploring the area, energy, timing design space of one or more designs. Luckily, Synopsys tools can be easily scripted using TCL, and even better, the ECE 5745 staff have already created a Python framework for automating the entire flow.

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

Or online here:

About

ECE 5745 Tutorial 6: Automated ASIC Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%