CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 -

搜索资源列表

  1. SPI-in-Verilog-implementation

    4下载:
  2. SPI的Verilog实现(非常的全面和详细,还带有SPI算法的注解).-SPI in Verilog implementation (a very full and detailed, but also with the SPI algorithm annotation).
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:7831
    • 提供者:尚林
  1. Dual_port_RAM

    0下载:
  2. 很精彩的双端口RAM应用笔记,对搞单片机、FPGA的都有帮助。-dual_port_ram
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:644429
    • 提供者:chenlei
  1. iic_master

    0下载:
  2. it is a iic source verilog code with its testcase which can act only as master
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:3081
    • 提供者:nifrad
  1. vga

    0下载:
  2. VGA驱动及显示程序,用Verilog编写代码实现VGA的驱动和显示,并且提供了测试程序Testbench通过测试能得到正确的时序波形。-the source code for driving VGA and displaying the images,the testbench was offered.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:104771
    • 提供者:chenguohao
  1. xp2demo

    0下载:
  2. lattice xp2 系列开发板带源码,有需要的可依进行设计参考!-lattice xp2 Series development board with source code, need-based reference design!
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:211139
    • 提供者:lee
  1. eth_txethmac

    0下载:
  2. It is a ieee 802.3 transmitter module-It is a ieee 802.3 transmitter module
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2815
    • 提供者:swamy
  1. viterbi_decode

    0下载:
  2. 本程序为V_log代码,实现维特比译码,卷积码为(2,1,3)-viterbi_decode (2,1,3)
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:2156
    • 提供者:刘伟
  1. tcm_code

    1下载:
  2. tcm 编码 代码是V_LOG从工程中直接烤的 可以直接编译使用-tcm code V_LOG CODE
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:622
    • 提供者:刘伟
  1. barker

    0下载:
  2. 帧同步的实现方法,基于7位巴克码的实现,采用V_LOG编写成的工程例子 可以直接编译-Frame Synchronization Method, 7 based on the realization of Barker Code, adopted the project into V_LOG example of the preparation can be directly compiled
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:842
    • 提供者:刘伟
  1. UartvhdlSilmlate

    0下载:
  2. Universal Asynchronous Receiver
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:8793
    • 提供者:Kouroush
  1. irda.tar

    0下载:
  2. depends on irda transmitter recever
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:952320
    • 提供者:david
  1. FPGA

    0下载:
  2. FPGA编程课程演示PPT,包括语法入门,语法进阶和实例分析。-FPGA programming course presentation PPT, including Grammar, syntax and examples of advanced analysis.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1994596
    • 提供者:牟思敏
  1. 103244864FIR_filter_DA_machine

    0下载:
  2. 简易fir滤波器,采用分布式算法实现,verilog-Simple fir filter using distributed algorithm, verilog
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:954
    • 提供者:wang
  1. firfilter14

    0下载:
  2. 用Quartus II实现综合布线,要求充分利用Altera Stratix/Stratix II的器件的DSPBLOCK资源,Quartus II综合出的系统最高工作频率达到270Mhz以上.用Verilog进行编程。-Pipeline FIR structure。
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2026
    • 提供者:卢大成
  1. Transmitter

    0下载:
  2. 这里上传的资料是:基于FPGA的OFDM系统开发的发送程序,涵盖了OFDM系统所有的技术点,是基于vreilog开发的。-From here the information is: FPGA-based OFDM system development send program covers all the technical point of OFDM system is based on vreilog development.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2271441
    • 提供者:刘伟
  1. 8051_FTEST_K4X4(NO.1)

    0下载:
  2. 8051_FTEST_K4X4 带按键的4x4的 等精度频率计!-8051_FTEST_K4X4 with key 4x4 and other precision frequency counter!
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5533553
    • 提供者:77
  1. viterbi_decoder_programs

    0下载:
  2. viterbi decoder programs
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:32778
    • 提供者:jeevithpaul
  1. mux_case

    0下载:
  2. 用case 语句描述的4 选1 MUX源代码程序实现-case4(1) ,VHDL&verilog
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:170668
    • 提供者:libin
  1. block2

    0下载:
  2. 阻塞赋值方式,描述的移位寄存器2verilogHDL源代码实现-Block verilogHDL
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:176037
    • 提供者:libin
  1. account

    0下载:
  2. 电话计费器程序的VerilogHDL源代码实现-cellphone account ,verilogHDL
  3. 所属分类:Communication

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