搜索资源列表
alu3
- 用verilog语言编写,一个8-bit ALU,可以完成按字节的+、-和与、或、非操作
M_design
- 设计一个简单的8比特ALU和一个简单的存储器,是用VerilogHDL实现的,这是个题目及其解析-Design of a simple 8-bit ALU and a simple memory, is used VerilogHDL realized, this is a subject and its analytic
8-bit-alu
- this is an 8 bit alu. to perform various arithmetic and logical operations
ALU-FP
- ALU floating point 8 bit
8risc
- 8位RISC CPU,包括alu,count,machine-8 bit risc cpu
spartan_alu_8_bit
- Verilog based 8 bit ALU module, implemented on Spartan 3E FPGA.
Alu1232
- An 8-bit ALU with 16 operations: logic, arithmetic, shifts.
CPU
- Simple 8 bit ALU which subs, adds, ands, ors, nots, ...
8-alu
- 8-bit alu design...it has arithematic and shift operation-8-bit alu design...it has arithematic and shift operation....
slice
- A technique for constructing a processor from modules,each of which processes one bit-field or “slice” of an operand.Bit slice processors usually consist of an ALU of 1,2,4 or 8-bits and control lines including carry or overflow signals usually inter
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
- the 8 bit alu by verilog
alu
- this is program of 8-bit ALU using VHDL language for arithmetic ang logic calculation.
alu
- 这是8位alu,能实现基本的算术逻辑运算功能-This is the 8-bit alu,can achieve the basic arithmetic and logic functions
ALU
- 8位ALU的设计,学习使用vhdl元件和包集设计-8-bit ALU design, learning to use vhdl components and package design
8-bit-ALU-with-a-Newton-Raphson-Divider
- 8-bit ALU with a Newton-Raphson Divider Using Verilog
alu
- verilog code for 8 bit alu
8bit-ALU
- 8位alu logisim实现 可加减或-8 bit alu, logisim bulit
ALU-Design
- 8 bit alu design features: optimized design inclusive of multiplier
HW1_alu_v1
- Arithmetic logic unit (ALU)是在電腦處理器之中其中一個組成單元,ALU 有 數學、邏輯、還有一些設計過的運算在電腦之中。(8-bit ALU Design is an unit of computer, it can process computation and logic.)