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

Subversion Repositories raytrac

[/] [raytrac/] [branches/] [fp/] [dpc.vhd] - Diff between revs 171 and 175

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

Rev 171 Rev 175
Line 137... Line 137...
                        sres123w <= '0';
                        sres123w <= '0';
                        sres2w <= '0';
                        sres2w <= '0';
                        sres4w <= '0';
                        sres4w <= '0';
 
 
                        --! Producto Escalar, Normalizaci&oacute;n o Magnitud 
                        --! Producto Escalar, Normalizaci&oacute;n o Magnitud 
                        sres567w <= ssync_chain(4) and crossprod and addsub;
                        sres567w <= crossprod and ((ssync_chain(4) and addsub) or (ssync_chain(24) and not(addsub)));
                        sres0w <= ssync_chain(19) and not(addsub) and not(crossprod);
                        sres0w <= ssync_chain(19) and not(addsub) and not(crossprod);
 
 
                elsif addsub='1' then
                elsif addsub='1' then
 
 
                        --! Desconectar los canales de Normalizaci&oacute;n, Producto Escalar, Producto Punto C.D y Magnitud    
                        --! Desconectar los canales de Normalizaci&oacute;n, Producto Escalar, Producto Punto C.D y Magnitud    

powered by: WebSVN 2.1.0

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