CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - sqrt

搜索资源列表

  1. fpu_v18

    0下载:
  2. <Floating Point Unit Core> fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.vhd pre_norm_mul.vhd mul_24.vhd vcom serial_mul.vhd post_norm_mul.vhd pre_norm_div.vhd serial_div.vhd post_norm_div.vhd pre_norm_s
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:466.47kb
    • 提供者:陈朋
  1. sqrt

    2下载:
  2. verilog 硬件平方根算法 采用与笔算平方根一样的算法
  3. 所属分类:VHDL编程

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

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

    • 发布日期:2017-03-22
    • 文件大小:636byte
    • 提供者:神气
  1. sqrt32

    0下载:
  2. verilog源代码,用于开根号计算(32位)-sqrt32.v sqrt of 32-bit integer, Verilog source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3.66kb
    • 提供者:杨明
  1. 470P2F07

    0下载:
  2. sqrt root using verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:126.45kb
    • 提供者:saluish
  1. sqrt

    0下载:
  2. 平方根算法的硬件描述语言,算法运行速度快,10位二进制数的开方只需要10个时钟周期-Square root algorithm for hardware descr iption language, the algorithm is fast, 10-bit binary number square root only 10 clock cycles
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1.99kb
    • 提供者:Olive Green
  1. sqrt

    0下载:
  2. 实现任意位数的开方算法,但是不是浮点的算法,-Square root algorithm for arbitrary digit, but not floating-point algorithm, thanks
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:553byte
    • 提供者:lty
  1. pre_norm_sqrt

    0下载:
  2. 一种用VHDL语言描述的浮点平方根前规格化的源代码编程-VHDL language used to describe a floating-point square root of the source code before the standardized programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1.79kb
    • 提供者:zhshup
  1. ref-sqroot

    0下载:
  2. 这是用于VHDL的开方运算,大家试试看,能不能好用-sqrt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:39.23kb
    • 提供者:李刚
  1. sqrt

    0下载:
  2. This zip file contains the verilog source code for square root calculation and its test bench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1.95kb
    • 提供者:Jaganathan
  1. Kaifang

    0下载:
  2. 利用ISE编写的实现开方功能的verilog程序,利用了CORDICIP核,可以完成开方功能-Prepared using ISE verilog program to achieve prescribing functions, using the CORDICIP nuclear, prescribing functions to be completed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:411.66kb
    • 提供者:蜡笔
  1. sqrt_Verilog

    1下载:
  2. Verilog实现开平方模块,内含有具体的算法描述Word文档,简单清晰明了。-sqrt with Verilog HDL. It is useful.
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-10
    • 文件大小:17.39kb
    • 提供者:张重
  1. sqrt32

    0下载:
  2. sqrt32.vhdl unsigned integer sqrt 32-bits computing unsigned integer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3.51kb
    • 提供者:T. H. Sutikno
  1. SQRT

    0下载:
  2. 用verilog代码编写的求整数平方根的FPGA工程。-Verilog code written request with the integer square root of the FPGA project.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-22
    • 文件大小:232kb
    • 提供者:袁媛
  1. sqrt-base-on-fpga

    0下载:
  2. 对一种改进的不恢复余数的开方算法(non - restoring square - root algorithm)进行了讨论 ,并将其应用于基于 IEEE 754 标准的32 位浮点格式的开方运算中 ,以一款 FPGA 为载体 ,实现了进行运算的基本电路。对目前存在的几种开方 算法进行了评述 ,分析了他们的优缺点 ,提出了改进的不恢复余数开方算法模块化的设计思路与关键电路 ,并分析了仿真和 逻辑综合的结果 ,证明了该算法运算速度较快且占用资源极少的特点。-An improved no
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:122.63kb
    • 提供者:
  1. 61i_sqrrt_cordic_v2_0_vhdl_ise

    1下载:
  2. SQRT+ Cordic ISE Xilinx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:38.02kb
    • 提供者:rocky
  1. Handbook-of-Floating-Point-Arithmetic---Birkhause

    0下载:
  2. Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Standard, New IEEE 754-2008 Standard)-Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Stand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:5.32mb
    • 提供者:ricvadim
  1. sqrt

    1下载:
  2. 用verilog语言实现二进制数开方运算-verilog sqrt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.55mb
    • 提供者:周慧
  1. sqrt

    1下载:
  2. VERILOG描述的开平方模块核,开方运算是FPGA或ASIC设计中所需要的核心运算模块。-VERILOG descr iption of open square modules nuclear root operation is the core computing module FPGA or ASIC design.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-04
    • 文件大小:766byte
    • 提供者:Solomon
  1. sqrt

    0下载:
  2. FPGA的一个IP内核,用来优化除法算法的源代码包。-An FPGA IP cores to optimize the division algorithm source code package.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:9.61kb
    • 提供者:leeyoung
« 12 »
搜珍网 www.dssz.com