搜索资源列表
alu_Verilog
- It is the code for implementing the project titled "The Reconfigurable Instruction Cell Array(IEEE 2008)".
alu
- ALU modeling verilog codes and testbench
ALU_function
- ALU function for verilog
alu
- 一个简单的算术逻辑运算模块的Verilog代码,可进行加、减、自增、自减,比较大小等运算-alu module
final-project
- Verilog 的Branch和Jump指令的实现 添加了MUX和额外的ALU-Verilog Branch and Jump instructions achieve add the MUX and additional ALU
ALU
- MIPS ALU written using Verilog HDL. Computer structure project
alu.v
- a well written and yet small verilog hardware descr iption language or popularly known as simply Verilog program for an Arithmetic and Logic Unit or as popularly called ALU
alu
- alu,利用verilog实现+、-、*、 、移位等功能-alu achieve+,-,*, , shift functions
cluster
- ALU Cluster using VERILOG.
alu
- 用Verilog HDL编写的简单算数逻辑单元-Algorithm Logic Unit programmed by Verilog HDl
ALU
- Verilog中的ALU设计,具备ALU的功能,十分详细。-The ALU Verilog design, with ALU functions, very detailed.
alu
- 用Verilog语言中的always块实现对输入数据执行加、减、与、或和求反的功能-Using Verilog language always realize the input data block to perform addition, subtraction, AND, OR, and negated function
project_copy3
- 利用verilog实现的alu代码,可以进行加减移位等操作(Using Verilog to achieve Alu code, you can add, delete, shift and other operations)
alu_shifter
- alu and shifter verilog code as text file
MyALU1
- 一个关于寄存器的ALU功能,并能进行寄存器间的相互转化。(ALU REGISTER. THEY CAN TRANSLATE TO EACH OTHER.)