CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 除法 verilog

搜索资源列表

  1. verilog_Divide

    1下载:
  2. 这是我下的一个用verilog实现的除法代码-This is the one I use to achieve the verilog code division
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:6952
    • 提供者:damocris
  1. The_6th

    0下载:
  2. 一个自己写的8位CPU程序,以Verilog语言实现,仅可做8×8的乘法和8/8的除法,功能不强大,但对于初学Verilog的人应该有些帮助
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:11419
    • 提供者:上官
  1. 树式除法型开方器VERILOG实现

    3下载:
  2. 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-22
    • 文件大小:636
    • 提供者:神气
  1. mutl16 实现16位移位乘法和除法

    1下载:
  2. 实现16位移位,可以实现乘法和除法。满足设计要求,实现代码简短,用verilog完成方便,容易操作。-Achieve 16-bit shift, multiplication and division can be achieved. Meet the design requirements to achieve a short code, complete with verilog convenient, easy to operate.
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-26
    • 文件大小:1579
    • 提供者:吴海勇
  1. P1-2.rar

    1下载:
  2. 用verilog实现的三位整数计算器,包括加减乘除法,implementation of calculator in VERILOG
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:6084
    • 提供者:蓝玫
  1. Chapter10

    1下载:
  2. 第十章的代码。 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-15
    • 文件大小:6871574
    • 提供者:xiao
  1. 32_16div

    1下载:
  2. 这是一个简单的除法器(32bit/16bit),采用移位相减法-This is a simple divider (32bit/16bit), using phase shift subtraction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:835
    • 提供者:郭勇谅
  1. divider16

    1下载:
  2. 16位小数除法器verilog源码,可综合的,已经仿真过。-16bit fractional numeral divider verilog source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:652
    • 提供者:maxwellqq
  1. divide

    1下载:
  2. Verilog hdl语言的常用除法器设计,可使用modelsim进行仿真-Commonly used languages Verilog hdl divider design, can use the ModelSim simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-21
    • 文件大小:1941
    • 提供者:许立宾
  1. cpu(FinalWithYS)

    0下载:
  2. 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.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:7958
    • 提供者:鲁迪
  1. rsa

    0下载:
  2. 用VHDL求rsa加密系统的密钥D(辗转相除法)-Using VHDL for rsa key encryption system D(Division algorithm)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2385249
    • 提供者:齐娜
  1. div_res

    0下载:
  2. 这是一个用VERILOG实现的除法的指令,用状态机实现的,希望对大家有用-THIS IS A CODE FOR DIV OF VERILOG。ITS USEFUL...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:853
    • 提供者:tom
  1. dividerwithsignal

    1下载:
  2. 本程序是用verilog实现带符号的二进制除法器。本代码可用。-to realize the divider
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:1519
    • 提供者:孔艳芳
  1. verilog-Division-calculation

    1下载:
  2. verilog Division calculation verilog 除法计算方法-verilog Division calculation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:255084
    • 提供者:liu
  1. verilog

    0下载:
  2. 這是一個除法器演算法,是利用移位的方式進行除法運算-This is a divider algorithm is the use of division shift the way
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:922
    • 提供者:李家緯
  1. verilog-HDL-Divider

    0下载:
  2. 两个3位二进制数的除法,结果(整数商)输出到数码管显示-Division, the result (integer quotient of two 3-bit binary number) output to the digital display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:555
    • 提供者:moxiaolin
  1. div1_feng

    1下载:
  2. 用verilog实现除法的功能,其中可以实现整数的除法,并有小数的表示。(verilog divider function ise fpga frequency)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-30
    • 文件大小:2193408
    • 提供者:瀛洲
  1. verilog中有符号整数说明及除法实现

    1下载:
  2. 说明了verilog中如何处理符号数的除法(verilog signed divided)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:hunter.he
  1. rtl

    0下载:
  2. 基于S10新品的2x2矩阵乘模块,附带双精度的乘法,除法ip核(2x2 matrix multiplication module based on S10 new product, with double precision multiplication, division IP kernel)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-20
    • 文件大小:590848
    • 提供者:Rdddd
  1. crc_core

    0下载:
  2. 程序主要用来检测或校验数据传输或者保存后可能出现的错误。它是利用除法及余数的原理来作错误侦测的。(The program is mainly used to detect or verify data transmission or to save possible errors.It is an error detection using the principle of division and remainder.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-28
    • 文件大小:7168
    • 提供者:小李子公公
« 12 3 »
搜珍网 www.dssz.com