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

Subversion Repositories opencpu32

[/] - Rev 50

Rev

Changes | View Log | RSS feed

Last modification

  • Rev 50 2012-04-19 17:06:46 GMT
  • Author: leonardoaraujo.santos
  • Log message:
    Adding function to do combinational unsigned division, problem that it would change the clock to 5Mhz :(
    The combinational delay increased a lot

    udivResult := CONV_STD_LOGIC_VECTOR(udivision(unsigned(A),unsigned(B)), 32);
    intermediate_S := udivResult(nBits downto 0);
Path Last modification Log RSS feed
[FOLDER] opencpu32/ 50  4382d 02h leonardoaraujo.santos View Log RSS feed

powered by: WebSVN 2.1.0

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