Add PDK variable
This commit is contained in:
parent
46bb6e0b40
commit
aba542f7f8
@ -59,6 +59,7 @@ docker exec -it <container_name> bash
|
|||||||
List the available PDKs and choose one to install.
|
List the available PDKs and choose one to install.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
export PDK=<sky130A/sky130B/gf180mcuA/gf180mcuB/gf180mcuC>
|
||||||
volare ls-remote --pdk <sky130/gf180mcu>
|
volare ls-remote --pdk <sky130/gf180mcu>
|
||||||
volare enable --pdk <sky130/gf180mcu> <version_id>
|
volare enable --pdk <sky130/gf180mcu> <version_id>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user