资源描述:
《05063215基于fpga的通用外设电路设计 (2)new》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、毕业设计(论文)题目:基于FPGA的通用外设电路设计英文题目:DesignofUniversalPeripheralCircuitBasedonFPGA学生姓名文韬专业电子科学与技术学号05063215指导教师黄乡生二零零九年六月东华理工大学毕业(设计)论文摘要摘要FPGA器件作为可编程逻辑主流硬件,近年来,应用越来越广泛,在现代科学技术中占有举足轻重的作用和地位。其外设电路作为芯片与外界输入方式之一,是十分具有研究价值的。FPGA器件不断增加新的模块,功能越来越强大,基于FPGA的外设电路也顺应形势,不断升级。本设计综合行列式
2、键盘、LED显示器、时钟一体,应用VerilogHDL语言实现下述功能:计时功能,包括时分秒的计时;校时功能:对时分秒手动调整以校准时间;键盘功能:应用4*4行列式键盘,可实现0-9数字的直接输入;LED动态扫描显示和闪烁,移位,灭零等功能,突出了其作为硬件描述语言的良好的可读性、可移植性和易理解等优点,并通过AlteraQuartusⅡ8.0完成综合、仿真。本设计实现以上FPGA各功能,可作为EDA技术发展的价值体现。此程序通过下载到FPGA芯片后,可应用于实际的数字钟显示中。关键字:行列式键盘、LED显示器、时钟、Veril
3、ogHDL。东华理工大学毕业(设计)论文AbstractABSTRACTFPGAprogrammablelogicdevices,asthemainstreamofhardware,inrecentyears,moreandmoreextensiveapplicationsinmodernscienceandtechnologyplaysavitalroleandstatus.Itsperipheralcircuitchipwiththeoutsideworldasoneofinputisveryvaluableinresear
4、ch.FPGAdevicesareconstantlyaddingnewmodules,morepowerful,FPGA-basedresponsetotheperipheralcircuitisalsothesituationescalated.Thedeterminantofthedesignofanintegratedkeyboard,LEDdisplay,integratedclock,applicationVerilogHDLlanguagetoachievethefollowingfunctions:timefun
5、ctions,includingthetimewhenminutesandseconds;schoolfunctions:everyminuteoftimetomanuallyadjustthecalibrationtime;keyboardfunctions:applicationof4*4determinantkeyboard,numbers0-9canbedirectlyimported;LEDdynamicscanningdisplayandblinking,shift,suchasanti-zerofunction,h
6、ighlightsthehardwaredescriptionlanguageasagoodreadability,easytounderstandtheadvantagesofportability,andAlteraQuartusⅡ8.0throughthecompletionofsynthesis,simulation.FPGADesignandImplementationoftheabovevariousfunctions,canbeusedasthevalueofEDAtechnologyembodied.Thispr
7、ocessbydownloadingtotheFPGAchipcanbeusedinpracticaldigitalclockdisplay.Keywords:determinantkeyboard,LEDdisplay,clock,VerilogHDL.东华理工大学毕业(设计)论文目录目录引言1第一章系统硬件及设计软件介绍21.1开发板介绍21.2设计软件介绍3第二章系统方案设计42.1总设计方案42.2分频器设计方案42.3行列式键盘设计方案52.4六位7段LED显示设计方案62.5顶层模块设计方案7第三章系统程序设计83.
8、1分频器程序设计83.2行列式键盘程序设计103.3六位7段LED显示程序设计123.4顶层模块程序设计13第四章程序仿真204.1分频器程序仿真204.2行列式键盘程序仿真204.3六位7段LED显示程序仿真214.4顶层模块程序仿真22结论25致谢27参考文