虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

plus-II

  • MAX+PLUS II使用入门指南

    FPGA编程,仿真教程

    标签: PLUS MAX 使用入门

    上传时间: 2013-10-28

    上传用户:稀世之宝039

  • 本书系统地介绍了一种硬件描述语言

    本书系统地介绍了一种硬件描述语言,即VHDL语言设计数字逻辑电路和数字系统的新方法。这是电子电路设计方法上一次革命性的变化,也是迈向21世纪的电子工程师所必须掌握的专门知识。本书共分12章,第l章---第8章主要介绍VHDL语言的基本知识和使用VHDL语言设计简单逻辑电路的基本方法;第9章和第10章分别以定时器和接口电路设计为例,详述了用VHDL语言设计复杂电路的步骤和过程;第11章简单介绍了VHDL语言93版和87版的主要区别;第12章介绍了MAX+plus II的使用说明。 本书以数字逻辑电路设计为主线,用对比手法来说明数字逻辑电路的电原理图和VHDL语言程序之间的对应关系,并列举了众多的实例。另外,还对设计中的有关技术,如仿真、综合等作了相应说明。本书简明扼要,易读易懂。它可作为大学本科和研究生的教科书,也可以作为一般从事电子电路设计工程师的自学参考书。

    标签: 硬件描述语言

    上传时间: 2014-01-11

    上传用户:sz_hjbf

  • 采用Altera公司的FPGA芯片

    采用Altera公司的FPGA芯片,在MAX+plus II软件平台上实现多路HDLC电路

    标签: Altera FPGA 芯片

    上传时间: 2016-11-13

    上传用户:zhyiroy

  • A badic controller for the UART. It incorporates a -- transmit and receive FIFO (fr

    A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in manager). Note that no checking is done to see -- whether the FIFOs are overflowing or not. This strictly -- handles the transmitting and receiving of the data.

    标签: incorporates controller transmit receive

    上传时间: 2017-09-05

    上传用户:13681659100

  • EDA实验

    本实验选用的仿真开发软件是MAX+plus II Version 9.3

    标签: 对于学习EDA有很好的帮助

    上传时间: 2016-03-02

    上传用户:victor

  • MAX+PLUS_II快速入门

    数字电子技术综合实验,MAX+PLUS II快速入门

    标签: PLUS_II MAX 快速入门

    上传时间: 2019-01-20

    上传用户:wjh1215

  • EDA技术应用.用QUARTUES II 实现EDA技术实验操作,类似于精典的MAX+PLUS

    EDA技术应用.用QUARTUES II 实现EDA技术实验操作,类似于精典的MAX+PLUS

    标签: EDA QUARTUES PLUS MAX

    上传时间: 2013-12-31

    上传用户:fanboynet

  • Quartus II 中文教程

    Quartus II 中文教程 您现在阅读的是 Quartus II 简介手册。 Altera® Quartus® II 设计软件是适合单芯片可编程系统 (SOPC) 的最全面的设计环境。 如果您以前用过MAX+PLUS® II 软件、其它设计软件或 ASIC 设计软件,并且准备改用Quartus II 软件,或如果您对 Quartus II 软件有了一些了解但想进一步了解它的功能,那么本手册非常适合您。本手册针对的读者是 Quartus II 软件的初学者,它概述了可编程逻辑设计中Quartus II 软件的功能。 不过,本手册并不是 Quartus II 软件的详尽参考手册。 相反,本手册只是一本指导书,它解释软件的功能以及显示这些功能如何帮助您进行 FPGA 和 CPLD 设计。 本手册按一系列特定的可编程逻辑设计任务来组织内容。 无论是使用 Quartus II 图形用户界面、其它 EDA 工具还是 Quartus II 命令行界面,本手册都将为您介绍最适合设计流程的功能。第一章概述了主要图形用户界面、EDA 工具和命令行界面设计流程。 接下来的每一章开头都介绍了该章的具体用途,并对每个任务流加以概述。 它显示了如何将 Quartus II 软件与现有的 EDA 工具和命令行设计流程集成在一起。另外,手册还向您推荐了有效使用 Quartus II 软件的其它可用资源,例如Quartus II 联机帮助和 Quartus II 联机教程、应用程序说明、白皮书以及Altera 网站提供的其它文档和资源。跟随本手册学习 Quartus II 软件,了解此软件如何帮助您提高效率并缩短设计周期,如何与现有可编程逻辑设计流程集成以及如何快速有效地达到设计、性能和时间要求。

    标签: Quartus II 教程

    上传时间: 2013-12-22

    上传用户:panpanpan

  • UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether

    UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.

    标签: UCOS original Saether version

    上传时间: 2015-11-14

    上传用户:ippler8

  • MAX+PLUSⅡ应用入门

    MAX+PLUSⅡ应用入门

    标签: PLUS MAX

    上传时间: 2013-06-04

    上传用户:eeworm