Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.23 KB

UCSC VLSI-DA Chip Tutorials

To clone this repo and all of the tutorial files locally, you can use the following command:

git clone https://github.com/VLSIDA/chip-tutorials.git
cd chip-tutorials

CSE 122/222A Tutorials

  1. Git
  2. WSL
  3. Virtual Environment

Chip Tutorials

  1. Spice Syntax

  2. Ngspice Usage

  3. KLayout

  4. OpenLane Installation

  5. OpenLane Walkthrough

  6. Static Timing Analysis

In progress...

  1. Sky130

VLSI-DA Research Tutorials

  1. OpenROAD and ODB
  2. ML
  3. GNNs

Reading Materials

  • Digital Integrated Circuits (2nd Edition) - A Design Perspective by Rabaey, Chandrakasan, & Nikolic (ISBN-10: 0130909963)
  • Electronic Design Automation for IC Implementation, Circuit Design, and Process Technology Edited by Luciano Lavagno, Igor L. Markov, Grant Martin, and Louis K. Scheffer, CRC Press 2016. (ISBN-10: 0849379245) It is available through the campus library

License

Copyright 2024 VLSI-DA (see LICENSE for use)