搜索资源列表
VHDL语言ALU设计
- VHDL语言8位ALU设计
alu
- 用VHDL实现8种运算的ALU,带鱼不带符号的加减乘除,与或异或和求反-Use VHDL to achieve the eight kinds of computing ALU, hairtail unsigned addition and subtraction, multiplication and division, with or XOR and seek anti-
ALU8
- ALU算术逻辑单元,8位,含源程序以及仿真后的波形图-ALU arithmetic logic unit 8, including source code, as well as post-simulation waveform
CPU
- Simple 8 bit ALU which subs, adds, ands, ors, nots, ...
8-bit_Alu
- This is a simple 8bit ALU that is coded in VHDL
LabALU
- vhdl编写的8-bits ALU,包括加减法与或非6种工作模式-vhdl write 8-bits ALU, including the addition and subtraction and non-operating mode 6
alu8bit
- alu 8 bit using vhdl is very useful
Code-ALU16BIT
- Code ALU 8 bit vhdl arith and logic
alu
- This 8 bit unsigned arithematic logical unit(ALU). This code is developed in VHDL language and compatible with any VHDL softeware like xilinx,quartus. This ALU performs addition,subtraction,multiplication,and,or,and not and pass input functions.-
alu
- this is program of 8-bit ALU using VHDL language for arithmetic ang logic calculation.
SSALU
- VHDL设计8位算术逻辑单元(alu),实现清零、逻辑乘、逻辑加、逻辑异或、算术加、逻辑左移一位、逻辑右移一位等功能-VHDL design eight the arithmetic/logic unit (alu), realize the reset, logic, logic and, by different or, arithmetic and logic, logical moves left a, logic move to the right a etc.
alu_new
- an 8 bit 8 FUNCTION ALU VHDL
ALU
- 8位ALU的设计,学习使用vhdl元件和包集设计-8-bit ALU design, learning to use vhdl components and package design
alu1
- 本文是基于vhdl的8位cpu ip core设计alu-This article is based on the 8 vhdl cpu ip core design alu
8位ALU的VHDL程序
- 8位ALU的VHDL程序,包含与或非移位运算等功能,编译通过,波形显示正常