Download presentation
Presentation is loading. Please wait.
Published byMelvyn Higgins Modified over 8 years ago
1
Chapter 0 deSiGn conCepTs EKT 221 / 4 DIGITAL ELECTRONICS II
2
Block Diagram of Combinational Circuit
3
Design Topics Modern digital design Techniques & tools for complex circuits & systems design Some important concepts CAD tools, HDL, logic synthesis, design hierarchy, top-down design
4
Design Hierarchy Approach to design complex digital system E.g VLSI circuits “Divide & Conquer” approach Break up circuit into smaller pieces / blocks Interconnect the blocks to form complete circuit
5
Approach “Hierarchical design” Resulting symbols & schematics “hierarchy” Steps in blocks division “hierarchy levels”
6
Example : 9 – input odd function
7
Design Hierarchy Concepts 1. Reduces complexity of schematic diagram 2. Reuse of blocks One block is used multiple times Cascaded “Functional blocks”
8
Diagrams Representing Hierarchy
9
Top – down Design Describe circuit function by text, including constraints on cost, performance & reliability Divide circuit into hierarchy levels
10
Bottom – up Design Used to design certain portions of big design Starts with design of functional blocks So that functional blocks can be reused multiple times
11
Computer Aided Design (CAD) Schematic capture tools Drawing of blocks & interconnections at all hierarchy levels Libraries of graphic symbols Ready – made primitives & functional blocks design
12
Libraries in Max Plus II Prim Basic Fbs Mf Mega_lpm Edif Own libs from self-created symbols
13
CAD Logic simulator To verify behavior & timing of each hierarchy blocks / complete circuit Apply a set of inputs to determine the outputs
14
Hardware Description Language Important to design complex circuits Similar to other programming languages Describe hardware structures & behavior
15
Power of HDL Used to represent Schematic information Boolean equations Truth tables Can use hierarchical design approach High – level description can be partitioned into lower – level descriptions
16
Logic synthesis An HDL description written at an intermediate level called Register Transfer Language (RTL) It can be converted into interconnection of primitive components that forms the circuit HDLs are portable across CAD design tools
17
HDL Languages VHDL Very High – Speed ICs Developed by DoD, US IEEE standard Verilog HDL IEEE standard AHDL
18
The End
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.