mirror of https://github.com/VLSIDA/OpenRAM.git
Update minimum required Magic version
This commit is contained in:
parent
b7c66d7e07
commit
3a0939c402
|
|
@ -43,7 +43,7 @@ The OpenRAM compiler has very few dependencies:
|
|||
|
||||
If you want to perform DRC and LVS, you will need either:
|
||||
+ Calibre (for [FreePDK45])
|
||||
+ [Magic] 8.2.79 or higher (for [SCMOS])
|
||||
+ [Magic] 8.3.27 or higher (for [SCMOS])
|
||||
+ [Netgen] 1.5 (for [SCMOS])
|
||||
|
||||
You must set two environment variables:
|
||||
|
|
@ -81,6 +81,8 @@ We have included the most recent SCN4M_SUBM design rules from [Qflow].
|
|||
|
||||
## Docker Image
|
||||
|
||||
**WARNING! Some OpenRAM dependency tools installed in the Docker image are out-of-date.**
|
||||
|
||||
We have a pre-configured Ubuntu [Docker](https://www.docker.com/) image
|
||||
available that has all tools installed for the [SCMOS] process. It is
|
||||
available at [docker hub](https://hub.docker.com/r/vlsida/openram-ubuntu).
|
||||
|
|
|
|||
Loading…
Reference in New Issue