Vivado报错汇总

[DRC UCIO-1] Unconstrained Logical Port: 20 out of 22 logical ports have no user assigned specific location constraint (LOC).

首先检查是否对端口进行了约束;再检查多约束文件的优先级;如果还没有解决,看工程下dcp网表生成的时候是否禁用xdc,子工程生成dcp时没有禁用工程下的约束就会出现这种情况。在差错时,不要只盯着error看,critical warning也能提供解决思路

Vivado 报错 [Opt 31-67] Problem: A LUT2cell in the design is missing a connection on input pin I0

打开综合后的原理图,直接搜索cell选中单元;netlist栏右键对应的net,打开原理图;在原理图中选中端口 To leaf cells

posted @ 2026-04-29 16:25  Oppenic  阅读(28)  评论(0)    收藏  举报