mattvenn / simulate-gate

Project 1.1 Simulate a Skywater 130nm standard cell using ngspice

Home Page:https://zerotoasiccourse.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Project 1.1 Simulate a Skywater 130nm standard cell using ngspice

https://zerotoasiccourse.com

License:Apache License 2.0


Languages

Language:Makefile 100.0%