IEDA设计基础实验课程论文题目可逆计数器的设计学院电子工程学院专业班级通信081班学生姓名指导教师2013年6月12日I摘要本设计介绍了Verilog-HDL语言在可逆计数器的具体应用,给出了仿真波形并下载到FPGA开发板上实际验证。说明了实现电子电路的自动化设计(EDA)过程和EDA技术在现代数字系统中的重要地位及作用.关键词:Verilog-HDLEDAFPGA开发板仿真EDA设计基础实验课程论文IAbstractThisdesigndescribestheVerilog-HDLlanguageinreversiblecounterthespecificapplication,thesimulationwaveformsdownloadedtotheFPGAdevelopmentboardandtheactualverification.Illustratestherealizationofelectroniccircuitdesignautomation(EDA)processandEDAtechnologyinthemoderndigitalsystemsinanimportantpositionandrole.Keywords:StateMachineVerilog-HDLEDAFPGAdevelopmentboardSimulationEDA设计基础实验课程论文1目录摘要............................................................................................................................................................IAbstract........................................................................................................................................................I第1章绪论................................................................................................................................................21.1概述...............................................................................................................................................21.1.1EDA技术的优势..................................................................................................................21.1.2EDA的发展趋势..................................................................................................................21.2硬件描述语言...............................................................................................................................31.2.1VHDL语言...........................................................................................................................31.2.2VerilogHDL语言.................................................................................................................31.2.3VerilogHDL与VHDL的比较..........................................................................................41.2.4VHDL和QuartusII在设计数字电路中的应用...............................................................41.3FPGA介绍....................................................................................................................................4第2章可逆计数器设计的基本理论.........................................................................................................62.1设计原理.......................................................................................................................................62.2电路设计系统仿真........................................................................................................................62.2.1编辑文件............................................................................................................................62.3.2创建工程............................................................................................................................62.3.2仿真....................................................................................................................................7第3章系统的仿真结果..............................................