当前位置:
首页
资源下载

搜索资源 - vhdl division code
搜索资源列表
-
0下载:
数字系统设计这是有关的相关源代码,有简易CPU 除法器、计数器等 ...[fpdiv_vhdl.rar] - 四位除法器的vhdl源程序 [vhdl范例.rar] - 最高优先级编码器8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使 BR> ...
-Digital System Design This is the underlying source code, a simple C
-
-
0下载:
介绍一组浮点数的运算代码,包括加减乘除运算的VHDL代码实现-Introduced a set of floating-point code of the operation, including addition and subtraction multiplication and division operations to achieve the VHDL code
-
-
0下载:
通过对于模2除法的研究
可以得到如下方法:
1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。
2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。
3. 如果d的最高位为1,由变量d和变量p做异或运算;如果d的最高位为0则不运算或者做多余的异或‘0’的运算。
4. 把滑块变量d往后滑动一位。
5. 循环步骤(3,4)
-
-
0下载:
cup 的设计源代码,含有一步乘除法的功能,在fpja上已经测试过。
望对大家有所帮助-cup design source code, which contains step multiplication and division functions in fpja have been tested. We hope to be helpful
-
-
0下载:
除法器程序,除法器模块,定点数除法的相关代码。-Divider procedures, divider module, the related fixed-point code division.
-
-
0下载:
verilog实现的八位CPU,包括乘法、除法以及多种寻址方式。代码中包括测试模块,可以直接在试验箱上运行。-verilog to achieve the eight CPU, including multiplication, division, as well as addressing a variety of ways. Code, including test modules, can be run directly in the chamber.
-
-
0下载:
verilog code for division based on cordic algorithm
-
-
0下载:
该pdf 详细介绍了 提高除法电路的方法。和设计出发电路时要注意的问题,
介绍了各种除法设计代码-Pdf details the divider circuit to improve the method. And design of the starting circuit should pay attention to the issue of when to introduce a variety of design code division
-
-
0下载:
用VHDL求rsa加密系统的密钥D(辗转相除法)-Using VHDL for rsa key encryption system D(Division algorithm)
-
-
0下载:
This a simple vhdl code that perform division using the non restoring algorithm which is often handy-This is a simple vhdl code that perform division using the non restoring algorithm which is often handy
-
-
0下载:
Code VHDL for Newton Raphson BCD Division and Carry Save Multiplication in BCD
-
-
0下载:
VHDL数字电路设计教程
作者:(巴西)佩德罗尼(Pedroni,V.A.) 著,乔庐峰 等译
本书采用将数字电路系统设计实例与可编程逻辑相结合的方法,通过大量实例,对如何采用VHDL进行电路设计进行了全面阐述。
本书分为三大部分:首先详细介绍VHDL语言的背景知识、基本语法结构和VHDL代码的编写方法;然后介绍VHDL电路单元库的结构和使用方法,以及如何将新的设计加入到现有的或自己新建立的单元库中,以便于进行代码的分割、共享和重用;最后介绍PLD和FPGA的发展历史、主流厂
-
-
0下载:
VHDL实验代码:除法器,是一个基于VHDL语言开发的小程序,是关于除法的算法,比较实用-VHDL test code: divider, is a VHDL-based language developed by a small program, on the division algorithm, more practical
-
-
0下载:
VHDL分频的源代码,任意的分频都适用。大家多多下载学习吧-VHDL source code, sub-band arbitrary frequency division are applicable. Members can download to learn it! ! !
-
-
0下载:
this is vhdl code. using Frequeny division.
out device is LED. device is atera cyclone2.
-
-
0下载:
详细描述设计过程
① 指令格式设计
② 微操作的定义
③ 节拍的划分
④ 处理器详细结构设计框图及功能描述(评分重点)
a. 模块之间的连线单线用细线,2根及以上用粗线并标出根数及.
b. 用箭头标明数据流向,例化时用到的信号名称应标在连线上
⑤ 各功能模块结构设计框图及功能描述(评分重点)
⑥ VHDL代码、UCF文件、测试指令序列(每条指令的含义)
⑦ 实验总结,在调试和下载过程中遇到的问题
-Design Pr
-
-
0下载:
详细描述设计过程和实验中遇到的问题,包括:
① 指令格式设计
② 微操作的定义
③ 节拍的划分
④ 处理器详细结构设计框图及功能描述(评分重点)
a. 模块之间的连线单线用细线,2根及以上用粗线并标出根数及.
b. 用箭头标明数据流向,例化时用到的信号名称应标在连线上
⑤ 各功能模块结构设计框图及功能描述(评分重点)
⑥ VHDL代码、UCF文件、测试指令序列(每条指令的含义)
实验总结,在调试和下载过程中遇到的问题
-
-
0下载:
VHDL浮点除法运算,VHDL浮点数除法,源码,含仿真图 -VHDL floating point division, source code, including simulation mapVHDL floating point division, source code, including simulation map
-
-
0下载:
本源码是基于VHDL语言环境下的基础实验源码,共分七个部分。分别是:序列检测器、数字密码锁、四位有符号数除法、同步FIFO、DPLL的设计以及Cordic 算法实现。对于VHDL的初学者具有极大的参考价值。-The source is based on experimental basis source VHDL language environment, it is divided into seven sections. They are: the sequence detector, di
-