updated notebook -- applied suggestions

This commit is contained in:
sfmth 2023-05-10 00:16:40 +03:30
parent 1f5a03ef0c
commit 25b8224c8c
2 changed files with 45030 additions and 41279 deletions

View File

@ -4,7 +4,7 @@
[![Python 3.5](https://img.shields.io/badge/Python-3.5-green.svg)](https://www.python.org/)
[![License: BSD 3-clause](https://raw.githubusercontent.com/VLSIDA/OpenRAM/stable/images/license_badge.svg)](./LICENSE)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/openram?color=brightgreen&label=PyPI)](https://pypi.org/project/openram/)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://githubtocolab.com/VLSIDA/OpenRAM/blob/patch-colab/docs/source/OpenRAM.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://githubtocolab.com/sfmth/openram-playground/blob/main/OpenRAM.ipynb)
An open-source static random access memory (SRAM) compiler.

File diff suppressed because one or more lines are too long