搜索资源列表
alu_inverter
- 4bit ALU 利用vhdl语言编写的4位ALU 开发环境是在windows下-Band ALU using VHDL language prepared by the four ALU is a development environment under Windows
alu
- 4bit ALU(运算逻辑单元)的设计 给出了此次设计alu的输入输出结构及相应的位数。其中C0是一位的进位输入,A和B分别是4位的数据输入,S0、S1、M分别为一位的功能选择输入信号;Cout是一位的进位输出,F是4为的运算结果输出。
ALU.zip
- VHDL实现cpu核心逻辑与运算单元模块的实现,完成4bit*4bit输入8bit输出的运算,可做加减乘除逻辑移位6种操作,the implementation of Arithmetic and logic unit based on VHDL, can do as the adder,subtractor,multiplier,divider,shifter and logic operation.
4bitALU
- 4 bit ALU 设计功能仿真和门级仿真结果 -4 bit ALU
4_Bit_Alu_vhdl
- Complete VHDL Code for a 4 BIT ALU PROJECT
4ALU
- The project is used to perform the operation of 4 bit arethmatic and logical operation. the projcet is implemented in spartan 3E
alu_final
- This a program which performs addition,subtraction,multiplication and division of two 4 bit binary numbers..therefore it is called as 4 bit binary ALU..if u have any doubt,then mail me at prem_bombay@yahoo.co.in -This is a program which performs addi
ALU
- a simple 4 bit alu in verilog
74181ALU
- alu功能。实现计算机的数字运算。运用的是74181芯片-alu function. The number of computer-based operations. Use the 74181 chip. .
alu
- 一个简单的四位alu,用max+plusII运行-a simple 4bit alu by vhdl.You can use max+plusII to text it
jf
- verilog编写的alu模块4bit ALU(运算逻辑单元)的设计 给出了此次设计alu的输入输出结构及相应的位数。其中C0是一位的进位输入,A和B分别是4位的数据输入,S0、S1、M分别为一位的功能选择输入信号;Cout是一位的进位输出,F是4为的运算结果输出-Verilog modules prepared by the ALU4bit ALU (arithmetic logic unit) design is given in the design of alu input and ou
alu-4bit
- alu包含各种运算功能,有点事现对于其他的程序,面积较小-it has a smaller square compared with othe program.
4bit-microprocessor
- This file is 4bit microprocessor that included a variety of modules like ALU,Progrem Counter and ACC etc It is to calculate 4bit binary Topblock is top level module.