Update make pdk and install as well as the instructions

This commit is contained in:
mrg
2022-11-28 11:47:35 -08:00
parent 6e81ecde54
commit 7ea130c9d1
2 changed files with 10 additions and 11 deletions
+3 -2
View File
@@ -80,14 +80,15 @@ entire [FreePDK45 PDK here][FreePDK45].
### Sky130 Setup
To install [Sky130], you must have the open\_pdks files installed in $PDK\_ROOT.
To install [Sky130], you must have open\_pdks installed in $PDK\_ROOT. We highly recommend that you
use the version tagged in the Makefile as others have not been verified.
To install this automatically, you can run:
```
cd $HOME/OpenRAM
make pdk
```
Then you must also install the [Sky130] SRAM build space and the appropriate cell views
Then you must also install the [Sky130] SRAM build space with the appropriate cell views into the OpenRAM technology directory
by running:
```
cd $HOME/OpenRAM