资源描述:
《基于fpga的verilog语言描述的sdram接口电路设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于FPGA的SDRAM存储器接口实现摘要随着信息科学的飞速发展,人们面临的信号处理任务越来越繁重,对数据采集处理系统的要求也越来越高。单片机、DSP等微处理器内部RAM有限,这就需要在微处理器的外部扩展存储器。同步动态随机访问存储器具有价格低廉、密度高、数据读写速度快的优点,从而成为数据缓存的首选存储介质,在数据采集系统和图像处理系统等方面中有着重要和广泛的应用。SDRAM的读写逻辑复杂,最高时钟频率达100MHz以上,普通单片机无法实现复杂的SDRAM控制操作。复杂可编程逻辑器件CPLD具有编程方便,集成度高,速度快,价格低等优点。因此选用CPL
2、D设计SDRAM接口控制模块,简化主机对SDRAM的读写控制。通过设计基于CPLD的SDRAM控制器接口,可以在STM系列、ARM系列、STC系列等单片机和DSP等微处理器的外部连接SDRAM,增加系统的存储空间。论文开始介绍了SDRAM接口设计研究的背景和研究的目的及意义,引出对SDRAM的研究,详细介绍了SDRAM的基本原理、内部结构、基本操作和工作时序,以及设计的重点及难点。在这些理论基础上对SDRAM接口进行模块化设计,了解设计中所使用的硬件和软件。最后用Verilog语言在软件QuartusⅡ设计CPLD芯片,通过在硬件和软件上的调试基本实
3、现了SDRAM接口的设计。关键词 SDRAM;接口;Verilog;CPLD-V-TheImplementationofSDRAMMemoryInterfaceBasedontheEPM570AbstractWiththerapiddevelopmentofinformationscience,peoplefacemoreandmoreoneroustaskofsignalprocessing,therequirementsofdataacquisitionandprocessingsystemaregettinghigherandhigher.Mi
4、croprocessorsuchassingle-chipmicroprocessor,DSPetc,theirRAMislimited,whichrequiresexternalexpansioninthemicroprocessormemory.SynchronousDynamicRandomAccessMemoryhasalowcost,highdensity,fastreadandwritedataonthemerits,therebybecomingthefirstchoicefordatacachestoragemedium,whichp
5、alyanimportantroleandwidelyusedinthedataacquisitionsystemandimageprocessingsystems.SDRAMreadandwritelogiciscomplex,themaximumclockfrequencyreachesabove100MHz,theordinarymicrocontrollercannotachievecomplexSDRAMcontroloperation.Complexprogrammablelogicdevicehasadvantagessuchaspro
6、grammingconvenience,highintegrity,highspeedandlowcostetc.ThereforeselectCPLDtodesigncontrolmoduleofSDRAMinterface,tosimplifythehosttoreadandwritecontroloftheSDRAM.ThroughthedesignofSDRAMcontrollerinterfacebasedonCPLD,youcanconnectSDRAMintheexternalofSTMseries,ARMseries,STCserie
7、ssinglechipmicroprocessorandtheDSP,increasesystemstoragespace.Atthebeginningofpaperintroducestheresearchbackground,researchpurposeandsignificanceofthestudyofSDRAMinterfacedesign,leadstothestudyofSDRAM,detailedintroducesinformationofSDRAMaboutthebasicprinciples,theinternalstruct
8、ure,thebasicoperationandtimingofwork,andthedesignempha