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

Subversion Repositories raytrac

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 174 to Rev 175
    Reverse comparison

Rev 174 → Rev 175

/raytrac/branches/fp/dpc.vhd
139,7 → 139,7
sres4w <= '0';
--! 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);
elsif addsub='1' then

powered by: WebSVN 2.1.0

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