An open-source static random access memory (SRAM) compiler.
Go to file
Bugra Onal bce71af0ad Moved main scripts to root dir 2023-02-21 13:51:13 -08:00
.github Fix workflow skipping sync 2023-02-20 19:42:18 -08:00
compiler Moved main scripts to root dir 2023-02-21 13:51:13 -08:00
docker Revert to old ngspice repo. Other is outdated. 2022-08-02 10:25:23 -07:00
docs Add reference to install_conda.sh script 2023-02-20 22:58:59 -08:00
images Crop boundary of logo 2021-04-21 10:33:19 -07:00
macros Use conda for macros 2023-02-03 14:19:19 -08:00
technology Added buffer to sense_amp output (need to resize) 2023-02-21 13:23:29 -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 Merge branch 'dev' into char 2023-02-14 15:05:27 -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 Add version file 2023-02-07 10:30:48 -08:00
Makefile Resolve Makefile conflict 2023-02-15 12:48:59 -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
VERSION Add version file 2023-02-07 10:30:48 -08:00
__init__.py Update copyright year 2023-01-28 22:56:27 -08:00
_config.yml Set theme jekyll-theme-dinky 2018-11-16 08:56:44 -08:00
install_conda.sh Cleanup install_conda.sh 2023-01-28 22:03:21 -08:00
openram.mk Remove whitespace in OPENRAM_TMP 2023-01-22 18:21:18 -08:00
pyproject.toml Add version file 2023-02-07 10:30:48 -08: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 Exclude conda directory from Python package 2023-02-07 22:20:29 -08:00
sram_char.py Moved main scripts to root dir 2023-02-21 13:51:13 -08:00
sram_compiler.py Merge branch 'dev' into char 2023-02-14 15:05:27 -08:00
sram_func.py Moved main scripts to root dir 2023-02-21 13:51:13 -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!