The book systematically introduces EDA technology and Verilog HDL. It well combines the basic knowledge, programming skills and practical methods of EDA technology and Verilog HDL with the actual engineering development technologies. According to the regulations and requirements of the classroom teaching and experimental operation in universities and colleges, and with the aim of enhancing the practical engineering design ability and independent innovation capability of students, the authors reasonably arrange the content of the whole book. The book is divided into seven parts: overview of EDA technology, syntax knowledge and practical technology of Verilog HDL, detailed usage of Quartus and IP module, design technology of finite state machine, 16/32-bit practical CPU design technology and innovative practical project, Model Sim-based Test Bench simulation technology and a large number of practical system design examples. Apart from a few chapters and sections, most of the chapters arrange the corresponding exercises and a large number of highly targeted experiments and design projects. All of the Verilog HDL examples enumerated in the book have passed through the compiling or hardware testing.The book can be used as the textbook or reference book for the subjects of electronics, computer, and automation, and can provide teaching PPT courseware, experimental source programs and demonstration videos and so on.
作者簡(jiǎn)介
暫缺《EDA技術(shù)與Verilog HDL(英文版)》作者簡(jiǎn)介
圖書(shū)目錄
Chapter 1 Introduction 1.1 EDA Technology 1.2 Object for EDA Technology 1.3 Common Hardware Description Languages 1.4 Advantages of EDA Technology 1.5 Development Flow for FPGA and CPLD 1.5.1 Design Input 1.5.2 Synthesis 1.5.3 Fit (Place and Route) 1.5.4 Simulation 1.5.5 RTL Description 1.6 Programmable Logic Devices 1.6.1 Classification of PLD 1.6.2 Programming Principle of PROM 1.6. 3GAL 1.7 Structure and Programming Principle of CPLD 1.8 Structure and Working Principle of FPGA 1.8.1 Logical Structure of LUT 1.8.2 Structural Principle of Cyclone 4E Series Devices 1.8.3 FPGA Device with Embedded Flash 1.8.4 Major Manufacturers of FPGA 1.9 Hardware Testing Technology 1.9.1 Internal Logic Test 1.9.2 JTAG Boundary Scan Test 1.10 Programming and Configuration 1.11 Quartus 1.12 IP Core 1.13 Major EDA Software Companies 1.14 Development Trend of EDA Exercises Chapter2 Program Structure and Data Type 2.1 Verilog Program Structure 2.1.1 Expression of Verilog Module …… Chapter 3 Behavioral Statements Chapter 4 FPGA Hardware Implementation Chapter 5 Operators and Structural Description Statement Chapter 6 The Usage of LPM Macro Module Chapter 7 Deep Understanding of Verilog HDL Chapter 8 Design Technology of State Machine Chapter 9 16/32-bit CPU Innovation Design Chapter 10 Verilog HDL Simulation Appendix References