Giter Site home page Giter Site logo

Comments (5)

StefanSchippers avatar StefanSchippers commented on August 12, 2024

PDK_ROOT points to a place on the system where the PDK is installed.
On my system PDK_ROOT=/home/schippes/share/pdk, and this directory contains the process data:

ls /home/schippes/share/pdk
gf180mcuA  gf180mcuB  gf180mcuC  gf180mcuD  scripts  sky130A  sky130B

The error message you get is telling you you have set a path on PDK_ROOT but the path does not exist on the system. This means the PDK is not installed or is installed in a different place.
Set a correct path for PDK_ROOT:
export PDK_ROOT=/correct/path/to/pdk/data

from xschem_sky130.

Ggurukmm avatar Ggurukmm commented on August 12, 2024

I set the PDK_ROOT=/correct/path/to/pdk/data in bashrc but I got again error
May i change the edit xschemrc file
I still not install open_pdk this may cause warning
Guide me sir how to install pdk

from xschem_sky130.

Ggurukmm avatar Ggurukmm commented on August 12, 2024

I request you to suggest on this error
IMG_20240804_121149

from xschem_sky130.

StefanSchippers avatar StefanSchippers commented on August 12, 2024

It looks linke the open_pdks installation was broken due to connection errors. Delete the git workspace and do the open_pdks install again.

remember that /correct/path/to/pdk/data is not an actual path. You must provide the location of the pdk (on some systems it is /usr/local/share/pdk, but it depends on your system installation).

from xschem_sky130.

Ggurukmm avatar Ggurukmm commented on August 12, 2024

I try to find but can't see any were is I need to to download only pdk file or other any way to find the pdk

from xschem_sky130.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.