I can't seem to get the pin assignments in `user_p...
# gf180mcu
c
I can't seem to get the pin assignments in
user_project_wrapper.gds
to be different from
user_project_wrapper_empty_gf180mcu.gds
and the XOR in precheck fails, does anyone know how to fix this?
m
The golden version is inside the precheck docker image. Can you log an issue to the
mpw_precheck
repo?
c
OK👍
When I tried it with
user_proj_example
, the pin assignment was the same as
user_project_wrapper_empty_gf180mcu.gds
, so this is not a
mpw_precheck
issue but a
caravel_user_project
or my design issue.