当前位置:
首页 资源下载
搜索资源 - alu verilog 32 bit alu verilog
搜索资源列表
-
0下载:
verilog
32-bit ALU-verilog 32-bit ALU
-
-
0下载:
这是32位alu的代码,使用verilog写的,包含了简单的运算功能-This is a 32-bit alu code, use verilog to write, and includes a simple arithmetic functions
-
-
0下载:
计算机组成原理实验(MAX PLUS)
1.ALU设计
2.MEM设计
3.32位2选1选择器-Principles of Computer Organization Experiment (MAX PLUS) 1.ALU design 2.MEM design 3.32 2 election 1 selector
-
-
0下载:
一个Verilog语言写的32位ALU的源码。-A language written in Verilog source code for a 32-bit ALU.
-
-
0下载:
实现32位的ALU,使其能够支持基本的指令。用Verilog HDL语言或VHDL语言来编写,实现ALU及ALU控制器。
-To achieve 32-bit ALU, so that it can support the basic directives. With the Verilog HDL language or VHDL language to write, implement ALU and the ALU controller.
-
-
0下载:
verilog硬件仿真,实现32-bit RISC微处理器的算数逻辑单仿真元(ALU),实现加减运算、逻辑运算、移位运算。仿真级别为RTL级。-verilog hardware simulation, to achieve 32-bit RISC microprocessor arithmetic logic one simulation element (ALU), to achieve addition and subtraction operations, logic operations
-
-
0下载:
It is 32 bit ALU code in Verilog HDL programming Language
-
-
1下载:
Verilog硬件描述语言实现VeriRISC CPU。模块包含:8位寄存器,5位计数器,32*8 RAM,8位ALU,MUX,顺序控制器,时钟生成器。包含TB。-This code is to model a VeriRISC CPU. It incorporates several modules: 8-bit register, 5-bit counter, 32 by 8 RAM, 8-bit ALU, scalable MUX, sequence controller, and clo
-
-
0下载:
32位alu模块实现加减法、逻辑运算、移位、比较和置高位立即数等功能。verilog实现。-32-bit alu module achieves functions like addition and subtraction, logical operations, shift, compare, and set a high immediate number by verilog
-
-
0下载:
32 bit alu using structural verilog. has test benches t-32 bit alu using structural verilog. has test benches too
-
-
1下载:
采用booth算法,实现了32位的ALU。(The 32 bit ALU is realized by using the Booth algorithm.)
-