搜索资源列表
ALU
- 用verilog编写的32位alu部件,用于cpu制作
ARM32ALU
- VHDL ARM 32位ALU的设计,基于Quaryus II平台-VHDL ARM 32 位 ALU design platform based on Quaryus II
alu32bit
- verilog hdl alu module it is 32bit alu and 1bit alu
alu
- 这是32位alu的代码,使用verilog写的,包含了简单的运算功能-This is a 32-bit alu code, use verilog to write, and includes a simple arithmetic functions
ALU
- alu设计,实现三十二位计算,包括加法和减法,以及与,或,异或等-design of alu,alu design, implement 32, including both the addition and subtraction, as well as AND, OR, XOR, etc
ALU_ise10migration
- It s vhdl source code for 32 bit ALU.
CPU
- 32位5级流水线CPU设计指令系统、指令格式、寻址方式、寄存器结构、数据表示方式、存储器系统、运算器、控制器和流水线结构等-32bit pipeline CPU
alu_32_bit
- 一个Verilog语言写的32位ALU的源码。-A language written in Verilog source code for a 32-bit ALU.
ALU_32
- 32 bit ALU design,LU Operations: This input specifies the ALU operation to be used during the acquisition process. The ALU operations are divided into logical operations and two classes of arithmetic operations. The two classes of arithmetic operatio
ALUALUcontrol
- 实现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.
VHDLmipsPipeline
- 32 位MIP流水线CPU设计,5 stage,代码详细,包括ALU,存储器,寄存器等,是个很不错的CPU设计-32 MIP pipelined CPU design, 5 stage, the code in detail, including the ALU, memory, registers, etc. is a very good CPU design
32Bitaludesign
- Design of simple 32 bit alu for SPARTAN 3 paltform
alu_32_bit
- 32位基本运算器的功能,加法,减法,或,异或,与等基本功能-32 basic calculator functions, addition, subtraction, or, XOR, and other basic functions
alu[1].eg1
- A 32-Bit ALU Design Example
alu32
- 32 bit ALU design using VHDL code for Xilinx ISE Foundation
alu
- desein a simble 32 bit alu
ALU
- 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
ALU
- Its an ALU of 32 bits.
CPU-with-VHDL-16-32
- 在quartus中运行的32位指令集的16位CPU程序,模块化设计,包括MBR, BR, MR, ACC, MAR, PC, IR, CU, ROM, RAM, ALU等模块-In the the quartus run 32 16-bit CPU instruction set procedures, modular design, including the MBR, BR, MR, the ACC, the MAR, the PC, the IR CU, the ROM, RAM, ALU
alu
- 实现了四位快速加法器,并在此基础上实现了16位和32为快速加法器(Based on the implementation of four bit fast adder, 16 bit and 32-bit fast adders are realized)