OpenCores
URL https://opencores.org/ocsvn/raytrac/raytrac/trunk

Subversion Repositories raytrac

[/] [raytrac/] [branches/] [fp_sgdma/] [arith/] [wide/] [fmul32.vhd] - Diff between revs 239 and 240

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 239 Rev 240
Line 293... Line 293...
                else
                else
                        p0(22 downto 0) <= s2umu_p0(22 downto 0);
                        p0(22 downto 0) <= s2umu_p0(22 downto 0);
                end if;
                end if;
                if s2umu_p1(24) ='1' then
                if s2umu_p1(24) ='1' then
                        p1(22 downto 0) <= s2umu_p1(23 downto 1);
                        p1(22 downto 0) <= s2umu_p1(23 downto 1);
                elsd
                else
                        p1(22 downto 0) <= s2umu_p1(22 downto 0);
                        p1(22 downto 0) <= s2umu_p1(22 downto 0);
                end if;
                end if;
                if s2umu_p2(24) ='1' then
                if s2umu_p2(24) ='1' then
                        p2(22 downto 0) <= s2umu_p2(23 downto 1);
                        p2(22 downto 0) <= s2umu_p2(23 downto 1);
                else
                else

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.