Altera_Forum
Honored Contributor
8 years agoFloating Point Calculation MegaWizard
Hi Guys,
I am interested to use floating point calculation megawizard - ALTFP_ADD_SUB. The only thing that I change in MegaWizard is single precision but I'm getting somthing other like this: aclr :in std_logic; clk_en :in std_logic; clock :in std_logic; data :in std_logic_vector(25 downto 0); distance :in std_logic_vector(4 downto 0); result ut std_logic_vector(25 downto 0); This behavior is checked in Quartus 12 In addition I would like to say that the entity name of Mega Wizard has been changed, for example: entity Floating_Point_Add_altbarrel_shift_35e is when I chose only "Floating Point_Add" to be the entity name. Will be glad for any support in this term. Thnak's Idan