|
Hi, everyone. I'm doing implementation of my project with Xilinx ise 9.1i03, then I encoutered the following errors during translation phase. I saw this error topic on this forum before but no body give the right solution . Please help me if you know the solution! my email: cunhua.xue@infineon.com
ERROR:NgdBuild:604 - logical block 'mp[0].ue/mips_subsystem_inst/crc32_i' with type 'crc32' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'crc32' is not supported in target 'virtex2'. Checking expanded design ... ERROR:NgdBuild:604 - logical block 'mp[0].ue/mips_subsystem_inst/crc32_i' with type 'crc32' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'crc32' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[1].ue/mips_subsystem_inst/crc32_i' with type 'crc32' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'crc32' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[2].ue/mips_subsystem_inst/crc32_i' with type 'crc32' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'crc32' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[2].ue/mips_subsystem_inst/daten_memory/mem_ue2.mem/mem0' with type 'sp40968_be' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp40968_be' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[2].ue/mips_subsystem_inst/daten_memory/mem_ue2.mem/mem1' with type 'sp40968_be' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp40968_be' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[2].ue/mips_subsystem_inst/daten_memory/mem_ue2.mem/mem2' with type 'sp40968_be' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp40968_be' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[2].ue/mips_subsystem_inst/daten_memory/mem_ue2.mem/mem3' with type 'sp40968_be' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp40968_be' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[3].ue/mips_subsystem_inst/crc32_i' with type 'crc32' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'crc32' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[3].ue/mips_subsystem_inst/daten_memory/mem_ue3.mem/mem0' with type 'sp81928' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp81928' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[3].ue/mips_subsystem_inst/daten_memory/mem_ue3.mem/mem1' with type 'sp81928' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp81928' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[3].ue/mips_subsystem_inst/daten_memory/mem_ue3.mem/mem2' with type 'sp81928' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp81928' is not supported in target 'virtex2'. ERROR:NgdBuild:604 - logical block 'mp[3].ue/mips_subsystem_inst/daten_memory/mem_ue3.mem/mem3' with type 'sp81928' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, or the misspelling of a type name. Symbol 'sp81928' is not supported in target 'virtex2'.
|