搜索资源列表

  1. dspcbcjss1225

    0下载:
  2. C6000系列DSP体系结构介绍,介绍dsp的资料,对学习dsp非常有用-C6000 series DSP architecture, the introduction of information dsp, dsp very useful for studying
  3. 所属分类:DSP编程

    • 发布日期:2024-06-09
    • 文件大小:160768
    • 提供者:wcl
  1. IU3

    0下载:
  2. sun公司的sparc结构之整数处理器vhdl源码-The file is the RTL of the Sparc s integer unit.
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:23552
    • 提供者:nadir
  1. rtl

    0下载:
  2. 基于脉动结构的有限域乘法器,verilog代码-Based on the pulse of the structure of finite field multipliers, verilog code
  3. 所属分类:加密解密

    • 发布日期:2024-06-09
    • 文件大小:40960
    • 提供者:jh
  1. FullAdder

    0下载:
  2. 要求在Quartus II软件,利用VHDL完成层次式电路设计,电路中的元件可以用VHDL设计也可以用库元件连线构成再封装。借助EDA工具中的综合器,适配器,时序仿真器和编程器等工具进行相应处理。输入方法不限制。适配采用Cyclone系列的EP1C6Q240C8。要求综合出RTL电路,并进行仿真输入波形设计并分析电路输出波形。要求采用层次式结构设计。-Quartus II software requires the use of VHD
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:John
  1. 64R4SDFpoint_FFT

    0下载:
  2. 该工程实现了一个64点FFT,verilog编写,采用R4SDF结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point FFT, verilog compiled by R4SDF structure, through the Modelsim functional simulation, compression bag with rtl cod
  3. 所属分类:加密解密

    • 发布日期:2024-06-09
    • 文件大小:1255424
    • 提供者:ShuChen
  1. 64pointFFTR2MDC

    0下载:
  2. 该工程实现了一个64点DIF FFT,verilog编写,采用R2MDC结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point DIF FFT, verilog compiled by R2MDC structure, through the Modelsim functional simulation, compression bag with
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:672768
    • 提供者:ShuChen
  1. Example-4-8

    0下载:
  2. always模块的敏感表为电平敏感信号的组合逻辑电路 这种形式的组合逻辑电路应用非常广泛,如果不考虑代码的复杂性,几乎任何组合逻辑电路都可以用这种方式建模。always模块的敏感表为所有判定条件和输入信号,请读者在使用这种结构描述组合逻辑时,一定要将敏感表写完整。在always模块中可以使用if…else…、case、 for循环等各种RTL关键字结构 assign等语句描述的组合逻辑电路 这种形式的组合逻辑电路适用于
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:41984
    • 提供者:林立
  1. mul1617

    0下载:
  2. 采用verilog RTL级语言,实现了有符号的16位乘17位的乘法器。特点是:采用流水的结构,可以在一个周期内处理完数据。通过QuartusII和Modulesim的功能仿真和时序仿真,并得到正确结果。-Realize the signs of 16 of the 17 patients take on time-multiplier. Features are: the structure of water, can be in a
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:李小白
  1. Example-8-1

    0下载:
  2. 我的观点是Verilog和VHDL对于高手而言各有利弊,Verilog感觉更适合于RTL(寄存器传输级)的描述,而VHDL更适于System级的建模。 但是初学者强烈建议学习Verilog,更容易入手些,但是学习过程中一定要注意下面一点,毕竟国内外大公司现在大都采用Verilog是有其原因的。 l FPGA/CPLD、ASIC的逻辑设计所采用的硬件描述(HDL)语言是同软件语言(如C,C++等)是有本质区别的!虽然Veri
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:430080
    • 提供者:王锋
  1. 777777

    0下载:
  2. 本文件关于AES密码机的设计过程,从系统体系结构设计到RTL代码的实现-The document on AES cipher machine design process, system architecture design to implementation RTL code
  3. 所属分类:软件工程

    • 发布日期:2024-06-09
    • 文件大小:650240
    • 提供者:Huihui
  1. pipe_mul

    0下载:
  2. 移位加乘法器的实现;移位加乘法器的流水线结构的实现。代码清晰明了。-multiply verilog RTL;pipelin multiply verilog RTL;good coding stytle
  3. 所属分类:并行运算

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:mayunli
  1. bnr

    0下载:
  2. 商业化高端视频画质芯片中的deblocking部分的RTL实现结构,实际工程的图。算法方面基本都是一样的。 同时可以把dnr一起在这里边同时做(deblocking rtl architecture for video processing)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:15360
    • 提供者:renrenren

源码中国 www.ymcn.org