資源描述:
《基于fpga的外設(shè)電路》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫(kù)。
1、Abstract基于FPGA的外設(shè)電路摘要FPGA器件作為可編程邏輯主流硬件,近年來(lái),應(yīng)用越來(lái)越廣泛,在現(xiàn)代科學(xué)技術(shù)中占有舉足輕重的作用和地位。其外設(shè)電路作為芯片與外界輸入方式之一,是十分具有研究?jī)r(jià)值的。FPGA器件不斷增加新的模塊,功能越來(lái)越強(qiáng)大,基于FPGA的外設(shè)電路也順應(yīng)形勢(shì),不斷升級(jí)。本設(shè)計(jì)綜合行列式鍵盤(pán)、LED顯示器、時(shí)鐘一體,應(yīng)用VerilogHDL語(yǔ)言實(shí)現(xiàn)下述功能:計(jì)時(shí)功能,包括時(shí)分秒的計(jì)時(shí);校時(shí)功能:對(duì)時(shí)分秒手動(dòng)調(diào)整以校準(zhǔn)時(shí)間;鍵盤(pán)功能:應(yīng)用4*4行列式鍵盤(pán),可實(shí)現(xiàn)0-9數(shù)字的直接輸入;LED動(dòng)態(tài)掃
2、描顯示和閃爍,移位,滅零等功能,突出了其作為硬件描述語(yǔ)言的良好的可讀性、可移植性和易理解等優(yōu)點(diǎn),并通過(guò)AlteraQuartusⅡ8.0完成綜合、仿真。本設(shè)計(jì)實(shí)現(xiàn)以上FPGA各功能,可作為EDA技術(shù)發(fā)展的價(jià)值體現(xiàn)。此程序通過(guò)下載到FPGA芯片后,可應(yīng)用于實(shí)際的數(shù)字鐘顯示中。關(guān)鍵字:行列式鍵盤(pán)、LED顯示器、時(shí)鐘、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第一章系統(tǒng)硬件及設(shè)計(jì)軟件介紹21.1開(kāi)發(fā)板介紹21.2設(shè)計(jì)軟件介紹3第二章系統(tǒng)方案設(shè)計(jì)42.1總設(shè)計(jì)方案42.2分頻器設(shè)計(jì)方案42.3行列式鍵盤(pán)設(shè)計(jì)方案52.4六位7段LED顯示設(shè)計(jì)方案62.5頂層模塊設(shè)計(jì)方案7第三章系統(tǒng)程序設(shè)計(jì)83.1分頻器程序設(shè)計(jì)83.2行列式鍵盤(pán)程序設(shè)計(jì)103.3六位7段LED顯示程序設(shè)計(jì)123.4頂層模塊程序設(shè)計(jì)13第四章程序仿真204.1分頻器程序仿真204.2行列式鍵盤(pán)程序仿真204.
8、3六位7段LED顯示程序仿真214.4頂層模塊程序仿真22結(jié)論25致謝27參考文獻(xiàn)28附錄1分頻器程序29附錄2行列式鍵盤(pán)程序31附錄3六位7段LED顯示程序33附錄4頂層時(shí)鐘程序3511引言引言計(jì)算機(jī)技術(shù)和微電子工藝的發(fā)展,使得現(xiàn)代數(shù)字系統(tǒng)的設(shè)計(jì)和應(yīng)用進(jìn)入了新的階段。電子設(shè)計(jì)自動(dòng)化(EDA)技術(shù)在數(shù)字系統(tǒng)設(shè)計(jì)中起的作用越來(lái)越重要,新的工具和新的設(shè)計(jì)方案不斷