Board logo

标题: ise translate error [打印本页]

作者: hgp0117    时间: 2008-1-3 14:38     标题: ise translate error

ise translate error

最近我写的代码在translate的时候出现了以下的错误。大致意思是说我在UCF文件里面的约束有错误。我的约束如下
NET "*clk_temp" TNM_NET = "rxclk1";
TIMESPEC "tsrx02" = PERIOD "rxclk1" "tsrx00" / 3.5;
TIMESPEC "tsrx03" = FROM "rxclk35" TO "rxclk1" "tsrx00" / 2;
错误如下:
ERROR:NgdBuild:756 - "xc3s1600e_lvds.ucf" Line 44: Could not find net(s)
'*clk_temp' in the design. To suppress this error specify the correct net
name or remove the constraint.
因为clk_temp是下面一个模块里面的net,所以加上*.
但是我查看RTL图里面存在clk_temp啊。
哪位达人帮忙给解决一下啊。谢谢!





欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) Powered by Discuz! 7.0.0