Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 773 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 773 Bytes

Simulate a Skywater 130nm standard cell using ngspice

This repository is a template for project 1.1 that takes you through:

  • Browse the standard cells
  • Choose a standard cell to simulate
  • Copy the spice file
  • Modify the Makefile
  • Modify the spice file to provide inputs to the gate
  • Run the spice simulation to get a plot of the inputs and outputs
  • Measure propagation delay

License

This repo is part of the Zero to ASIC course and licensed with Apache 2.

Resources