Hi, trying to harden the user_proj_example using t...
# gf180mcu
b
Hi, trying to harden the user_proj_example using the gf180mcuD pdk, getting an Error: [ERROR RSZ-0089] Could not find a resistance value for any corner. Cannot evaluate max wire length for buffer. Check over your
set_wire_rc
configuration. Not entirely sure I have everything set up correctly, any assistance would be appreciated. Thanks!
m
Make sure you haven’t overridden any of the environment variables and download the latest
Makefile
.
Copy code
curl <https://raw.githubusercontent.com/efabless/caravel_user_project/gf180mcu/Makefile> > Makefile
env | grep TAG
env | grep COMMIT
env | grep ROOT
and then rerun
Copy code
make setup