| AR# | 30773 |
| Part | EDK-compedklib |
| Last Modified | 2008-04-21 00:00:00.0 |
| Status | Active |
| Keywords | VHDL, 93, 87, 2002, vsim, Verilog, extended, identifier |
Keywords: VHDL, 93, 87, 2002, vsim, Verilog, extended, identifier
When I simulate an embedded system that contains a static phy with the MPMC, the following errors occur in ModelSim:
"# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'MPMC_Clk' was
# mapped to the extended identifier '\MPMC_Clk\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'ECC_Reg_Out' was
# mapped to the extended identifier '\ECC_Reg_Out\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'Static_Phy_Reg_Out' was
# mapped to the extended identifier '\Static_Phy_Reg_Out\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'Debug_Ctrl_Reg_Out' was
# mapped to the extended identifier '\Debug_Ctrl_Reg_Out\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'PM_Ctrl_Reg_Out' was
# mapped to the extended identifier '\PM_Ctrl_Reg_Out\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'PM_Data_Out' was
# mapped to the extended identifier '\PM_Data_Out\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'Bus2IP_Clk' was
# mapped to the extended identifier '\Bus2IP_Clk\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'Bus2IP_Reset' was
# mapped to the extended identifier '\Bus2IP_Reset\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'Bus2IP_Addr' was
# mapped to the extended identifier '\Bus2IP_Addr\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0
# ** Error: (vsim-8346) C:/EDK/hw/XilinxProcessorIPLib/pcores/mpmc_v3_00_b/hdl/vhdl/mpmc_ctrl_if.vhd(499): VHDL component port was not found because Verilog port 'Bus2IP_CS' was
# mapped to the extended identifier '\Bus2IP_CS\'.
# Region: /system/ddr_sdram_16mx16/DDR_SDRAM_16Mx16/mpmc_ctrl_inst/mpmc_ctrl_if_0/mpmc_ctrl_logic_0"