- 1、本文档共31页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
USB接口键盘输入电路设计
本科毕业设计论文
题 目 ___USB接口键盘输入设计___
专业名称_______微 电 子 学__________
学生姓名_______吴 开 拓___________
指导教师_______张 盛 兵___________
毕业时间_______2011 年 6 月_________
摘 要
基于FPGA(Field-Programmable Gate Array)的嵌入式系统的设计与开发在中国还刚刚起步,本文旨在学习和研究FPGA嵌入式系统的实现键盘接口的具体应用。通过使用ISE Design Suite的Xilinx Platform Studio(XPS)开发工具,在Genesys FPGA开发板上实现USB接口的键盘设计。实现了通过一个SOPC(片上系统)并配合相应的IP核控制器、固件和应用程序,控制外围设备的功能。本文分别从开发工具介绍、硬件平台搭建、应用程序编写、以及下载配置选择方法四个方面进行了对本设计进行了详细的介绍。由于是基于FPGA的嵌入式开发,设计的系统简便,体积小,功耗低。
关键词:FPGA,USB键盘,接口,XILINX
ABSTRACT
The design and development of embedded system based on FPGA (Field-Programmable Gate Array) in China has just started. This paper aims to study and implementation the specific application of keyboard interface to embedded system of FPGA.?To implement the USB interface keyboard design on Genesys FPGA development board, this paper using the Xilinx Platform Studio (XPS) development tool of the ISE Design Suite. Through a SOPC (System on Chip) with the corresponding IP controller, firmware and applications, achieving the control of peripheral devices.?This paper introduced four aspects of the design in detail, from the development tools, hardware platform structures, application programming and the configuration selection method of download. The system is simple, small size, and low power as the design is based on FPGA embedded development.?
KEY WORDS:FPGA, USB keyboard, interface, XILINX
目录
第一章 绪论 5
第二章 开发工具介绍 6
2.1基于ISE Design Suite的嵌入式开发基础 6
2.1.1ISE Design Suite软件介绍 6
2.1.2ISE Design Suite主要组件 7
2.1.3软件安装 8
第三章 嵌入式平台硬件开发 9
3.1完整的EDK开发流程 9
3.2本设计系统整体结构设计 11
3.2.1系统设计流程概述 11
3.2.2硬件平台设计步骤 12
3.2.3XPS软件开发包(SDK)介绍 18
第四章 基于硬件平台的USB键盘软件工程开发 19
4.1软件工程在设计中的作用 19
4.2算法设计 20
4.2.1读写主程序算法设计 20
4.2.2LCD显示算法设计 21
4.2.3MicroBlaze的BSP 22
第五章 下载和实现 24
5.1下载实现 24
5.1.1FPGA配置电路综述 24
5.1.2JATG模式简介 25
5.1.3下载实现步骤 25
5.2设计的显示结果 27
第六章 全文总结 29
参考文献 30
致谢 30
毕设小结 31
第一章 绪论
System-on-a-Programmable-Chip,即可编程片上系统。 用可编程逻辑技术把整个系统放到一块硅片上,称作SOPC。SOPC技术融合了SoC和FPGA的优点,将处理器、片上总线、片上存储器、内部外设、I/O接口以
文档评论(0)