vivado2020 xdc约束文件未配置所有端口报错解决办法

博客讲述了在Vivado中遇到的报错问题,即源文件使用了32位变量,但板子上的16位端口未全部配置,导致16个端口未被分配特定位置约束。错误信息提示需要为所有端口指定pin位置,否则可能影响性能、信号完整性和设备安全。解决方法是通过设置警告级别,允许创建比特流,但推荐完全指定端口位置。

问题描述:

        在源文件中使用了32位变量,但他在板子上对应的只有16位端口,有16个端口没有配置,vivado报错。报错信息如下:

[DRC UCIO-1] Unconstrained Logical Port: 16 out of 22 logical ports have no user assigned specific location constraint (LOC). This may cause I/O contention or incompatibility with the board power or connectivity affecting performance, signal integrity or in extreme cases cause damage to the device or the components to which it is connected. To correct this violation, specify all pin locations. This design will fail to generate a bitstream unless all logical ports have a user specified site LOC constraint defined. To allow bitstream creation with unspecified pin locations (not recommended), use this command:
set_property SEVERITY {Warning} [get_drc_checks UCIO-1]. NOTE: When using the Vivado Runs
infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. Problem p

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值