搜索资源列表
C_9
- 100个经典vhdl编程实例, 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器...... -100 vhdl classical programmi
f_adder
- 全加器, 全加器-Full-adder, full adder, full adder
vhdl
- 半加器 或门 1位二进制全加器顶层设计描述-Half adder or a binary gate full adder top-level design descr iption
adder4
- 加法器的V代码,这个源代码已经经过严格的检查,没有任何问题-V code of a adder ,it can realize the basic function of a adder,and has not any fault ,you can use it
adder
- 全加器,用fpga语言编写的,可实现数字电路技术中的全加器的功能,符合逻辑原理图。-adder
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
FullAdder
- 设计全加器电路 有需要的同学可以下载来-Full adder circuit design students need to see is available for download
add
- 四位无符号加法器 可以实现两个四位二进制数相加-4 unsigned adder can achieve binary sum of two 4
half_adder
- 一位半加器工程,用xilinx ISE设计,供初学者学习-A half adder project using xilinx the ISE design for beginners to learn
full_adder
- 一位全加器工程,用xilinx ISE设计,供初学者学习-A full adder works, the ISE design with xilinx for beginners to learn
adder8
- adder function is the main purpose of the program.It is eight bits that the code can play .Thank you
full_add
- 这个是用verilog语言写的一个全加器的程序-This is to use verilog language to write a full adder program
and2
- 加法器,一种用硬件描述语言写的,非常实用简介-Adder, a hardware descr iption language, A Practical Introduction
adder
- 加法器/计数器实例,该器程序主要实现加法器和计数功能。-Adder/Counter Instance
Chapter-2
- 3.1加法树乘法器add_tree_mult设计实例, 3.2查找表乘法器lookup_mult设计实例. 3.3布尔乘法器booth_mult设计实例 3.4移位除法器shift_divider设计实例 -3.1 adder tree multiplier add_tree_mult design example, 3.2 lookup table multiplier lookup_mult design examples. 3.3 Design Example 3.4 Bo
Chapter-3
- 3.1加法树乘法器add_tree_mult设计实例 3.2查找表乘法器lookup_mult设计实例 3.3布尔乘法器booth_mult设计实例 3.4移位除法器shift_divider设计实例-3.1 adder tree multiplier add_tree_mult design example 3.2 multiplier lookup_mult lookup table design example 3.3 Design Example 3.4 Boolean mu
big
- 这个是一个算法的应用,大数加法,顾名思义,就是大数量级的加法运算-This is an application of the algorithm, the addition of large numbers, as the name suggests, is a large magnitude adder
adder
- 这是一个四位二进制加法器,输入为两个4位二进制数,输出为5位二进制数,最高位是进位-This is a four bit binary adder, input two binary numbers 4, 5 binary output, the most significant bit is the carry-
BCDadder
- cource code for BCD adder in verilog language