I tried to recompile a new ISE project with axi_dac_4d_2c from Xilinx by using ISE 14.4.
Here are error messages :
ERROR:HDLCompiler:104 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdl axi_dac_4d_2c.vhd" Line 13: Cannot find <proc_common_pkg> in library <proc_common_v3_00_a>. Please ensure that the library was compiled, and that a library and a use clause are present in the VHDL file.
ERROR:HDLCompiler:104 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 14: Cannot find <ipif_pkg> in library <proc_common_v3_00_a>. Please ensure that the library was compiled, and that a library and a use clause are present in the VHDL file.
ERROR:HDLCompiler:104 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 17: Cannot find <axi_lite_ipif> in library <axi_lite_ipif_v1_01_a>. Please ensure that the library was compiled, and that a library and a use clause are present in the VHDL file.
Parsing entity <axi_dac_4d_2c>.
ERROR:HDLCompiler:854 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 20: Unit <axi_dac_4d_2c> ignored due to previous errors.
Parsing architecture <IMP> of entity <axi_dac_4d_2c>.
ERROR:HDLCompiler:374 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 95: Entity <axi_dac_4d_2c> is not yet compiled.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 97: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 98: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 99: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 100: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 101: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 102: <slv64_array_type> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 104: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 105: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 106: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 107: <integer_array_type> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 108: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 109: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 110: <integer> is not declared.
ERROR:HDLCompiler:69 - "D:..axi_dac_4d_2c_v1_00_ahdlvhdlaxi_dac_4d_2c.vhd" Line 112: <std_logic> is not declared.
Even i tried to include these libraries (proc_common_v3_00_a & axi_lite_ipif_v1_01_a) from C:Xilinx14.4ISE_DSEDKhw
XilinxProcessorIPLibpcores and still got some error messages like below:
Parsing VHDL file "C:/Xilinx/14.4/ISE_DS/EDK/hw/XilinxProcessorIPLib/pcores/proc_common_v3_00_a/hdl/vhdl/ipif_pkg.vhd" into library work
Parsing package <ipif_pkg>.
ERROR:HDLCompiler:104 - "C:/Xilinx/14.4/ISE_DS/EDK/hw/XilinxProcessorIPLib/pcores/proc_common_v3_00_a/hdl/vhdl/ipif_pkg.vhd" Line 616:
Cannot find <proc_common_pkg> in library <proc_common_v3_00_a>. Please ensure that the library was compiled, and that a library and a use clause are present in the VHDL file.
Parsing package body <ipif_pkg>.
ERROR:HDLCompiler:69 - "C:/Xilinx/14.4/ISE_DS/EDK/hw/XilinxProcessorIPLib/pcores/proc_common_v3_00_a/hdl/vhdl/ipif_pkg.vhd" Line 1194: <log2> is not declared.
ERROR:HDLCompiler:69 - "C:/Xilinx/14.4/ISE_DS/EDK/hw/XilinxProcessorIPLib/pcores/proc_common_v3_00_a/hdl/vhdl/ipif_pkg.vhd" Line 1212: <log2> is not declared.
ERROR:HDLCompiler:854 - "C:/Xilinx/14.4/ISE_DS/EDK/hw/XilinxProcessorIPLib/pcores/proc_common_v3_00_a/hdl/vhdl/ipif_pkg.vhd" Line 618: Unit <ipif_pkg> ignored due to previous errors.
How to solve this kind of issue ? Thanks for helping.