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

搜索资源列表

  1. 能综合的YCrCb2RGB模块(verilog)_采用3级流水线

    1下载:
  2. 能综合的YCrCb2RGB模块(verilog)_采用3级流水线,用fpga做小数运算,还有就是流水线技术 -can YCrCb2RGB integrated module (Verilog) _ used three lines, they simply do with fractional arithmetic, there is pipelining technology
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1080
    • 提供者:于飞
  1. CORDIC

    1下载:
  2. 用verilog写的CORDIC算法实现,很适合做超越函数的运算。通常用于实现正弦乘法,或者坐标变换。-The cordic arithmetic implemented by verilog is adapted to exceed function.It is usually used to implement sine multiplication or coordinate tuansform.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4108
    • 提供者:diskmps
  1. 4bit数据的加减乘除

    0下载:
  2. 一个很不错的例子,实现的是4bit的加减乘除,用modelsim做的仿真.-a very good example of the realization of the Band is the arithmetic, modelsim do with the simulation.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:33928
    • 提供者:文字
  1. vhdl程序例子

    0下载:
  2. vhdl程序源代码,包括Combinational Logic Counters Shift Registers Memory State Machines Registers Systems ADC and DAC Arithmetic等-VHDL source code, including Combinational Logic Counters Shift Registers State Machines Registers Memory S
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:169419
    • 提供者:王力
  1. 4bits_alu

    0下载:
  2. 实现4位加减乘除的alu,采用超前进位加法和布斯乘法,代码较为简单。-achieve four of the ALU arithmetic using CLA Bush and multiplication, code more simple.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:262257
    • 提供者:陈晓炜
  1. VHDL数学运算库1.0

    0下载:
  2. 这是一个VHDL写的数学运算的硬件设计库,还算比较完整-This is a VHDL write arithmetic hardware design basement, still relatively complete
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:247701
    • 提供者:佴立峰
  1. Quaalu

    0下载:
  2. ALU算术逻辑单元的简单实现,利用VHDL语言编写,可进行加法,减法,以及位的左右移动,只需一个时钟脉冲-ALU arithmetic logic unit to achieve a simple, using VHDL language, can be additive, subtractive, and the place and move around only one clock pulse
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:103954
    • 提供者:Jake
  1. VHDL的基本数学运算库

    0下载:
  2. VHDL的基本数学运算库,非常好用-VHDL basic arithmetic library, a very handy! !
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:233165
    • 提供者:咱航
  1. DaFilter

    0下载:
  2. /* This program generates the DApkg.vhd file that is used to define * the DA filter core and gives its parameters and the contents of the * Distributed Arithmetic Look-up-table \"DALUT\" according to the DA algorithm-/ * This program generate
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:15595
    • 提供者:陈朋
  1. 6tapFIR.rar

    0下载:
  2. 6阶FIR+verliog+分布式算法(DA),6 bands FIR+ Verliog+ Distributed Arithmetic (DA)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2109
    • 提供者:zs
  1. Signed-Arithmetic-in-Verilog-2001

    0下载:
  2. 有符号数的完整讲义和例子Verilog 2001-Signed Arithmetic in Verilog 2001, paper with examples
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:155627
    • 提供者:严刚
  1. ALU

    0下载:
  2. 算数逻辑单元,实现算数加、减,加1、减1运算和逻辑与、或、非和传递-Arithmetic logic unit, to achieve arithmetic add, subtract, plus one, minus one operation and logical AND, OR, and transmission of non-
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:303012
    • 提供者:龙一
  1. ALU8

    0下载:
  2. ALU算术逻辑单元,8位,含源程序以及仿真后的波形图-ALU arithmetic logic unit 8, including source code, as well as post-simulation waveform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:30037
    • 提供者:赵剑平
  1. arithmetic

    0下载:
  2. 在Verilog环境下实现简单的数学逻辑运算从而更好的了解 VHDL的编程风格-arithmetic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:57690
    • 提供者:蓝天
  1. Char5-basic-arithmetic-logic-models

    0下载:
  2. 夏宇闻著作:从算法设计到硬线逻辑的实现,CHAR5:基本运算逻辑和它们的Verilog_HDL模型-XIA Wen works: from algorithm design to hard wire logic implementation, CHAR5: basic arithmetic logic models and their Verilog_HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:215604
    • 提供者:Aaran
  1. Digital-Computer-Arithmetic-Datapath-Design-Using

    0下载:
  2. Digital Computer Arithmetic Datapath Design Using Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1147216
    • 提供者:ali
  1. arithmetic-logic-unit

    0下载:
  2. 该文档很好的讲述了运算逻辑单元和他们的verilog模型的设计-The document describes a good arithmetic logic unit and their model design verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:215641
    • 提供者:yangfeng
  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
    • 文件大小:5574848
    • 提供者:ricvadim
  1. From-Arithmetic-to-Hardware-Logic

    0下载:
  2. 夏宇闻著作:从算法设计到硬线逻辑的实现.DOC Verilog HDL的基本算法及实现-From Arithmetic to Hardware Logic. Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:835584
    • 提供者:zhangyc
  1. ARITHMETIC

    0下载:
  2. 算术乘法器,这是我自己设计的算术乘法器,是用VHDL语言设计的,希望对大家有帮助-Arithmetic multiplier, this is my own design arithmetic multiplier, is designed with VHDL language, and they hope to help everyone
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:liuchuan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com