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

搜索资源列表

  1. add_full_n

    0下载:
  2. 该程序实现的是n位全加器,首先用与非门实现一位全家器,最后实现n位的全加器。-the program is to achieve the n-bit full adder, first using the door with non-realization of a family - and finally realize the full n-bit adder.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:20.89kb
    • 提供者:许嘉璐
  1. sub_full_n

    0下载:
  2. 该程序实现的N位全减器,首先实现一位的减法器,之后实现N位全减器。-Program of the N-bit-wide reduction, the first realization of a subtraction for, after all N-reduction devices.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:26.54kb
    • 提供者:许嘉璐
  1. adderN

    0下载:
  2. N位加法器源代码,通用的,通过xilinx验证,希望对大家有用。-N-bit adder source code, a common, through Xilinx certification, useful for all.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2.52kb
    • 提供者:nile
  1. assignmentP2

    0下载:
  2. 1. Access the relevant reference books or technical data books and give accurate definitions for the following timing parameters: (1) propagation time tPD, (2) transition time tTD, (3) setup time tSU, (4) hold time tHD, and (5) clock-to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:168.37kb
    • 提供者:魏攸
  1. cnt

    0下载:
  2. 俩个比较好的计数器的vhdl代码:一个是n位通用计数器,一个是的用到的语法比较全面。是比较好的学习资料-Both a relatively good counter VHDL code: one is the generic n-bit counter, one is the syntax used in the more comprehensive. Is a better learning materials
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1.03kb
    • 提供者:郭新稳
  1. divide

    0下载:
  2. It is n-bit sequential divider in verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.47kb
    • 提供者:Lisha
  1. Desktop

    0下载:
  2. VHDL code for 16 byte ROM & n bit comparator & a full adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.2kb
    • 提供者:Davood
  1. BCD_adder

    0下载:
  2. VHDL code for a one bit comparator and an n bit register and a BCD adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.18kb
    • 提供者:Davood
  1. tristate

    0下载:
  2. VHDL code for a full adder and n bit full adder a tri state buffer and a flip flop
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1.31kb
    • 提供者:Davood
  1. jishu10

    0下载:
  2. FPGA——1位10进制计数程序,可用原理图输入法拓展n位,下载后可直接使用,Q2中综合已通过,基于cyclone-FPGA- 1 station 10 hexadecimal counting procedures, schematics can be used to expand n-bit input, can be used directly after downloading, Q2 has passed comprehensive, based on the cyclone
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:174.85kb
    • 提供者:LiuYuan
  1. ALU

    0下载:
  2. 这个是我的数字电路设计报告,利用了vhdl语言制作了一个n位的可配置alu器件,实现了一些基本的功能,附有完整的报告及代码,我没有对我的信息进行删除,是希望大家能够诚实的利用这个代码,提高自身本领。-This is my digital circuit design report, using the vhdl language produced an n-bit alu device can be configured to achieve some basic functions, with
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:de de
  1. division

    0下载:
  2. Verilog n-bit Division using datapath and controller for COMPUTER ARCHITECT LAB-Verilog n-bit Division using datapath and controller for COMPUTER ARCHITECT LAB
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3.76kb
    • 提供者:RQG
  1. Priority_Encoder

    0下载:
  2. Unlike a multiplexer that selects one individual data input line and then sends that data to a single output line or switch, an Encoder takes all the data inputs one at a time and converts them to a single encoded output. Then, it is a multi-input da
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:12.85kb
    • 提供者:VLSI
  1. m-operand-n-bit-adder

    0下载:
  2. n bit m operand adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:1.14kb
    • 提供者:isnehil
  1. n-bit

    0下载:
  2. n bit parity generator is a versatile program that adds parity bits for any length of data the user enters . It accurately adds parity bits on the MSB and solves the problem during any kind of digital communication protocol
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:6.92kb
    • 提供者:srivhdl
  1. N-DtoA-VHDL-AMS

    0下载:
  2. 下面是一个混合信号的例子,是一个N位D/A转换器的VHDL-AMS描述-The following is an example of a mixed signal that is a N bit D/A converter described in VHDL-AMS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6.59kb
    • 提供者:杜子腾
  1. 8-bit-Restoring-Divider

    0下载:
  2. Division is performed in four stages. After reset, the 8-bit numerator is “loaded” in the remainder register, the 6-bit denominator is loaded and aligned (by 2N− 1 for a N bit numerator), and the quotient register is set to zero. In the second a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:223.75kb
    • 提供者:hooman hematkhah
  1. N-BitComparator

    0下载:
  2. N-Bit Comparator Between X and Y
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:667.31kb
    • 提供者:tattam
  1. N-BitParallelLoadShifRegister

    0下载:
  2. N Bit ParallelLoadShiftRegister
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-04
    • 文件大小:524kb
    • 提供者:iaio
  1. n-bit adder

    0下载:
  2. n-bit optimized adder using VHDL
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:mohAdel9
« 12 3 »
搜珍网 www.dssz.com