这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 企业专区 » Xilinx » ISE13.1报错

共2条 1/1 1 跳转至

ISE13.1报错

工程师
2011-11-28 15:58:44     打赏

今天Implement一个工程,出现如下错误提示:
Constraints file: TopPIN.pcf.
Loading device for application Rf_Device from file '6slx100t.nph' in environment D:\Xilinx\13.1\ISE_DS\ISE\.
   "TopPIN" is an NCD, version 3.2, device xc6slx100t, package fgg484, speed -3
ERROR:ConstraintSystem:300 - In file: TopPIN.pcf(17033): Syntax error at or before 'K': 'K' is not a valid constraint
   type.
ERROR:ConstraintSystem:300 - In file: TopPIN.pcf(32786): Syntax error at or before 'K': 'K' is not a valid constraint
   type.
ERROR:Par:51 - The .pcf file contains errors.  PAR cannot proceed.

Process "Place & Route" failed

找到TopPIN.pcf的17033行,为如下:
  "Inst_RepeaterMaster/Fw_I_DAC_Interface/inst0_DAC_Fifo/BU2/U0/grf.rf/mem/gdm.dm/dout_i_0";
TIMEGRP ?
K = BEL "Inst_RepeaterMaster/inst_FbDDC/Fw_DDC_Sel_1" BEL

确实出现了所谓的"K",但这个文件是自动生成的,自动生成的文件怎么会出现一个非法字符?查了一系列问题,都没查出原因。最后找到了一个解决此问题的方法,就是将Chipscope主采样数据深度减小,就没有这个问题了。

分析:可能是Chipscope占用太多RAM资源,资源不够用导致的。只是,软件的这个提示,实在不会让人想到是资源的问题。




关键词: ISE13.1     报错    

高工
2011-12-08 09:40:05     打赏
2楼
这是ISE的一个bug啊,我自己一直就不大喜欢用Xilinx的Chipscope工具,能够捕捉的新号信息太少了,分析起来也不够灵活。

共2条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]