https://open-source-silicon.dev logo
#openlane
Title
# openlane
t

tnt

07/25/2020, 9:41 PM
I'm not entirely sure the open_pdk install is going good actually. I've got a bunch of :
Copy code
LEF read, Line 27326 (Warning): Cell "sky130_fd_sc_hs__bufinv_8" was already defined in this file.  Renaming this cell "                                                                                                                                                                                                                                 sky130_fd_sc_hs__bufinv_8_1"
LEF read:  Further warnings will not be reported.
Warning: Cannot open file for writing!
Warning: Cannot open file for writing!
Warning: Cannot open file for writing!
u

20Mhz

07/25/2020, 9:43 PM
I’m not getting these, maybe you can instrument those python scripts a bit to debug
t

tnt

07/25/2020, 9:44 PM
I don't know where that message comes from 😕
Which open_pdk are you using ?
u

20Mhz

07/25/2020, 9:48 PM
I think latest, does command below makes sense?
Copy code
git show
commit 28baee73314953bce13ea28a827ede64cee0a0f2 (HEAD -> master, origin/master, origin/HEAD)
Author: agorararmard <aagouhar@efabless.com>
Date:   Thu Jul 23 14:59:04 2020 -0700
...
Copy code
git remote show origin
* remote origin
  Fetch URL: <https://github.com/efabless/open_pdks.git>
  Push  URL: <https://github.com/efabless/open_pdks.git>
t

tnt

07/25/2020, 9:50 PM
Yup tx.
u

20Mhz

07/25/2020, 11:14 PM
Looking similar:
t

tnt

07/26/2020, 5:00 AM
@20Mhz where is that from ?
t

tnt

07/26/2020, 5:37 AM
Tx