mirror of https://github.com/VLSIDA/OpenRAM.git
added openram.ipynb and docs references to it
This commit is contained in:
parent
85db2043b2
commit
1f5a03ef0c
|
|
@ -4,6 +4,7 @@
|
|||
[](https://www.python.org/)
|
||||
[](./LICENSE)
|
||||
[](https://pypi.org/project/openram/)
|
||||
[](https://githubtocolab.com/VLSIDA/OpenRAM/blob/patch-colab/docs/source/OpenRAM.ipynb)
|
||||
|
||||
An open-source static random access memory (SRAM) compiler.
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -9,6 +9,7 @@ navigate through the documentation.
|
|||
## Table of Contents
|
||||
1. [OpenRAM Dependencies](#openram-dependencies)
|
||||
1. [Supported Technologies](#supported-technologies)
|
||||
1. [Online Playground](./OpenRAM.ipynb)
|
||||
1. [Basic Setup](./basic_setup.md#go-back)
|
||||
1. [Basic Usage](./basic_usage.md#go-back)
|
||||
1. [Python Library](./python_library.md#go-back)
|
||||
|
|
|
|||
Loading…
Reference in New Issue