毕业论文-意波形信号发生器设计.doc
毕业论文-意波形信号发生器设计,目 录 摘要 31.1 eda概述41.2 quartus ii 概述41.3 信号发生器概述52. vhdl语言介绍53. 主要功能73.1 功能模块的划分73.2 主要功能的实现73.2.1方波的实现73.2.2三角波的实现93.2.3正弦波的实现113.2.4阶梯波的实现133.2....
内容介绍
此文档由会员 优秀排骨 发布毕业论文-意波形信号发生器设计
目 录
摘要…………………… …………………………………………………………………3
1.1 EDA概述 4
1.2 Quartus II 概述 4
1.3 信号发生器概述 5
2. VHDL语言介绍 5
3. 主要功能 7
3.1 功能模块的划分 7
3.2 主要功能的实现 7
3.2.1方波的实现 7
3.2.2三角波的实现 9
3.2.3正弦波的实现 11
3.2.4阶梯波的实现 13
3.2.5四选一输出波形选择模块 14
3.3 多波形信号发生器 16
4.外围电路设计 17
4.1基于EPM1270T144C5芯片的开发板介绍 17
4.2 D/A转换器 18
4.3示波器观察图形 19
结 论 21
参 考 文 献 22
致 谢 23
摘 要:硬件描述语言HDL是EDA技术中的重要组成部分,VHDL是当前最流行的硬件描述语言之一,此语言具有良好的可读性、可移植性等特点。本设计主要是利用VHDL语言设计一个多功能信号发生器,根据输入信号的选择可以输出方波、三角波、正弦波和阶梯波4种信号,主要使用了Altera公司的Quartus II软件。
本设计利用VHDL语言使用文本输入法,新建工程,通过设计输入、编译、仿真完成各种信号的设计,然后生成元器件,再使用原理图输入法完成各部分的整合,从而形成一个完整的多波形信号发生器,而后经过锁定引脚下载数模转换可以在示波器上观察到波形。
关键词:VHDL,文本输入法,原理图输入法,数模转换
Abstract:Hardware describe language HDL is an important part of EDA technology ,VHDL is one of the current most popular hardware describe language,this language has a nice readability and portability. This design primarily uses vhdl language to design a versatile signal generator. According to the choice of the input signal wave,the generator can export the one wave of the four waves including square-wave、triangular-wave、 sine-wave、 ladder-wave . This design primarily uses the Quartus II software of Altera company.
The design uses text input method by VHDL language to creat new projects,design the input,compile,simulate various kinds signals.And it generate new component,then it form a completed various kinds signals generator by schematic diagram method,then you can observe the waveforms on the oscillograph after locking the pins,downloading,digital-analogue conversion.
Keywords: VHDL,text input method,schematic diagram method,digital-to-analogue conversion