Studio Session 1: Introduction to VHDL and related Tools - PowerPoint PPT Presentation

1 / 17
About This Presentation
Title:

Studio Session 1: Introduction to VHDL and related Tools

Description:

VHDL provides a text based approach to structured hardware modeling and design. ... Reason #2: Ability to model at different levels of abstraction. Abstraction Levels ... – PowerPoint PPT presentation

Number of Views:32
Avg rating:3.0/5.0
Slides: 18
Provided by: deptele
Category:

less

Transcript and Presenter's Notes

Title: Studio Session 1: Introduction to VHDL and related Tools


1
Studio Session 1 Introduction to VHDL and
related Tools
  • EE19D 25/01/2005

2
Topic
  • Definitions
  • Visual Introduction of VHDL using EVITA
    (www.aldec.com)
  • Getting started with Xilinx ISE Tool
  • Simulation of VHDL Models with Moldelsim

3
Definition of an HDL
  • Def A high level programming language used to
    model hardware.
  • special hardware related constructs
  • digital (now) and analog (near future)
  • models used for documentation, simulation,
    synthesis, and test generation
  • have been extended to the system design level

4
Language Semantics
  • Semantics what is the meaning of a language
    construct?
  • HDLs have different semantics for different
    applications
  • Simulation
  • Synthesis
  • Test
  • In this course we will be concerned with
    simulation and synthesis semantics.

5
VHDL
  • VHDL VHSIC Hardware Description Language
  • VHSIC Very High Speed Integrated Circuit
    Program
  • DOD began development in 1983
  • design exchange among VHSIC contractors
  • document parts with long functional life
  • IEEE Standardization
  • Standardization process began in 1985
  • IEEE Standard 1076 in 1987
  • Updated in 1993

6
Significance of VHDL
  • VHDL provides a text based approach to structured
    hardware modeling and design.
  • Analogous to high level software languages such
    as PASCAL, C, C, and JAVA.
  • An important tool in managing the complexity of
    VLSI systems.

7
Why Use VHDL?
  • Reason 1 it allows textual design
    representation
  • Reason 2 Ability to model at different levels
    of abstraction

8
Abstraction Levels
9
SILICON LEVEL
10
CIRCUIT LEVEL
Inverter
11
GATE LEVEL
Flip Flop
12
REGISTER LEVEL
13
CHIP LEVEL
RAM
ยต
8
8
P
Par.
Port
8
USART
Int.
Con.
14
SYSTEM LEVEL
IMU
A/B Computer
RADAR
C/D
15
  • VHDL Provides total modeling capability at the
    gate level, register level, and chip level.
  • It can also be used in many applications at the
  • system level
  • circuit level
  • Switch level (gate-circuit hybrid)

16
Reason 3 Design Decomposition
VHDL supports very naturally the Design
Decomposition process.
behavioral model
17
Reason 4 Design Validation
  • VHDL can be used to validate design at a high
    level, thus detecting errors early in the
    design process
  • Important, because finding errors later is
    expensive
Write a Comment
User Comments (0)
About PowerShow.com