虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

implementIng

  • implementIng+802.11

    Communication, a word that many associate with modern technology, actually has nothing to do with technology. At its core, communication involves nothing more than the spoken or written word, and symbolic languages like art and music. Technology has become synonymous with communication because technology has historically been the method by which communication to or by the general population takes place. 

    标签: implementIng 802.11

    上传时间: 2020-05-27

    上传用户:shancjb

  • DDR3 layout指导

    This document provides general hardware and layoutconsiderations and guidelines for hardware engineersimplementIng a DDR3 memory subsystem.The rules and recommendations in this document serve as aninitial baseline for board designers to begin their specificimplementations, such as fly-by memory topology.

    标签: ddr3

    上传时间: 2021-11-21

    上传用户:

  • 电子书-RTL Design Style Guide for Verilog HDL540页

    电子书-RTL Design Style Guide for Verilog HDL540页A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementIng a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.

    标签: RTL verilog hdl

    上传时间: 2022-03-21

    上传用户:canderile

  • 基于FPGA设计的相关论文资料大全 84篇

    基于FPGA设计的相关论文资料大全 84篇用FPGA实现FFT的研究 刘朝晖  韩月秋 摘 要 目的 针对高速数字信号处理的要求,给出了用现场可编程门阵列(FPGA)实现的 快速傅里叶变换(FFT)方案.方法 算法为按时间抽取的基4算法,采用递归结构的块浮点运 算方案,蝶算过程只扩展两个符号位以适应雷达信号处理的特点,乘法器由阵列乘法器实 现.结果 采用流水方式保证系统的速度,使取数据、计算旋转因子、复乘、DFT等操作协 调一致,在计算、通信和存储间取得平衡,避免了瓶颈的出现.结论 实验表明,用FPGA 实现高速数字信号处理的算法是一个可行的方案. 关键词 离散傅里叶变换; 快速傅里叶变换; 块浮点运算; 可编程门阵列 分类号 TP39; TN957.511 Implementation of FFT with FPGA Technology Liu Zhaohui  Han Yueqiu (Department of Electronics Engineering, Beijing Institute of Technology, Beijing 100081) Abstract Aim To propose a scheme for implementIng FFT with FPGA in accor-dance with the requirement for high speed digital signal processing. Methods The structure of FPGA and requirement of system were considered in the experiment, radix-4 algorithm of DIT and recursive structure were adopted. The group float point arithmetic operation was used in the butterfly and the array multiplier was used to realize multiplication. Results The pipeline pattern was used to ensure the system speed, it made fetching data, calculating twiddle factor, complex multiplication and D

    标签: fpga

    上传时间: 2022-03-23

    上传用户:

  • VIP专区-嵌入式/单片机编程源码精选合集系列(38)

    VIP专区-嵌入式/单片机编程源码精选合集系列(38)资源包含以下内容:1. 看看名字就应该知道是干什么用的了吧! 这可是个好东东!我搜索了很久才找到的! 独乐乐.2. 51单片机c语言中断的实现 还有很多例子可以参考。包括常用的中断模块 c语言单片机开发很有用.3. 这是利用C51语言编写的读写AT24C512的程序.4. 这是利用CYPRESS CY7C63723汇编语言编写的读写AT24C512的程序.5. 这个是我参考过的多级菜单.6. 可以用H.264编码解码器源码(c语言).7. Application of Bootstrap Loader in MSP430 With Flash Hardware and Software Proposal.8. Features of the MSP430 Bootstrap Loader.9. implementIng a Real-Time Clock on the MSP430.10. Experiments for the MSP430 Starter Kit.11. Solid State Voice Recorder Using Flash MSP430.12. Application of Bootstrap Loader in MSP430 With Flash Hardware and Software Proposal.13. Interfacing the DAC8574 to the MSP430F449.14. Interfacing the MSP430 and TMP100 Temperature Sensor.15. Ultrasonic Distance Measurement With the MSP430.16. implementIng a Direct Thermocouple Interface With the MSP430x4xx and ADS1240.17. 24点汉字的C++实现代码.18. TC与BC++用户界面程序设计 《Turbo CBorland C++用户界面程序设计》(西安交通大学出版社 周升锋 李立新 等著)的随书软盘.19. 用VB通过并口控制I2C总线.20. pcb封装详解.21. uClinux 下MicroWindows开发的电机控制平台软件和模拟示波器的双路数据采集系统源码.22. 51单片机PID计算程序.23. 详细的介绍,以及其中库函数的描述说明,用法等.24. 日本人设计的电子热水瓶的全部嵌入式源码,很好的实例.25. 一个极好的192*64LCD的C源代码!.26. 51单片机.27. 自启动vxworks---一个自启动vx程序的开发文档 vx编程指南----vx的一些基本编程介绍和操作手册 tornado ---- tornado使用手册 linux内核分析 ----- l.28. EasyARM 程序 RTC_TEST.29. EasyARM 程序 uart_TEST.30. EasyARM 程序 SPI_TEST.31. EasyARM 程序 I2C_TEST.32. 一个resist的程序.33. 在nios环境下的LCD的包括测试.34. nios 环境下的软件编程.35. nios 的开发程序.36. 单片机与pc机.37. uIP0.9版本.38. lwip1.0.0协议栈tcpip.39. lwip在ucos上的移植.40. 网友张巍提供的tcpip协议栈,是一个成功稳定的以太网接口上的TCP/IP协议程序。里面包括有说明.

    标签: 光盘 机械行业 标准

    上传时间: 2013-04-15

    上传用户:eeworm