An open-source static random access memory (SRAM) compiler.
Go to file
Eren Dogan 0a1de57cae Update copyright year 2024-01-03 14:32:44 -08:00
.github Export $PDK_ROOT before running regression 2023-04-14 15:54:22 -07:00
compiler Update copyright year 2024-01-03 14:32:44 -08:00
docker passing gf180 parameterized gate tests 2023-10-31 23:24:21 -07:00
docs added some documentation for GF180 usage 2023-11-07 01:00:44 -08:00
images Add badge for PyPI 2023-03-08 14:35:03 -08:00
macros Add OPENRAM_TMP back to macro Makefiles to save results. 2023-07-18 15:45:15 -07:00
technology updated the spice file 2023-10-31 23:24:21 -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 Update gitignore for gf180 2023-11-07 01:18:21 -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 added some documentation for GF180 usage 2023-11-07 01:00:44 -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 Add links for technology examples 2023-04-26 14:31:41 -07:00
README.md ROM binary file support 2023-10-31 23:24:21 -07:00
VERSION Bump version: 1.2.44 -> 1.2.45 2023-12-21 20:03:42 +00:00
__init__.py Update copyright year 2024-01-03 14:32:44 -08: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
install_conda.sh Use newer builds for trilinos and xyce 2023-12-20 08:30:36 -08: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 Fix subunit name. Add unittest requirement. 2021-02-05 09:48:14 -08: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 Update copyright year 2024-01-03 14:32:44 -08: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!