通用异步收发器UART(Universal Asynchronous Receiver/Transmitter)是广泛使用的串行传输协议。串行外设用到异步串行接口一般采用专用集成电路实现。但是这类芯片一般包含许多辅助模块,而时常不需要使用完整的UART的功能和辅助功能,或者当在FPGA上设计时,需要将UART功能集成到FPGA内部而不能使用芯片。蓝牙主机控制器接口则是实现主机设备与蓝牙模块之间互操作的控制部件。当在使用蓝牙设备的时候尤其是在监控场所,接口控制器在控制数据与计算机的传输上就起了至关重要的作用。 论文针对信息技术的发展和开发过程中的实际需要,设计了一个蓝牙HCI-UART(Host Controller Interface-Universal Asynchronous Receiver/Transmitter)控制接口的模块。使用VHDL将其核心功能集成,既可以单独使用,也可集成到系统芯片中,并且整个设计紧凑、稳定且可靠,其用途广泛,具有一定的使用价值。 本设计采用TOP-DOWN设计方法,整体上分为UART接口和蓝牙主机控制器接口两部分。首先根据UART和蓝牙主机控制器接口的实现原理和设计指标要求进行系统设计,对系统划分模块以及各个模块的信号连接;然后进行模块设计,设计出每个模块的功能,并用VHDL语言编写代码来实现模块功能;再使用ISE8.2I自带的仿真器对各模块进行功能仿真和时序仿真;最后进行硬件验证,在Virtex-II开发板上对系统进行功能验证。实现了发送、接收和波特率发生等功能,验证了结果,表明设计正确,功能良好,符合设计要求。
上传时间: 2013-04-24
上传用户:tianyi223
阐述了一个由上位PC机和AT89C52下位单片机组成的主从分布式温度巡回检测系统。主从机采用RS-485 串行通讯标准进行通信,可在下位单片机实现基本的温度数据巡回检测基础上,由上位PC机实现综合处理功能或扩展为远程操作。整个系统具有巡检速度快,扩展性好的特点。 Abstract: In this paper,a top PC and AT89C52 under-bit microcontrollers from the main component of the tour distributed temperature detection system is presented. Master and slave can use RS-485 serial communication standards for communications.Based on next-bit machine for basic goods temperature detected data Tour, the top can achieve the integrated treatment of PC functions or for the expansion of long-distance operation. The entire inspection system is fast, expansion.
上传时间: 2013-10-13
上传用户:zhoujunzhen
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl This zip file contains the following folders: \vhdl_source -- Source VHDL files: uart.vhd - top level file txmit.vhd - transmit portion of uart rcvr.vhd - - receive portion of uart \vhdl_testfixture -- VHDL Testbench files. This files only include the testbench behavior, they do not instantiate the DUT. This can easily be done in a top-level VHDL file or a schematic. This folder contains the following files: txmit_tb.vhd -- Test bench for txmit.vhd. rcvr_tf.vhd -- Test bench for rcvr.vhd.
上传时间: 2013-11-07
上传用户:jasson5678
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl This zip file contains the following folders: \vhdl_source -- Source VHDL files: uart.vhd - top level file txmit.vhd - transmit portion of uart rcvr.vhd - - receive portion of uart \vhdl_testfixture -- VHDL Testbench files. This files only include the testbench behavior, they do not instantiate the DUT. This can easily be done in a top-level VHDL file or a schematic. This folder contains the following files: txmit_tb.vhd -- Test bench for txmit.vhd. rcvr_tf.vhd -- Test bench for rcvr.vhd.
上传时间: 2013-11-02
上传用户:18862121743
本文研究了SMBus 规范,介绍了典型的基于片上系统(SoC)设计的知识产权核(IP)实现,采用自顶向下 (Top-down)的集成电路设计方法完成了设计,并架构了基于总线功能模型(BFM)的验证平台 完成功能仿真,顺利完成了逻辑综合和时序仿真。FPGA 验证和投片后测试均表明设计具有 良好的性能。
标签: SMBus
上传时间: 2013-11-28
上传用户:xuanchangri
斯坦福大学的Java课上的作业,难度不高,但所需程序都必须是Top down design。
上传时间: 2017-06-17
上传用户:wfl_yy
VIP专区-嵌入式/单片机编程源码精选合集系列(50)资源包含以下内容:1. 冷光源 产品的控制器 HT48R系列和HT48E系列.2. 冷光源 产品的控制器 HT48R系列和HT48E系列.3. 冷光源 产品的控制器 HT48R系列和HT48E系列.4. MT28F128J3 flash 编程 也适用intel flash 28F 系列 里面是pdf文档.5. 流水灯 使用定时器控制.6. moder 51汇编程序框架 D4为串口发送中断指示灯; D5为外部中断1指示灯; D6为外部中断0指示灯; D7为串口接收中断指示灯; D8为定时器指示灯;.7. 计数器0的实验程序 intT0 取时钟电路产生计数脉冲.8. SMDK2410boardTestProgram.9. tini的http-slientC程序.10. TINI的pop3的c代码.11. 用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发.12. cypress usb 68013a examples.13. 本文件用于spi接口的键盘扫描模块.14. 跑马灯设计.15. 在smartarmm2200上显示波形实现暂停退出的功能.16. 解决smartarm2200串口下载问题的程序.17. smartarm2200d的ad转换程序.18. 自己画的经244隔离的JTAGFORAVR.19. 第一次上传.20. at91sam7s64 arm的A/D转换测试代码.21. 8279键盘显示芯片实验源程序(C语言编写).22. 菲利普单片机LPC900系列的I2C读写程序.23. 当前SOC是嵌入式系统设计的一大热点.24. 自己收藏的单片机程序——洗衣机的工作原理。c语言编写。.25. 用C8051F300设计锂离子电池充电器的解决方案!给大家参考!.26. 触摸屏驱动源码.27. MSP430 串口通讯通过中断实现.28. 综合电子设计实验部分元件功能管脚详细说明电子原理图.29. sc2410测试程序.30. atmel at91sam7s header file extented, some extra register definitions are set and extra functions ar.31. IAR开发平台下.32. IAR下.33. atmel at91sam7s和7x下.34. LM16032DDC-0B-Manual-Rev0[1]液晶屏幕使用.35. ucos-ii的图形界面移植.36. 很好的一个菜单处理程序.37. 嵌入式系统开发 TOPPERS and JSP Kernel Release 1.3 TOPPERS = Toyohashi Open Platform for Embedded Real-Tim.38. 嵌入式系统开发用源代码 包含At91C arm芯片相关各种例程 包括整数性能测试,浮点测试,硬件驱动等.39. Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMO.40. 用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a.
上传时间: 2013-07-22
上传用户:eeworm
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
标签: integrates generator equations readable
上传时间: 2014-11-27
上传用户:hebmuljb
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.
标签: parallel-plate simulation traveling simple
上传时间: 2015-04-06
上传用户:stella2015
a windows api it is very usefull to you welcome to my home page www.beihuazy.com to down more useful information
标签: beihuazy to windows usefull
上传时间: 2015-04-06
上传用户:123啊