Sean Cross
11/21/2022, 9:39 AMopen_pdks
Makefile
appears to be generating invalid yaml, which is breaking something during the build. Where is the correct place to discuss this tool? Also, how should people contribute patches to tools like that?Arman Avetisyan
11/21/2022, 9:44 AMSean Cross
11/21/2022, 9:45 AM./configure --enable-sky130-pdk
followed by make
2. I don't see #open_pdks
. Where is that?
3. The open_pdks
repo does not have issues or pull requests enabled, which is why I thought I'd ask.Vijayan Krishnan
11/21/2022, 9:46 AMSean Cross
11/21/2022, 9:47 AMSean Cross
11/21/2022, 9:47 AMSean Cross
11/21/2022, 9:55 AM$ more /opt/Si/src/open_pdks/sources/sky130-pdk/env/conda/.condarc
envs_dirs:
- /opt/Si/src/open_pdks/sources/sky130-pdk/env/conda/envs
onda-pkgs
$
Sean Cross
11/21/2022, 10:15 AMopen_pdks
directory, re-cloned it, and re-rand the build. It worked the second time, but I was wondering if there's anywhere I can report issues like these so that others can find them, or where I can find discussions about common problems that people encounter while setting this up.Sean Cross
11/21/2022, 1:10 PM