Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Algorithms used for divider sqrt core?

Hi there, a quick question.

what algorithm is used for divider, square root megacore?

thanks

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    If it takes 1 clock per output bit (two input bits) then I'd guess the 'schoolboy' method that looks a bit like long division.

    It doesn't take much extra logic to do division or sqrt together.