An open-source static random access memory (SRAM) compiler.
Go to file
Eren Dogan d308bf429f Install conda packages quietly 2023-01-27 20:30:56 -08:00
.github Add CI step to build conda 2023-01-22 18:16:19 -08:00
compiler Don't use Docker for unit tests 2023-01-22 18:19:56 -08:00
docker Revert to old ngspice repo. Other is outdated. 2022-08-02 10:25:23 -07:00
docs Update documentation of library usage 2022-12-02 22:34:11 -08:00
images Crop boundary of logo 2021-04-21 10:33:19 -07:00
macros Change compiler name for unit tests 2022-11-06 14:05:08 -08:00
technology rewrite wordline strap pin copying to not use exceptions 2022-12-19 17:30:05 -08: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 Use conda to install the tools needed 2023-01-20 15:34:45 -08:00
CNAME Add CNAME for github pages 2021-10-08 09:11:43 -07:00
CONTRIBUTING.md More README.md updates 2018-11-15 14:38:28 -08:00
LICENSE Fix LICENSE file. 2019-12-07 09:50:05 +10:30
MANIFEST.in Use conda to install the tools needed 2023-01-20 15:34:45 -08:00
Makefile Fix the order of flag 2022-12-02 13:10:24 -08:00
OpenRAM_ICCAD_2016_paper.pdf Added PDF of ICCAD paper to root directory. 2016-11-28 09:07:27 -08:00
PORTING.md Update options for arguments and readme. 2021-11-16 14:33:35 -08:00
README.md Update publications in README.md. 2023-01-13 09:42:20 -08:00
__init__.py Use conda to install the tools needed 2023-01-20 15:34:45 -08:00
_config.yml Set theme jekyll-theme-dinky 2018-11-16 08:56:44 -08:00
install_conda.sh Install conda packages quietly 2023-01-27 20:30:56 -08:00
openram.mk Remove whitespace in OPENRAM_TMP 2023-01-22 18:21:18 -08:00
pyproject.toml Add setup files for package 2022-10-25 12:22:18 -07:00
requirements.txt Fix subunit name. Add unittest requirement. 2021-02-05 09:48:14 -08:00
setpaths.sh Update README and setpaths with new PYTHONPATH 2022-07-20 10:27:10 -07:00
setup.py Add copyright check to code format test 2022-11-30 14:50:43 -08:00
sram_compiler.py Move sram and sram_config to openram namespace 2022-12-02 15:28:06 -08:00

README.md

OpenRAM

Python 3.5 License: BSD 3-clause Download Download

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

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