Forum Discussion

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

8 bit binary division

Hi all,

Am new to VHDL and this forum.

I need VHDL code for 8 bit binary division.

Thanks in advance....:) :) :)

2 Replies

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

    Quartus has parameterizable functions (MegaFunction) to perform e.g. arithmetic functions, that can't be easily represented by VHDL/Verilog operators. They can accessed through the megawizard from the Quartus tools menu.