资源描述:
《基于fpga的外设电路》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Abstract基于FPGA的外设电路摘要FPGA器件作为可编程逻辑主流硬件,近年来,应用越来越广泛,在现代科学技术中占有举足轻重的作用和地位。其外设电路作为芯片与外界输入方式之一,是十分具有研究价值的。FPGA器件不断增加新的模块,功能越来越强大,基于FPGA的外设电路也顺应形势,不断升级。本设计综合行列式键盘、LED显示器、时钟一体,应用VerilogHDL语言实现下述功能:计时功能,包括时分秒的计时;校时功能:对时分秒手动调整以校准时间;键盘功能:应用4*4行列式键盘,可实现0-9数字的直接输入;LED动态扫
2、描显示和闪烁,移位,灭零等功能,突出了其作为硬件描述语言的良好的可读性、可移植性和易理解等优点,并通过AlteraQuartusⅡ8.0完成综合、仿真。本设计实现以上FPGA各功能,可作为EDA技术发展的价值体现。此程序通过下载到FPGA芯片后,可应用于实际的数字钟显示中。关键字:行列式键盘、LED显示器、时钟、VerilogHDL。AbstractABSTRACTFPGAprogrammablelogicdevices,asthemainstreamofhardware,inrecentyears,moreand
3、moreextensiveapplicationsinmodernscienceandtechnologyplaysavitalroleandstatus.Itsperipheralcircuitchipwiththeoutsideworldasoneofinputisveryvaluableinresearch.FPGAdevicesareconstantlyaddingnewmodules,morepowerful,FPGA-basedresponsetotheperipheralcircuitisalsoth
4、esituationescalated.Thedeterminantofthedesignofanintegratedkeyboard,LEDdisplay,integratedclock,applicationVerilogHDLlanguagetoachievethefollowingfunctions:timefunctions,includingthetimewhenminutesandseconds;schoolfunctions:everyminuteoftimetomanuallyadjustthec
5、alibrationtime;keyboardfunctions:applicationof4*4determinantkeyboard,numbers0-9canbedirectlyimported;LEDdynamicscanningdisplayandblinking,shift,suchasanti-zerofunction,highlightsthehardwaredescriptionlanguageasagoodreadability,easytounderstandtheadvantagesofpo
6、rtability,andAlteraQuartusⅡ8.0throughthecompletionofsynthesis,simulation.FPGADesignandImplementationoftheabovevariousfunctions,canbeusedasthevalueofEDAtechnologyembodied.ThisprocessbydownloadingtotheFPGAchipcanbeusedinpracticaldigitalclockdisplay.Keywords:dete
7、rminantkeyboard,LEDdisplay,clock,VerilogHDL.目录目录引言1第一章系统硬件及设计软件介绍21.1开发板介绍21.2设计软件介绍3第二章系统方案设计42.1总设计方案42.2分频器设计方案42.3行列式键盘设计方案52.4六位7段LED显示设计方案62.5顶层模块设计方案7第三章系统程序设计83.1分频器程序设计83.2行列式键盘程序设计103.3六位7段LED显示程序设计123.4顶层模块程序设计13第四章程序仿真204.1分频器程序仿真204.2行列式键盘程序仿真204.
8、3六位7段LED显示程序仿真214.4顶层模块程序仿真22结论25致谢27参考文献28附录1分频器程序29附录2行列式键盘程序31附录3六位7段LED显示程序33附录4顶层时钟程序3511引言引言计算机技术和微电子工艺的发展,使得现代数字系统的设计和应用进入了新的阶段。电子设计自动化(EDA)技术在数字系统设计中起的作用越来越重要,新的工具和新的设计方案不断