Download presentation
Presentation is loading. Please wait.
Published byStephanie Bradley Modified over 9 years ago
1
ACCESS IC LAB Graduate Institute of Electronics Engineering, NTU Digital System Design Course Introduction Lecturer : 吳安宇 Date : 2004/02/20
2
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 2 台灣大學 吳安宇 教授 2004/02/20 Contexts Digital system design plays an important role in implementing digital functions in modern system-on-chip (SOC) design. In this course, we will focus on developing the design skills for undergraduate students so that they can be familiar with state-of-the- art digital front-end design skills and flow.
3
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 3 台灣大學 吳安宇 教授 2004/02/20 This course covers: Firstly, we will introduce the Hardware Description Language (HDL). The chosen HDL is Verilog. We will formally cover The HDL grammar The coding guideline The synthesis guideline Modern cell-based synthesis flow Reuse Manual Methodology (RMM)
4
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 4 台灣大學 吳安宇 教授 2004/02/20 This course covers: Secondly, we will ask students to design an advanced MIPS CPU. It is based on the knowledge of “Computer Organization and Design.” The assignment covers Instruction development. HDL coding and simulation of major blocks such as Arithmetic Logic Unit (ALU) and Control Unit (CU). Enhanced CPU design with Pipelining and Forwarding Integration of whole design. Thirdly, port the MIPS CPU design to FPGA board and perform emulation (optional)
5
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 5 台灣大學 吳安宇 教授 2004/02/20 Course Outline
6
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 6 台灣大學 吳安宇 教授 2004/02/20 Verilog HDL Outlines Overview of Verilog Hardware Describe Languages Modeling and Verification with Verilog-HDLs Logic Design with Behavior Models Introduction to synthesis with Verilog-HDLs Synthesis of Combinational Circuits Synthesis of Sequential Circuits State machines & Datapath Controllers Architecture and Algorithm Coding Style
7
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 7 台灣大學 吳安宇 教授 2004/02/20 Advanced MIPS CPU Outlines Overview of MIPS CPU Architecture Instruction Sets Arithmetic Logic Unit Design Control Flow Design Pipelining Architecture Forwarding Architecture
8
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 8 台灣大學 吳安宇 教授 2004/02/20 Course Information Instructor: 許槐益 (Huai-Yi Hsu) E-mail: yuki@access.ee.ntu.edu.tw Office: Rm. E2-331, New E.E. Building Text Book “Adanced Digital Design with the Verilog HDL.” by Michael D. Ciletti, Prentice Hall, 2003 Reference Book “Verilog Styles for Synthesis of Digital Systems,” by David R. Smith and Paul D. Franzon, Prentice Hall, 2001 ( 全華代理 )
9
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 9 台灣大學 吳安宇 教授 2004/02/20 Reference Books M. D. Ciletti, “Modeling, Synthesis, and Rapid Prototyping with the Verilog HDL,” Prentice-Hall, 1999. “Verilog HDL: A Guide to Digital Design and Synthesis,” 2nd ed., by Samir Palnitkar, SunSoft, 2003 ( 全華代理 ) “Reuse Methodology Manual for System-On-A-Chip Designs,” 3rd Edition, by Michael Keating, Pierre Bricaud, Kluwer Academic Publishers, 2002. “Computer organization & design: The hardware/software interface,” 2nd edition, by David A. Patterson and John L. Hennessy, Morgan Kaufmann, 1998. 黃英叡、江文啓、黃稚存、張銓淵編譯, “Verilog 硬體描述語言,” 全華書局, 2001. 楊紹聖、蕭鳴均、李進福、蔡培元編譯, “Verilog 數位電腦設計,” 全華書局, 2001.
10
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 10 台灣大學 吳安宇 教授 2004/02/20 Course Grading Participation 2% (about four times). One mid-terms 22% Final Projects (demo and presentation) 36% Computer Labs and Homework (about four labs and ten homework) 40%
11
Advanced VLSI Graduate Institute of Electronics Engineering, NTU pp. 11 台灣大學 吳安宇 教授 2004/02/20 Background Programming Language, Logic Design (basic) Computer Organization and Design (required) VLSI Design (optional)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.