OpenCores

imdct_package.vhd

Back to bugtracker overview.

Information:
Type :: BUG
Status :: OPENED
Assigned to ::

Description:
library IEEE;
use IEEE.STD_LOGIC_1164.all;

package imdct_package is
type type_dct is array (17 downto 0) of std_logic_vector(31 downto 0);
end;

package body imdct_package is
end;

Comments:

sank, ser May 13, 2009
With the code, I created a VHDL module and it worked... there is not problem ... It was probed on Project Navigator Xilinx IseWebPack v11.1 but have another bug or problem... --- WARNING:Xst:1610 - "D:/xilinx/mp31/mp31/Huffman/huffman.vhd" line 75: Width mismatch. has a width of 18432 bits but assigned expression is 576-bit wide. --- I do not know how could I Fix this bug. thank you. davs@live.de

Post a comment:
Login to post comments!

Back to bugtracker overview.

© copyright 1999-2012 OpenCores.org, equivalent to ORSoC AB, all rights reserved. OpenCores®, registered trademark.