文件名称:1.6ALU-Behavioral
介绍说明--下载内容均来自于网络,请自行研究使用
behavior方式的简单ALU 实现了以下功能:all operations are combinational
ADD/SUB on N bits operands
MULTIPLY on N/2 bits operands (Least Significant Part of), result on N bits.
bitwise AND, OR, XOR on 32 bits operands.
Logical Shift Left, Right, Rotate Left, Rotate Right-Simple ALU behavior the way to achieve the following functions: all operations are combinational ADD/SUB on N bits operands MULTIPLY on N/2 bits operands (Least Significant Part of), result on N bits bitwise AND, OR, XOR on 32 bits operands. . Logical Shift Left, Right, Rotate Left, Rotate Right
ADD/SUB on N bits operands
MULTIPLY on N/2 bits operands (Least Significant Part of), result on N bits.
bitwise AND, OR, XOR on 32 bits operands.
Logical Shift Left, Right, Rotate Left, Rotate Right-Simple ALU behavior the way to achieve the following functions: all operations are combinational ADD/SUB on N bits operands MULTIPLY on N/2 bits operands (Least Significant Part of), result on N bits bitwise AND, OR, XOR on 32 bits operands. . Logical Shift Left, Right, Rotate Left, Rotate Right
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.6ALU Behavioral
.................\ALU behavioral synthesis VHDL
.................\.............................\alu.ddc
.................\.............................\alu.ps
.................\.............................\alu.vhdl
.................\ALU behavioral VHDL and testbench
.................\.................................\alu.vhd
.................\.................................\alu_waveform.jpg
.................\.................................\constants.vhd
.................\.................................\tb_alu.vhd
.................\.................................\type_alu.vhd
.................\alu_scripts.tcl
.................\timing and area report files
.................\............................\alu_area_Report.txt
.................\............................\alu_timing_Report.txt