An open-source static random access memory (SRAM) compiler.
Go to file
Jesse Cirimelli-Low c3987f2537 change power ring spacing from magic numbers to drc based 2026-05-07 14:18:58 -07:00
.github switch from conda to nix for tooling 2026-04-30 12:00:56 -07:00
compiler change power ring spacing from magic numbers to drc based 2026-05-07 14:18:58 -07:00
docker passing gf180 parameterized gate tests 2023-10-31 23:24:21 -07:00
docs switch from conda to nix for tooling 2026-04-30 12:00:56 -07:00
images Add badge for PyPI 2023-03-08 14:35:03 -08:00
macros squash commits 2026-04-22 01:33:47 -07:00
technology change power ring spacing from magic numbers to drc based 2026-05-07 14:18:58 -07:00
.coveragerc Add coverage excludes 2019-04-29 10:26:39 -07:00
.gitattributes Add over-ride languages 2021-04-21 14:15:24 -07:00
.gitignore make sky130-install now correctly merges with privded cells 2026-05-04 17:32:07 -07:00
CNAME Add CNAME for github pages 2021-10-08 09:11:43 -07:00
CONTRIBUTING.md fix typo 2026-01-16 15:05:30 +01:00
LICENSE Fix LICENSE file. 2019-12-07 09:50:05 +10:30
MANIFEST.in switch from conda to nix for tooling 2026-04-30 12:00:56 -07:00
Makefile make sky130-install now correctly merges with privded cells 2026-05-04 17:32:07 -07:00
OpenRAM_ICCAD_2016_paper.pdf Added PDF of ICCAD paper to root directory. 2016-11-28 09:07:27 -08:00
PORTING.md Add links for technology examples 2023-04-26 14:31:41 -07:00
README.md Update README by removing slack and email group. Update website. 2025-04-01 10:44:49 -07:00
VERSION Bump version 2025-06-26 21:21:13 +02:00
__init__.py switch from conda to nix for tooling 2026-04-30 12:00:56 -07:00
_config.yml Set theme jekyll-theme-dinky 2018-11-16 08:56:44 -08:00
common.py Update copyright year 2024-01-03 14:32:44 -08:00
flake.lock switch from conda to nix for tooling 2026-04-30 12:00:56 -07:00
flake.nix use python venv so we can still run make library 2026-05-04 16:56:27 -07:00
openram.mk Rework macros to run ROM tests too. 2023-03-30 11:30:50 -07:00
pyproject.toml Add version file 2023-02-07 10:30:48 -08:00
requirements.txt Switch from `volare` to `ciel` 2025-06-26 21:21:06 +02:00
rom_compiler.py Update copyright year 2024-01-03 14:32:44 -08:00
setpaths.sh Initial files for gf180 2023-10-31 23:24:21 -07:00
setup.py switch from conda to nix for tooling 2026-04-30 12:00:56 -07:00
sram_char.py Update copyright year 2024-01-03 14:32:44 -08:00
sram_compiler.py Update copyright year 2024-01-03 14:32:44 -08:00
sram_func.py Update copyright year 2024-01-03 14:32:44 -08:00

README.md

OpenRAM

Python 3.5 License: BSD 3-clause PyPI - Downloads Open In Colab

An open-source static random access memory (SRAM) compiler.

What is OpenRAM?

OpenRAM is an award winning open-source Python framework to create the layout, netlists, timing and power models, placement and routing models, and other views necessary to use SRAMs in ASIC design. OpenRAM supports integration in both commercial and open-source flows with both predictive and fabricable technologies.

Documentation

Please see our documentation and let us know if anything needs updating.

Get Involved

Further Help

License

OpenRAM is licensed under the BSD 3-Clause License.

Publications

Contributors & Acknowledgment

  • Matthew Guthaus from VLSIDA created the OpenRAM project and is the lead architect.
  • James Stine from VLSIARCH co-founded the project.
  • Many students: Hunter Nichols, Michael Grimes, Jennifer Sowash, Yusu Wang, Joey Kunzler, Jesse Cirimelli-Low, Samira Ataei, Bin Wu, Brian Chen, Jeff Butera, Sage Walker

If I forgot to add you, please let me know!