欢迎来到天天文库
浏览记录
ID:34809506
大小:1.97 MB
页数:67页
时间:2019-03-11
《浅议划分在并行vhdl模拟中的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、上海大学硕士学位论文划分在并行VHDL模拟中的研究与实现姓名:简玲申请学位级别:硕士专业:计算机应用技术指导教师:吴悦20040301上海大学硕士学位论文ThePostgraduateThesisofShanghaiUniversity摘要模拟是使用硬件描述语言(HDL)设计数字电路中非常关键的一个步骤,通过软件模拟可以实时反馈设计结果,使用户发现设计中存在的问题。随着集成电路设计的复杂程度越来越高,原有传统串行模拟器在模拟效率上难以适应规模不断扩大的集成电路的设计要求。模拟成为大规模集成电路设计的一个瓶颈。并行模拟通过分散模拟工作量到并行机或者网络的多
2、个节点来减少模拟时间,被视为用来解决模拟速度问题的有效途径之一。并行VHDL(VeryHighSpeedIntegratedCircuitHardwareDescriptionLanguage)模拟性能受多种因素影响,其中电路划分是直接影响并行VHDL模拟性能的主要因素。研究出一个好的划分方案和算法是提高并行模拟系统的性能的必要条件。本文介绍了并行VI-IDL模拟的概念,并分析了划分算法对并行VHDL模拟性能的影响以及影响划分算法性能的几种因素。根据上面的分析,研究已有的静态划分方案,针对其缺点进行了改进,提出了一种新的基于并行VHDL模拟的划分方案——
3、静态划分与分配相结合的划分方案。在上述的方案下设计了划分算法运行所必须的数据结构,在这个数据结构的基础上实现了已有的几种划分算法,并对它们的优缺点进行了分析。根据这些分析,本文提出了一种适用于上述划分方案的一种新的划分算法——扇出权值划分算法。实验证明,上述静态划分方案和算法对并行VHDL模拟性能有很大的提高。关键字:并行VHDL模拟静态划分分配上海大学硕士学位论文ThePostgraduateThesisofShanghaiUniversityAbstractSimulationisaveryimportantcomponentinthedevelop
4、mentofdigitalsystemswhichweredescribedbyhardwaredescriptionlanguages.Userscanfindtheprobleminthedesignsthroughtheresultsgotbysimulation.However,withcontinuingincreasesinthecapabilitiesofVLSIsystems,thetraditionalsequentialsimulatorcouldnotsarisfytheneedoftheVLSIsystem,thesimulati
5、ontaskhasbecomeasignificantbottleneckinthedesignprocess.Parallelsimulationreducesthesimulationtimethroughdistributingtheworktoparallelmachinesorworkstation.It’sanefficientmethodtoimprovethesimulationspeed.ThepartitioningisoneofthemainfactorswhichinfluencetheparallelVI-IDLsimulati
6、onperformance.It’snecessarytoresearchexcellentpartitioningschemesandalgorithmsinordertoimprovetheparallelVHDLsimulation.ThisthesisintroducestheconceptionofparallelVHDLsimulation,analysestheinfluenceofpartitioningtoparallelVHDLsimulationandthefactorswhichaffectthepartitioning.Acco
7、rdingtotheanalysis,researchestheexistentpartitioningscheme,andpresentsanewpartitioningschemeofparallelVHDLsimulation.Inthescheme,partitioningandassigningareallprocessedjustbeforethesimulation.Basedthescheme,designsthedatastructureforthepartitioningalgorithms.Thenrealizesseveralpa
8、rtitioningalgorithmsonthedatastructure,a
此文档下载收益归作者所有