Department of Communication Engineering, NCTU 1 Title of Your Project Name.

Slides:



Advertisements
Similar presentations
Documentation Standards
Advertisements

VHDL Structural Architecture ENG241 Week #5 1. Fall 2012ENG241/Digital Design2 VHDL Design Styles Components and interconnects structural VHDL Design.
Traditional Approach to Design
Chapter 10 The Traditional Approach to Design
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
Chapter 9: The Traditional Approach to Design Chapter 10 Systems Analysis and Design in a Changing World, 3 rd Edition.
® IBM Software Group © 2006 IBM Corporation Rational Software France Object-Oriented Analysis and Design with UML2 and Rational Software Modeler 04. Other.
Chapter 2- Visual Basic Schneider
1 CODE TESTING Principles and Alternatives. 2 Testing - Basics goal - find errors –focus is the source code (executable system) –test team wants to achieve.
Review and Overview. Review  Combinational logic circuit – Decoder, Encoder, Multiplexer, De-multiplexer, Full Adder, Multiplier  Sequential logic circuit.
1 EE365 Sequential-circuit design Sequential-circuit synthesis.
2000 International Conference on Engineering Education1 The Web-Based Learning Environment for Creative Design Course S. S. Hsiau, J. C. Wu, T. L. Yeh.
The Design Process. Analysis Think – what should the final design do? List customer requirements Consider constraints – balance tradeoffs Define specifications.
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
Introduction to Computer Engineering ECE/CS 252, Fall 2010 Prof. Mikko Lipasti Department of Electrical and Computer Engineering University of Wisconsin.
O VERVIEW OF DIGITAL SYSTEMS Hardware Description Language 1.
Architectural Design.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
Department of Communication Engineering, NCTU 1 Unit 6 Design and Synthesis of a RISC Store-Program Machine.
PHASE 4 SYSTEMS IMPLEMENTATION Application Development SYSTEMS ANALYSIS & DESIGN.
Testing. Definition From the dictionary- the means by which the presence, quality, or genuineness of anything is determined; a means of trial. For software.
Understand Application Lifecycle Management
Unit 4 Design and Synthesis of Datapath Controllers
Nicolas Teirlinckx Made for Software Engineering Groep 1 (2009 – 2010)
Department of Communication Engineering, NCTU
What is an And Gate? It is a digital circuit that produce logical operations The logical operations are call Boolean logical Boolean operation consist.
10 The traditional approach to design Hisham Alkhawar.
05/19/08 PM Boot Camp I International Sign Association Risk/Regulatory Compliance Department Las Vegas Division.
Bowling Alley Communications Mark Patterson EKU Dept. of Technology, CEN.
Ophelia User friendly Network Multi-player game engine Albert Öhrling.
What is Mechatronics? Mechatronics is the synergistic combination of mechanical engineering, electronics, controls engineering, and computers, all integrated.
Department of Communication Engineering, NCTU 1 Unit 2 Reviews on Logic Elements.
Production Engineering is the combination of Manufacturing Technology and Management Science.
Copyright Jim Martin Emerging Scholars Computer Science Session Overview: Summer 2007 Dr. Jim Martin Rising Juniors Session.
Module 1.2 Introduction to Verilog
Combination of logic gates  Logic gates can be combined to produce more complex functions.  They can also be combined to substitute one type of gate.
Fall 2004EE 3563 Digital Systems Design EE3563 Chapter 7, 8, 10 Reading Assignments  7.1, 7.2, 7.3  8.1, ,   8.5.1, 8.5.2,
PART 1 Introduction 1. Layers of Abstraction 2. Turing Machine 3. Layer Transformation 4. Descriptions of Layers.
Chapter 1 Computers, Compilers, & Unix. Overview u Computer hardware u Unix u Computer Languages u Compilers.
Sequential Circuit: Analysis BIL- 223 Logic Circuit Design Ege University Department of Computer Engineering.
Department of Communication Engineering, NCTU 1 Unit 4 Arithmetic and Logic Units.
Department of Communication Engineering, NCTU 1 Instructions on Programming Programmable Array Logic Devices.
Introduction to Computer Engineering CS/ECE 252, Spring 2008 Prof. David A. Wood Computer Sciences Department University of Wisconsin – Madison Adapted.
TOPIC : CBIST, CEBS UNIT 5 : BIST and BIST Architectures Module 5.2 Specific BIST Architectures.
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
A sequential logic circuit (a.k.a. state machine) consists of both combinational logic circuit(s) and memory devices (flip flops). The combinational circuits.
CMSC 2021 Software Development. CMSC 2022 Software Development Life Cycle Five phases: –Analysis –Design –Implementation –Testing –Maintenance.
Random Logic l Forum.NET l State Machine Mechanism Forum.NET 1 st Meeting ● December 27, 2005.
Tutorial 9 Module 8 – 8.1,8.2,8.3. Question 1 Distinguish between vectored and non-vectored interrupts with an example Build a hardware circuit that can.
Govt. Engineering College- Gandhinagar. It is all about……  STATE MACHINE.
Software Engineering Algorithms, Compilers, & Lifecycle.
Presenter(s) Name(s) Department May 18, 2010 Title of Presentation.
Presentation Title.
Presentation Title.
Dr.Ahmed Bayoumi Dr.Shady Elmashad
Systems Design.
The Design Process.
Project Title This is a sample slide layout
VHDL Structural Architecture
Introduction to Micro Controllers & Embedded System Design
Logic Gates.
Group 1 Group 1 Group 1 Group 1 word word word word word word word word word word word word word word word word word word word word word word word.
Gates Type AND denoted by X.Y OR denoted by X + Y NOR denoted by X + Y
Fuzzy Logic Colter McClure.
SYSTEMS ANALYSIS & DESIGN
ANALYSIS OF SEQUENTIAL CIRCUIT LOGIC DIAGRAM
Adder, Subtructer, Encoder, Decoder, Multiplexer, Demultiplexer
Presentation Title Your information.
Resistant Materials Unit 8.
Presentation transcript:

Department of Communication Engineering, NCTU 1 Title of Your Project Name

Creative HWFinal Project ProposalInstructor : Sau-Hsuan Wu Department of Communication Engineering, NCTU 2 Describe the idea of your project Specify the entire function of your design How do you realize your idea using logic circuits?

Creative HWFinal Project ProposalInstructor : Sau-Hsuan Wu Department of Communication Engineering, NCTU 3 The data path of your entire circuit, by which I mean the combinational logics that are involved in the design, including the input and the display interfaces.

Creative HWFinal Project ProposalInstructor : Sau-Hsuan Wu Department of Communication Engineering, NCTU 4 The control logic of your circuits ? By which I mean the state machine for the control of the circuit data path

Creative HWFinal Project ProposalInstructor : Sau-Hsuan Wu Department of Communication Engineering, NCTU 5 How do you partition your tasks?  How to cut the entire circuits into modules?  How to define the interface between these modules? What is your plan for running this project?  How to realize your individual tasks without the other modules of the entire circuit?  How to test each individual circuit module?  By what time do you expect to do the final integration? Any specific support you might need from me?