基于fpga的硬件电子琴的设计.doc
约21页DOC格式手机打开展开
基于fpga的硬件电子琴的设计,基于fpga的硬件电子琴的设计-----毕业设计论文,完整格式,不用修改,内容包括代码,电路图等详细信息。目 录摘要1abstract11 绪论21.1 eda技术发展概述21.2 硬件描述语言介绍21.3 电子琴的应用现状以及研究的意义31.4 论文的主要工作和结构安排42 硬件电子琴的系统研究与设计52.1 电子琴...
内容介绍
此文档由会员 lukelulu 发布
基于FPGA的硬件电子琴的设计-----毕业设计论文,完整格式,不用修改,内容包括代码,电路图等详细信息。
目 录
摘要 1
Abstract 1
1 绪论 2
1.1 EDA技术发展概述 2
1.2 硬件描述语言介绍 2
1.3 电子琴的应用现状以及研究的意义 3
1.4 论文的主要工作和结构安排 4
2 硬件电子琴的系统研究与设计 5
2.1 电子琴发声原理研究 5
2.1.1 音调的控制 5
2.1.2 音长的控制 6
2.1.3 音名的显示 6
2.2 系统架构 6
2.3 基于Verilog HDL的设计实现 7
3 基于FPGA的硬件电子琴设计实现 10
3.1 FPGA基本原理 10
3.2 基于QUARTUS II的FPGA设计流程 11
3.3 硬件电子琴的仿真验证 12
3.4 编译后处理 13
4 结论 14
参考文献 15
致 谢 16
基于FPGA的硬件电子琴的设计
摘要:可编程逻辑设计是近年来在电子设计领域中出现的一门新技术,它把复杂的数字系统转化为用一两个可编程逻辑器件即可实现的“片上”系统;把系统的更新换代转化为简单的在系统编程设计。现场可编程门阵列(FPGA)是当今应用最广泛的可编程逻辑器件之一 。
本文介绍了一种基于FPGA的硬件电子琴的设计实现。该系统主要由用Verilog硬件描述语言设计的核心部件,再配以适当的外围电路,比如按键、蜂鸣器以及数码显示管构成。用户可从琴键上进行乐曲演奏,数码管动态显示当前音符名称,具有一定的市场应用价值。
关键词:电子琴;FPGA;Verilog HDL
Design of Hardware Electronic Piano Based on FPGA
Abstract:Programmable logic design is the field of electronic design in recent years’ a new technology emerged, it put into a complex digital system with one or two programmable logic device can be realized in the "on-chip" system; the upgrading of the system transformation a simple design in system programming. Field programmable gate array (FPGA) is currently the most widely used one of programmable logic devices.
This paper introduces the Design and Implementation of the hardware piano based on FPGA. The system consists of the design’s core components using Verilog hardware description language, which together with appropriate external circuitry, such as buttons, buzzer, and a digital display tube form. Users can play music from the keyboard, and the digital tube displays the current note names dynamically, which has some market value.
Key words:Electronic Piano;FPGA;Verilog HDL
目 录
摘要 1
Abstract 1
1 绪论 2
1.1 EDA技术发展概述 2
1.2 硬件描述语言介绍 2
1.3 电子琴的应用现状以及研究的意义 3
1.4 论文的主要工作和结构安排 4
2 硬件电子琴的系统研究与设计 5
2.1 电子琴发声原理研究 5
2.1.1 音调的控制 5
2.1.2 音长的控制 6
2.1.3 音名的显示 6
2.2 系统架构 6
2.3 基于Verilog HDL的设计实现 7
3 基于FPGA的硬件电子琴设计实现 10
3.1 FPGA基本原理 10
3.2 基于QUARTUS II的FPGA设计流程 11
3.3 硬件电子琴的仿真验证 12
3.4 编译后处理 13
4 结论 14
参考文献 15
致 谢 16
基于FPGA的硬件电子琴的设计
摘要:可编程逻辑设计是近年来在电子设计领域中出现的一门新技术,它把复杂的数字系统转化为用一两个可编程逻辑器件即可实现的“片上”系统;把系统的更新换代转化为简单的在系统编程设计。现场可编程门阵列(FPGA)是当今应用最广泛的可编程逻辑器件之一 。
本文介绍了一种基于FPGA的硬件电子琴的设计实现。该系统主要由用Verilog硬件描述语言设计的核心部件,再配以适当的外围电路,比如按键、蜂鸣器以及数码显示管构成。用户可从琴键上进行乐曲演奏,数码管动态显示当前音符名称,具有一定的市场应用价值。
关键词:电子琴;FPGA;Verilog HDL
Design of Hardware Electronic Piano Based on FPGA
Abstract:Programmable logic design is the field of electronic design in recent years’ a new technology emerged, it put into a complex digital system with one or two programmable logic device can be realized in the "on-chip" system; the upgrading of the system transformation a simple design in system programming. Field programmable gate array (FPGA) is currently the most widely used one of programmable logic devices.
This paper introduces the Design and Implementation of the hardware piano based on FPGA. The system consists of the design’s core components using Verilog hardware description language, which together with appropriate external circuitry, such as buttons, buzzer, and a digital display tube form. Users can play music from the keyboard, and the digital tube displays the current note names dynamically, which has some market value.
Key words:Electronic Piano;FPGA;Verilog HDL