i got this error while doing make user_proj_exambl...
# caravel
a
i got this error while doing make user_proj_examble ? how to resolve it ?
j
Did you run
Copy code
export PDK=sky130A
or
Copy code
export PDK=gf180mcuC
and then
Copy code
make setup
in the top level of the caravel_user_project repository that you cloned?