Forum Discussion
Altera_Forum
Honored Contributor
14 years agosir,
many thanks 4 ur valuable suggestion.i have gone through this fixed_pkg.in the pkg declaration " use STD.TEXTIO.all; library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.NUMERIC_STD.all; library IEEE_PROPOSED; use IEEE_PROPOSED.fixed_float_types.all;" are used.when i implement my program using "library ieee_proposed; use ieee_proposed.fixed_pkg.all" with my other library,it gives an error -> in library IEEE_PROPOSED; use IEEE_PROPOSED.fixed_float_types.all;" line. i can't undrstand the problem.plz help.:confused: