搜索资源列表
VHDL语言100例(普通下载)
- VHDL语言100例 VHDL语言100例 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器 第16例 目标选择器 第17例 奇偶校验器 第18例 映射单元库及其使用举 第19
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-
8-bit-alu
- this is an 8 bit alu. to perform various arithmetic and logical operations
ALU-FP
- ALU floating point 8 bit
Alu1232
- An 8-bit ALU with 16 operations: logic, arithmetic, shifts.
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
8-alu
- 8-bit alu design...it has arithematic and shift operation-8-bit alu design...it has arithematic and shift operation....
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
pr_step7-(1).vhdl
- 8位alu 附上testbench以供仿真-8 alu attach testbench for simulation
8位ALU的VHDL程序
- 8位ALU的VHDL程序,包含与或非移位运算等功能,编译通过,波形显示正常