问答 #32351 - 11.1 Known Issue - Constraints System - "ERROR:NgdBuild:755 - "../../../.ncf" Line 27: Could not find net(s)"

全部最近问答记录

搜索问答数据库


 

11.1 Known Issue - Constraints System - "ERROR:NgdBuild:755 - "../../../.ncf" Line 27: Could not find net(s)"

问答编号# 32351
型号 SW-Constraints System
最后更新日期 2009-04-10 00:00:00.0
记录状态 Active
关键词 contstraint, NGC, ncf, UCF

疑问描述

Keywords: contstraint, NGC, ncf, UCF

When I attempt to run a design with VHDL top level, and a submodule in the form of NGC which has constraints mentioned in ncf, I receive an error similar to the following:

"ERROR:NgdBuild:755 - "../../../.ncf" Line 27: Could not find net(s) 'fpga_0_RS232_Uart_RX_pin' in the design. To suppress this error specify the correct net name or remove the constraint. The 'Allow Unmatched LOC Constraints' ISE property can also be set ( -aul switch for command line users)."

However, when I check the UCF the constraint does exist.

How can I prevent this error?

解决方案

The error occurs because of the case sensitivity of the NCF along with NGC; ncf/ngc support is case sensitive, while ncf/edf and ucf support is case insensitive

To work around this problem, perform one of the following:

- Edit the NCF with the same case as that in VHDL.
- Copy the constraints from NCF to UCF.
 
 
/csi/footer.htm