搜索资源列表
16weijiafaqi
- 本程序是在一位全加器的基础上设计一个16位的加法器,用Verilog HDL语言描述.-This procedure is a full-adder based on the design of a 16-bit adder, using Verilog HDL language to describe.
Chapter1-5
- 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
fadd
- it is verilog code for floating point adder
Lab1_solution
- 8bit adder. this is verilog file.
picenter
- signed adder simple verilog module ... working
full_add
- 这个是用verilog语言写的一个全加器的程序-This is to use verilog language to write a full adder program
4bit-parallel-adder
- The program contains verilog code for 4bit parallel adder
cla32
- verilog code for cla 32 bit adder
adder
- 这是一个最简单的四位的全加器设计,由两个半加器构成,采用的是VERILOG的算法级和门级描述的。-This is one of the easiest of the four full adder design, consists of two half-adder, the VERILOG algorithm-level and gate-level descr iptions.
Adder12_2-6
- This an 12 bits adder in Verilog. it adds two 6 bit nibbles parallel.-This is an 12 bits adder in Verilog. it adds two 6 bit nibbles parallel.
adder4
- 利用硬件语言FPGA Verilog语言实现4位加法器的运算-Using FPGA hardware language Verilog language implementation and operation of four adder
HW-02-13210140
- Verilog code adder for add 2 16bit in parallel-adder for 16bit used to add two bits in parallel. this code in verilog languanger
Adder_12bit
- 带进位的12位宽超前进位加法器,可以在工程中直接调用。使用Verilog HDL编写。-A 12-bit wide carry lookahead adder with carry bit, that can be called directly in the project. Written using Verilog HDL.
BCDadder
- cource code for BCD adder in verilog language
CLA代码
- 计数器跳跃进位加法器CLA代码,加法器计数器(adder with four 8-bit groups. 8-bit adder will have two 4-bit groups.)