1 / 16

第 1 章 數位系統設計概論

第 1 章 數位系統設計概論. 義守大學電機工程學系 陳慶瀚 pierre@mail.isu.edu.tw. 1. EDA & VHDL. 1.1 Electronic Design Industry. Great challenges in electronic design industry: ─ Size and complexity of digital systems increase ─ Life-cycle of product decrease ─ cost down ─ functionalities increase.

aletha
Download Presentation

第 1 章 數位系統設計概論

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 第1章數位系統設計概論 義守大學電機工程學系 陳慶瀚 pierre@mail.isu.edu.tw

  2. 1. EDA & VHDL

  3. 1.1 Electronic Design Industry Great challenges in electronic design industry: ─ Size and complexity of digital systems increase ─ Life-cycle of product decrease ─ cost down ─ functionalities increase

  4. 1.2 Digital System Design Process

  5. 1.3 Design Process -> design idea ->behavioral definition ->flowchart/flow graph/pseudocode -> design of the system data path -> specifies the registers and logic units ->implementation of data registers, busses, logic units, and their controlling hardware ->netlist of gates and flip-flops ->transformation of the netlist into a transistor list or layout ->manufacturing(FPGA or ASIC)

  6. 1.4 What is HDL HDLs are used to describe hardware for the purpose of simulation, modeling, testing, design, and documentation of digital systems. HDLs provide a convenient and compact format for the hierarchical representation of functional and wiring details of digital systems. HDLs consist of a simple set of symbols and notations which replace schematic diagrams of digital circuits, as well as define the hardware at one or more levels of abstraction. HDLs software tools includes compilers, simulators, testers, and hardware synthesis programs. ─ compiler is used for syntax and semantic verification, ─ simulation program can be used for functionalities verification, ─ synthesizer is used for automatic hardware circuit generation. ─ tester is a test generation program may depend on a hardware description language to provide a netlist format, test application test bench, and fault injection

  7. 1.5 VHDL for EDA Electronic Design Automation(EDA) tools can help the designer with design entry, hardware generation, test sequence generation, documentation, verification, and design management VHDL for EDA: ─ modeling ─design ─ simulation ─ hardware synthesis

  8. 1.6 Hardware Modeling ‧Modeling tools available to a hardware engineer include paper and pencil, schematic capture programs, breadboarding facilities. ‧The newest and most promising of these tools are hardware description languages. ‧These modeling tools enable a hardware designer to model his circuit at many levels of abstraction for various design, analysis, and documentation purposes.

  9. 2. 數位系統設計

  10. 2.1 數位系統設計流程

  11. 2.2 數位系統設計方法論

  12. 2.3 數位系統設計範式

  13. 2.4 數位系統設計原則

  14. 2.5 使用FPGA設計數位系統

  15. 2.6 數位系統設計演變史

  16. 結論

More Related