<@U02GH5LA198> <@U016EM8L91B> magic and netgen are...
# sky130-pv-workshop
a
@SUMANTO KAR @Tim Edwards magic and netgen are ok. Only xchem is left to be straightened out.
k
Can you go to the directory from where you are launching xschem and type ls -alrt? Send snapshot
a
lrwxrwxrwx 1 agajan agajan 61 Oct 13 16:27 xschemrc -> /usr/share/open_pdks/sky130/sky130A/libs.tech/xschem/xschemrc
Kunal -- also, magic is stil at "minimum" technology, i.e. it does not get the sky130 tech for some reason
k
ok And the below path does exist, right? You can check by typing ls -ltr /usr/share/open_pdks/sky130/sky130A/libs.tech/xschem/xschemrc
a
yes. I get exactly the same info with the "ls -ltr" command
Just to confirm, I tried both ways: (1) ln -s /usr/share/pdk/sky130A/libs.tech/xschem/xschemrc and (2) ln -s /home/agajan/open_pdks/sky130/sky130A/libs.tech/xschem/xschemrc
neither seem correct....I keep trying to brainstorm a bit more to solve the puzzle
still working...."ls -ltr" for 3rd way: total 0 lrwxrwxrwx 1 agajan agajan 56 Oct 13 18:42 xschemrc -> /home/open_pdks/sky130/sky130A/libs.tech/xschem/xschemrc
s
@Aga S please send path of your pdk
a
path to my pdk : /home/agajan/open_pdks
Sumanto -- there is a time difference between your location and mine
s
Yes @Aga S 😅
And where did you build it here itself?
Send the contents of the folder:/home/agajan/open_pdks/sky130/sky130A/libs.tech/xschem/
a
agajan@agajan-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/open_pdks/sky130/sky130A/libs.tech/xschem$ ls -ltr total 164 -rw-rw-r-- 1 agajan agajan 2560 Oct 13 11:06 README.md -rw-rw-r-- 1 agajan agajan 11355 Oct 13 11:06 LICENSE -rw-rw-r-- 1 agajan agajan 79451 Oct 13 11:06 sky130_fd_pr.patch drwxrwxr-x 2 agajan agajan 4096 Oct 13 11:06 scripts drwxrwxr-x 2 agajan agajan 4096 Oct 13 11:06 mips_cpu drwxrwxr-x 2 agajan agajan 4096 Oct 13 11:06 decred_hash_macro drwxrwxr-x 4 agajan agajan 20480 Oct 13 11:06 sky130_stdcells drwxrwxr-x 3 agajan agajan 4096 Oct 13 11:06 stdcells drwxrwxr-x 2 agajan agajan 4096 Oct 13 11:06 xschem_verilog_import -rw-rw-r-- 1 agajan agajan 16289 Oct 13 11:12 xschemrc drwxrwxr-x 3 agajan agajan 4096 Oct 13 11:12 sky130_fd_pr drwxrwxr-x 2 agajan agajan 4096 Oct 13 11:12 sky130_tests
Sumanto -- just sent you the content of my /home/agajan/open_pdks/sky130/sky130A/libs.tech/xschem/
thank you for your time and support, Sumanto.
s
@Aga S Try:
$ cd /home/agajan/open_pdks/sky130/sky130A/libs.tech/xschem/
$ xschem
a
got error message:
s
@Aga S looks like some problem with the installation. Hence it is not opening. Please look here: https://stackoverflow.com/questions/55709934/python-setuptools-fails-to-install-data-files-in-user-config-dir
a
I wish I were expert in python...
I will try to look into python with eyes of a true beginner.
meanwhile, please suggest me less cumbersome way out of this
Sumanto -- I am calling a day. Please see if you can propose eloquent resolution of the setup problem. Thanks!
s
a
Hello Sumanto — how far are you from finding a solution? Thanks!
k
@Aga S you might want to post queries on #sky130 or #general channels which has more members from developer side
s
@Aga S Reinstalling the PDK in the /usr/shar/local may solve the problem