How to install gf180mc-pdk
vijayank88 opened this issue · 1 comments
vijayank88 commented
Expected Behavior
Installation steps for gf180mcu-pdk
Actual Behavior
Sorry if still on the development. I didn't find any document for installation for this PDK and how to use.
Steps to Reproduce the Problem
https://github.com/google/gf180mcu-pdk#building-the-documentation same way provide documentation for building the PDK as well.
Specifications
- Version:
- Platform: Centos 07
proppy commented
There is a version of the PDK packaged with volare:
python -m pip install volare
volare enable --pdk gf180mcu 120b0bd69c745825a0b8b76f364043a1cd08bb6a
export PDK_ROOT=$(volare path --pdk gf180mcu 120b0bd69c745825a0b8b76f364043a1cd08bb6a)
We're also working on packaging them with conda, see hdl/conda-eda#238