我现在用VHDL写的一个工程,但是里面有一个模块使用verilog编写的,这个verilog模块也调用了很多的verilog小模块,这个verilog大的模块我在单独的一个工程里编译是没有问题的,现在在ISE上编译VHDL工程时在translate这一步出错,可能是我哪一步弄错了,是不是要把verilog工程编译以后的网表文件拷贝到VHDL工程目录下面呢?还是需要什么操作呢?请有这方面经验的大佬们提示一下,不胜感激!
ISE14.3提示错误:
ERROR: NgdBuild: 604 - logical block 'U22/U2' with type 'FAST_ACQ' could not be resolved. A pin name misspelling can cause this, a missing edif or ngo file case mismatch between the block name and the edif or ngc file name, or the misspelling of a type name. Symbol 'FAST ACQ' is not supported in target kintex?'.