Rana Muhammad Shahid Jamil
12/31/2021, 7:23 AMSUBMODULE HOOKS CHECK FAILED: The user power port vccd1 is not connected to the correct power domain in the top level netlist. It is connected to mprj/vccd1 but it should be connected to vccd1_core.
{{NETLIST CONSISTENCY CHECK FAILED}} caravan netlist failed 1 consistency check(s): ['SUBMODULE HOOKS'].
I am getting this consistency error in the precheck for default analog user project example. What does it mean ? @UserTim Edwards
12/31/2021, 3:55 PMvccd1
on the user project was not connected, so that it extracted as mprj/vccd1
instead of vccd1_core
. The vccd1
pin obviously exists in the user project, but maybe it got moved?