An open API service indexing awesome lists of open source software.

https://github.com/ucb-bar/stac-top

The SRAM timing analysis chip for verifying SRAMs generated by SRAM22
https://github.com/ucb-bar/stac-top

Last synced: 2 months ago
JSON representation

The SRAM timing analysis chip for verifying SRAMs generated by SRAM22

Awesome Lists containing this project

README

        

# SRAM22 Timing Analysis Chip - Chipyard repo

Toplevel for the STAC tapeout, based on [Chipyard](https://github.com/ucb-bar/chipyard)

[STACv1 chip docs](docs/test_chip.md)

[STACv2 chip docs](docs/test_chip2.md)

First-time setup:
- Source Conda install / base environment
- `bsub -Is scripts/build-setup.sh -s 4 -s 6 -s 7 -s 8 -s 9 -f`
- `source ./env.sh`
- `scripts/init-vlsi.sh sky130` (add `openroad` if you don't have access to hammer-mentor-plugins)