<@U016HSAA3RQ> <@U016EM8L91B> I have copied the us...
# shuttle-precheck
d
@jeffdi @Tim Edwards I have copied the user_defines.v into verilog/rtl folder. When I review the Tape-out run log under log/gen_gpio_defaults.log It say's user_defines.v not found and using caravel defines. I have done design changes based on assumption that gpio default will be picked from user area. Please cross-check the issue. This issue will impact other project also ... My Tape-out Run: d17deecc-0f93-423e-ab7f-1530522e4ef9
m
@Dinesh A The
/root/project/verilog/rtl/user_defines.v
file exists, right?
d
Yes, I have cross-checked in the opengalaxy also. It also there in git repo in correct folder : https://github.com/dineshannayya/riscduino_qcore/blob/main/verilog/rtl/user_defines.v
m
Does it work locally? Can you run
make gpio_defaults
? Maybe user_defines.v isn't being copied to the tapeout directory.
d
When pre-check is passing, it means git clone is successful. I feel issue in efabless site.