While doing make user_proj_examble i got this erro...
# announcements
a
While doing make user_proj_examble i got this error . can any one help me to resolve it ? even i created asic/pdk and openlane dir in home dir. even though i got this error
e
Can you make sure your path is correct. The blank space (...pdk//libs.tech...) shouldnt be there i guess
a
where i have to enter this path
?
in efabless video what they were told i just follow that only . so kindly please help me.
e
as i can from this issue: https://github.com/The-OpenROAD-Project/OpenLane/issues/348 there might be a problem with the paths. Can you check the makefile to check if PDK_ROOT (and other paths passed) are absolute ?
m
What does this give you?
Copy code
env | grep PDK
m
@Asokan not a great place to ask for help. I think #caravel or #openlane would be better places
👍 1