Emadmousavi / Synthesizable-ALU-in-VHDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALU in VHDL

This is ISE(Xilinx) project which I implement a simple alu in vhdl.

this alu can handle below operations:

1- sum

2- sub

3- multiplication

4- division

5- power

6- sqrt

all of this operations are in ALU_OP package (ALU_OP.vhd) and they are imported in main file (ALU.vhd)

About


Languages

Language:C 71.1%Language:HTML 24.1%Language:JavaScript 4.1%Language:CSS 0.4%Language:VHDL 0.3%Language:Batchfile 0.0%