AR# 37816

|

12.3 EDK - "ERROR:HDLCompiler:69 - "core_0_wrapper.v" Line 118: is not declared."

描述


I have imported an AXI interfaced IP core that I created and the following error occurs:
"ERROR:HDLCompiler:69 - "core_0_wrapper.v" Line 118: <AXI4> is not declared."
How do I work around this problem?

解决方案


Browse to the data directory of your newly created pcore and open its MPD file.Find the line that contains the AXI4 (or a derivative of AXI4), and add the following to the end of the line:
, ASSIGNMENT = CONSTANT, TYPE = NON_HDL
Save and close the file.
This problem is scheduled to be fixed in a future version of the EDK software.

链接问答记录

主要问答记录

Answer Number 问答标题 问题版本 已解决问题的版本
34609 12.x EDK - 主要问答记录列表 N/A N/A
AR# 37816
日期 05/20/2012
状态 Active
Type 错误信息
Tools
People Also Viewed