大家好:
小弟原来使用quartus开发FPGA,现在转到Xilinx这边,第一次使用EDK 10.1
,打开别人的工程,打开的时候提示有错,如下:
WARNING:MDT - The installed version of EDK tools is 10.1, while
project was created with version 10.1.03
ERROR:MDT - IPNAME:mpmc HW_VER:4.03.a - Can not find valid MPD
INFO:MDT - Check the following for possible causes of not finding
MPD:
- If HW_VER is specified in MHS, it must follow literal form
X.YY.Z
- There is no Ip with given name
- Ip exists but not that version
- Ip (directory) exists but 2.1.0 MPD file is not available
- Ip exist in myip directory (only pcores is supported)
ERROR:MDT - IPNAME:mpmc INSTANCE: DDR2_SDRAM -
I:\Work\Xilinx\asitoip_v2.00.a\asitoip_ml505.mhs line 64 - could
not find the MPD!
应该是没有找到MPMC的IP核文件吧???如何解决呢???