资源描述:
《基于fpga的vga显示控制器设计 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于FPFA的VGA显示控制器设计摘要目前,数码产品逐渐进入了人们生活的每一个领域,而此类产品大多都带有显示屏,可见对显示屏的控制电路进行研究具有很大的市场需求。VGA作为一种标准的显示接口得到了广泛的应用,同时基于VGA技术的显示控制器也拥有广泛的使用领域。本文所设计的VGA控制器就是通过利用超大规模可编程逻辑器件FPGA和Altera公司开发的EDA设计软件QuartusII8.0,并采用自顶向下的VHDL设计方法,将该控制器分成用VHDL语言进行描述的五个子模块来实现的。在QuartusII8.0软件平台上,完成了对
2、该控制器的设计输入、综合、仿真和下载。在实验开发板上,也进行了硬件调试。调试结果表明,设计的VGA控制器能够正确地输出RGB颜色信号和时序控制信号,可以显示符合VGA工业标准的测试彩条信号,内置ROM信息,实时RAM信息,还能够分屏显示三路RGB图像信息,并在这几种模式之间灵活切换和通断。它工作稳定,达到了设计要求。本设计利用了不同于以往传统的电子设计方法,具有修改灵活,高移植性,维护简单,可靠性好等优点。大大地缩短了设计周期,降低了生产成本。关键词 现场可编程门阵列;硬件描述语言;视频图像阵列-II-TheVGADisp
3、layControllerDesignBasedonFPFAAbstractThecurrently,thedigitalproductswhichmostofthemhaveadisplayscreenenteredineveryareaofpeople'slivesgradually,sowecanseethegreatmarketdemandofthestudyonthecontrolcircuit.Asastandarddisplayinterfacehasbeenwidelyused,theVGAdisplayc
4、ontrollerbasedonthisVGAnormalsohasabroadfieldofuseatthesametime.Inthispaper,designedthroughtheuseofultra-large-scaleprogrammablelogicdevice-FPGAandAlteradevelopedEDAdesignsoftwareQuartusIIofversion8.0,andtheVHDLtop-downdesignmethodology,theVGAcontrollerwasdividedi
5、ntofivesub-moduleswhichdescribedwithVHDLlanguage.Ithasfinishedthedesignofthecontrollerinput,integrated,simulation,anddownloadonQuartusII8.0softwareplatform,andithascarriedouthardwaredebuggingontheexperimentaldevelopmentboard.Theresultsfromdebuggingshowedthatthedes
6、ignoftheVGAcontrollercanoutputthecolorsignalsofRGBandthecontrolsignalscorrectly.ItcanshowtheimagesthatcompliancewithindustrystandardofVGA,suchasthecolorbartestsignal,abuilt-ROMimage,andareal-timeRAMimage,butalsotoshowthethree-wayRGBimageinformationononescreensepar
7、ately,anditcanmakeachoicebetweenthesetypesofmodelsandcontroltheoutputconnectordisconnector.ItworkStableandachievethedesignrequirements.Withtheadvantageofeasilychange,highportability,easymaintenance,goodreliability,thisdesignisdifferentfromthetraditionalmethodofele
8、ctronicdesign.Itgreatlyshortthedesigncycleandreducetheproductioncosts.Keywords FPGA;VHDL;VGA不要删除行尾的分节符,此行不会被打印-II-目录摘要……IAbstractII第1章绪论11.1课题背景11.2国内外文