| 问答编号# | 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?