- 1、本文档共67页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
现代电子设计技术的核心是EDA(Electronic Design AutomationEDA技术是通信电子类高校学生就业的一个基本条件。
80年代后期由美国国防部开发的VHDL语言,正好满足了广大用户所期盼的面向设计的多层次、多领域且得到一致认同。
MAX+PLUSII软件是Altera提供的FPGA/CPLD开发集成环境,它具有原理图输入、文本输入、波形输入等多种输入方式,设计者利用它所配备的编辑、编译、仿真、综合芯片编程等功能完成将描述程序变换为基本的逻辑单元写入到可编程器件PLD中。
本论文主要研究的是应用一种硬件描述语言VHDL,借助MAX+PLUSII软件开发工具,设计开发一个汉字滚屏显示系统,能够在试验箱上滚动(上、下、左、右)显示已被存于ROM中的汉字内容,用VHDL语言编程实现,编译通过后,将其下载到FPGA芯片中具体实现其功能。
关键词:电子设计自动化;VHDL硬件描述语言;MAX+PLUSII;现场可编程逻辑器件;汉字滚动显示。
ABSTRACT
EDA(electronic design automation)technology is the core of the modern electronic design technology. It mixes together a lot of subjects, breaks the barrier between software and hardware, makes the technology of software and the complement of hardware and the efficiency of design and function of product synthesize one object. It represents the direction of development of electronic design technology and use. Thus, mastering EDA technology is a primary condition for students of communication electronic university to obtain employment.
The language of VHDL of the American Ministry of National Defense development, is a kind of software which face to the multilayers, many realm and get the consistent approbation.
MAX+PLUSII that supplied by Altera is a surrounding for CPLD/FPGA development and integration. It has graphic input and text input and waveform input and so on. Designers can write their diagram into the programming device with utilizing edit complier simulator synthesize chip editor, etc, function that provided by the software, make into ASIC chip.
This thesis main research to VHDL Hardware description language draw support MAX+PLUSII, design a system to character rolling. And it can lode into the FPGA chip to rolling to left, right, up and down.
Key words: EDA; MAX+PLUSII; FPGA; VHDL; The Ch.charaiter Rolling Display
目录
第1章 绪论 1
1.1 引言 1
1.2 课题简介 2
1.2.1 课题介绍 2
1.2.2 课题意义 2
1.3本论文研究内容 3
第2章 相关知识介绍 4
2.1 EDA技术 4
2.1.1 EDA技术简介 4
2.1.2 EDA技术实现目标 5
2.1.3 EDA技术的发展趋势 7
2.2 硬件描述语言 VHDL 9
2.2.1 VHDL语言程序设计的基本结构 10
文档评论(0)