- 1、本文档共64页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于FPGA的串行通讯设计
摘 要
FPGA是大规模集成电路技术发展的产物,是一种半定制的集成电路。与单片机相比FPGA的运行速度快有处理更复杂功能的能力FPGA结合计算机软件技术(EDA技术)可以快速、方便地构建数字系统。通用异步接收发送器(UART)是一种短距离串行传输接口,在数字通信和控制系统中得到了广泛应用。本设计使用Altera 的FPGA 器件,将UART的核心功能嵌入到FPGA内部,不但实现了电路异步通讯的主要功能,而且使电路更加紧凑、稳定、可靠。
本设计包含UART 的发送模块、接收模块和波特率发生器,所有功能的实现全部采用Verilog HDL硬件描述语言来进行描述。在QuartusII 软件开发环境下实现文件编译,并在Modelsim 环境下进行了功能仿真。结果表明该UART 功能正确、稳定、可靠, 可以很好地应用于异步串行通讯中。
关键词: FPGA;通用异步接收发送器(UART);Verilog HDL
The Design of Serial Communication based on FPGA
Abstract
FPGA is a product of large-scale integrated circuit technological development, it is a semi-custom integrated circuits .FPGA runs faster than SCM, it has the capacity of dealing with more complex functions.FPGA combined with computer software technology (EDA technology) can be quickly and easily build digital systems.UART(Universal Asynchronous Receiver Transmitter) is a short-haul serial communication interface which is widely used in digital communication and control system. This design uses Alteras FPGA device, the UARTs core function is embedded into the FPGA,which not only achieves main asynchronous communication function of the whole circuit , but also makes the whole circuit simple , stable and reliable.
This design includes the Transmitter Logic,the Receiver Logic and the Baudrate Generator. All functions are given by VerilogHDL. All documents were compiled under QuartusII environment and the functions are simulated under Modelsim environment .The result of the simulations and synthesis shows that the UART’s function correctly, stable, reliable, and can be widely used in asynchronous serial communication.
Key words : FPGA;UART;Verilog HDL
目录
摘 要 I
Abstract II
第一章 绪论 1
1.1 异步串行通讯概述 1
1.2 FPGA在串行通讯中的应用 1
1.3 选题背景和意义 2
第二章 FPGA及其配置 3
2.1 FPGA的基本结构及其特点 3
2.1.1 FPGA的基本结构介绍 3
2.1.2 FPGA的特点 5
2.2 FPGA的配置 5
2.2.1 FPGA的配置方式 6
2.2.2 FPGA配置流程及配置引脚定义 7
2.2.3 配置芯片EPC2的工作过程 8
第三章 基于FPGA的串行通讯总体设计 10
3.1 串行通信设计思路 10
3.2 UART模块概述 10
3.3 UART通信原理 11
3.4 通信接口 11
3.5 串行通讯总体方案 13
第四章 UART模块的设计与实现 15
4.1
您可能关注的文档
- 2015年电大本科公司概论考试复习资料(含答案).doc
- 2015年电大本科机电控制工程基础考试复习资料(含答案).doc
- 2015年电大婚姻家庭法考试题库(含答案).doc
- 2015年电大机电一体化系统设计基础考试复习资料(含答案).doc
- PID算法程序(精).doc
- 毕业论文:“嵌入式系统课程”网络教学平台开发.doc
- 毕业论文:51系列单片机教学实验板硬件设计.doc
- 毕业论文:电解铝烟气净化集散控制系统.doc
- 毕业论文:电站锅炉自动测控系统.doc
- 毕业论文:电阻炉温度控制系统设计.doc
- 2025年网络文学平台版权运营模式创新与版权保护体系构建.docx
- 数字藏品市场运营策略洞察:2025年市场风险与应对策略分析.docx
- 全球新能源汽车产业政策法规与市场前景白皮书.docx
- 工业互联网平台安全标准制定:安全防护与合规性监管策略.docx
- 剧本杀剧本创作审核标准2025年优化与行业自律.docx
- 2025年新能源电动巡逻车在城市安防中的应用对城市环境的影响分析.docx
- 全渠道零售案例精选:2025年行业创新实践报告.docx
- 2025年网约车司乘纠纷处理机制优化与行业可持续发展报告.docx
- 2025年宠物烘焙食品市场法规政策解读:合规经营与风险规避.docx
- 2025年宠物行业数据安全监管政策影响分析报告.docx
文档评论(0)