Hi , i am getting this error during making directory named piyush . what to do now ?
m
Mitch Bailey
09/18/2023, 6:06 AM
Right now you have the first directory selected which is a system directory that you don’t have write access to.
Try selecting the a directory you have write access to first. (Use
..
to navigate).
Remember to add your new directory to the xschem search path.
s
Stefan Schippers
09/18/2023, 7:03 AM
Good point to improve the error reporting. WIll fix that.
👍 1
p
Piyush Dwivedi
09/19/2023, 6:07 AM
how to do this can you tell me the steps ? @Mitch Bailey
m
Mitch Bailey
09/19/2023, 11:36 AM
Do you have these lines in you
xschemrc
file?
Copy code
set XSCHEM_LIBRARY_PATH {}
#### include devices/*.sym
append XSCHEM_LIBRARY_PATH ${XSCHEM_SHAREDIR}/xschem_library
#### include skywater libraries. Here i use [pwd]. This works if i start xschem from here.
append XSCHEM_LIBRARY_PATH :$env(PWD)
append XSCHEM_LIBRARY_PATH :$PDKPATH/libs.tech/xschem
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.