Answers Database
M1.4 Ngd2vhdl - 2-dimensional array used in .vhd file but type not declared
Record #3738
Product Family: Software
Product Line: FPGA Implementation
Problem Title:
M1.4 Ngd2vhdl - 2-dimensional array used in .vhd file but type not
declared
Problem Description:
In time_sim.vhd
I see the problem on a few nets here is one of them:
line 18100 :
signal NEXTSTATE : STD_LOGIC_VECTOR ( 15 downto 0 );
line 23846 :
port map (I => NEXTSTATE(15, 1) , .....
Solution 1:
This problem is fixed in the latest M1.4 Core Tools Patch
available on the Xilinx Download Area:
ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_sol14_m14.tar.Z
ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_sun14_m14.tar.Z
ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_hp14_m14.tar.Z
ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_nt14.zip
End of Record #3738
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |