在vivado编译时Generate Bitstream中运行不出来

在Vivado编译过程中遇到Generate Bitstream无法运行的警告,警告指出设计中有未约束的逻辑端口可能导致I/O冲突或设备损坏。通过在xdc文档中插入命令`set_property SEVERITY {Warning} [get_drc_checks UCIO-1]`,可以将警告级别设置为警告并允许比特流生成,但建议指定所有引脚位置以避免潜在问题。问题端口涉及sys_clk。
摘要由CSDN通过智能技术生成

在vivado编译时Generate Bitstream中运行不出来
警告:
[DRC UCIO-1] Unconstrained Logical Port: 1 out of 5 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 ports: sys_clk.
使用谷歌翻译之后是:
[DRC UCIO-1]无约束逻辑端

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值