mirror of https://github.com/VLSIDA/OpenRAM.git
Update README.md
This commit is contained in:
parent
0d616ae072
commit
5c26f3de25
|
|
@ -41,7 +41,7 @@ In general, the OpenRAM compiler has very few dependencies:
|
||||||
|
|
||||||
We have a [docker setup](./docker) to run OpenRAM. To use this, you should run:
|
We have a [docker setup](./docker) to run OpenRAM. To use this, you should run:
|
||||||
```
|
```
|
||||||
cd openram/docker
|
cd OpenRAM/docker
|
||||||
make build
|
make build
|
||||||
```
|
```
|
||||||
This must be run once and will take a while to build all the tools.
|
This must be run once and will take a while to build all the tools.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue