mirror of https://github.com/VLSIDA/OpenRAM.git
Update dependencies in documentation
This commit is contained in:
parent
aabd258643
commit
aea39e8c82
|
|
@ -34,11 +34,11 @@ These pages provide the documentation of OpenRAM. You can use the links below to
|
||||||
Please see the Dockerfile for the required versions of tools.
|
Please see the Dockerfile for the required versions of tools.
|
||||||
|
|
||||||
In general, the OpenRAM compiler has very few dependencies:
|
In general, the OpenRAM compiler has very few dependencies:
|
||||||
+ Docker
|
+ Git
|
||||||
+ Make
|
+ Make
|
||||||
+ Python 3.6 or higher
|
+ Python 3.6 or higher
|
||||||
+ Various Python packages (pip install -r requirements.txt)
|
+ Various Python packages (pip install -r requirements.txt)
|
||||||
+ Git
|
+ Anaconda
|
||||||
|
|
||||||
Commercial tools (optional):
|
Commercial tools (optional):
|
||||||
* Spice Simulator
|
* Spice Simulator
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue