CprE / ComS 583 Reconfigurable Computing Prof. Joseph Zambreno Department of Electrical and Computer Engineering Iowa State University Lecture #16 – Introduction.

Slides:



Advertisements
Similar presentations
1 Lecture 13 VHDL 3/16/09. 2 VHDL VHDL is a hardware description language. The behavior of a digital system can be described (specified) by writing a.
Advertisements

History TTL-logic PAL (Programmable Array Logic)
Mridula Allani Fall 2010 (Refer to the comments if required) ELEC Fall 2010, Nov 21(Adopted from Profs. Nelson and Stroud)
Introduction to VHDL (Lecture #5) ECE 331 – Digital System Design The slides included herein were taken from the materials accompanying Fundamentals of.
Introduction to VHDL CSCE 496/896: Embedded Systems Witawas Srisa-an.
Kazi Fall 2006 EEGN 4941 EEGN-494 HDL Design Principles for VLSI/FPGAs Khurram Kazi Some of the slides were taken from K Gaj’s lecture slides from GMU’s.
CSCI 660 EEGN-CSCI 660 Introduction to VLSI Design Lecture 2 Khurram Kazi Some of the slides were taken from K Gaj ’ s lecture slides from GMU ’ s VHDL.
ECE 331 – Digital System Design Course Introduction and VHDL Fundamentals (Lecture #1)
VHDL. What is VHDL? VHDL: VHSIC Hardware Description Language  VHSIC: Very High Speed Integrated Circuit 7/2/ R.H.Khade.
Simple Testbenches Behavioral Modeling of Combinational Logic
EENG 2910 – Digital Systems Design Fall Course Introduction Class Time: M9:30am-12:20pm Location: B239, B236 and B227 Instructor: Yomi Adamo
1 H ardware D escription L anguages Basic Language Concepts.
Introduction to VHDL for Synthesis
ECE 332 Digital Electronics and Logic Design Lab Lab 5 VHDL Design Styles Testbenches.
Data Flow Modeling of Combinational Logic Simple Testbenches
1 Part I: VHDL CODING. 2 Design StructureData TypesOperators and AttributesConcurrent DesignSequential DesignSignals and VariablesState Machines A VHDL.
CprE / ComS 583 Reconfigurable Computing Prof. Joseph Zambreno Department of Electrical and Computer Engineering Iowa State University Lecture #17 – Introduction.
A VHDL Tutorial ENG2410. ENG241/VHDL Tutorial2 Goals Introduce the students to the following: –VHDL as Hardware description language. –How to describe.
1 H ardware D escription L anguages Modeling Digital Systems.
IAY 0600 Digital Systems Design
CS 3850 Lecture 3 The Verilog Language. 3.1 Lexical Conventions The lexical conventions are close to the programming language C++. Comments are designated.
VHDL Introduction. V- VHSIC Very High Speed Integrated Circuit H- Hardware D- Description L- Language.
George Mason University ECE 448 – FPGA and ASIC Design with VHDL George Mason University ECE 448 Lab 1 Developing Effective Testbenches.
RTL Hardware Design by P. Chu Chapter Basic VHDL program 2. Lexical elements and program format 3. Objects 4. Data type and operators RTL Hardware.
Introduction to VHDL Spring EENG 2920 Digital Systems Design Introduction VHDL – VHSIC (Very high speed integrated circuit) Hardware Description.
1 ECE 545 – Introduction to VHDL Dataflow Modeling of Combinational Logic Simple Testbenches ECE 656. Lecture 2.
Fall 2004EE 3563 Digital Systems Design EE 3563 VHSIC Hardware Description Language  Required Reading: –These Slides –VHDL Tutorial  Very High Speed.
VHDL Very High Speed Integrated Circuit Hardware Description Language Shiraz University of shiraz spring 2011.
George Mason University ECE 448 – FPGA and ASIC Design with VHDL VHDL Refresher Lecture 2.
HARDWARE DESCRIPTION LANGUAGE (HDL). What is HDL? A type of programming language for sampling and modeling of electronic & logic circuit designs It can.
(1) Basic Language Concepts © Sudhakar Yalamanchili, Georgia Institute of Technology, 2006.
VHDL Basics. VHDL BASICS 2 OUTLINE –Component model –Code model –Entity –Architecture –Identifiers and objects –Operations for relations VHDL ET062G &
EE3A1 Computer Hardware and Digital Design Lecture 2 Introduction to VHDL.
Chapter 5 Introduction to VHDL. 2 Hardware Description Language A computer language used to design circuits with text-based descriptions of the circuits.
IAY 0600 Digital Systems Design
George Mason University Simple Testbenches ECE 545 Lecture 4.
04/26/20031 ECE 551: Digital System Design & Synthesis Lecture Set : Introduction to VHDL 12.2: VHDL versus Verilog (Separate File)
BASIC VHDL LANGUAGE ELEMENTS Digital Design for Instrumentation with VHDL 1.
VHDL Discussion Subprograms IAY 0600 Digital Systems Design Alexander Sudnitson Tallinn University of Technology 1.
ECE 332 Digital Electronics and Logic Design Lab Lab 5 VHDL Design Styles Testbenches Concurrent Statements & Adders.
ECOM 4311—Digital System Design with VHDL
CDA 4253 FPGA System Design Introduction to VHDL
Lecture 2 VHDL Refresher ECE 448 – FPGA and ASIC Design with VHDL.
George Mason University Introduction to VHDL for Synthesis Lecture 3.
George Mason University ECE 448 – FPGA and ASIC Design with VHDL VHDL Refresher Lecture 2.
Verilog Intro: Part 1. Hardware Description Languages A Hardware Description Language (HDL) is a language used to describe a digital system, for example,
George Mason University ECE 545 – Introduction to VHDL Data Flow & Structural Modeling of Combinational Logic ECE 545 Lecture 2.
CDA 4253 FPGA System Design VHDL Testbench Development Hao Zheng Comp. Sci & Eng USF.
ECE 332 Digital Electronics and Logic Design Lab Lab 3 Introduction to Starter Kit ECE 332 George Mason University.
1 Introduction to Engineering Spring 2007 Lecture 18: Digital Tools 2.
IAY 0600 Digital Systems Design
CDA 4253 FPGA System Design Introduction to VHDL
Basic Language Concepts
Subject Name: FUNDAMENTALS OF HDL Subject Code: 10EC45
Design Entry: Schematic Capture and VHDL
ECE 448 Lab 1a Developing Effective Testbenches
Lecture 4 VHDL Basics Simple Testbenches.
Lecture 3 VHDL Basics Simple Testbenches.
Data Flow Modeling of Combinational Logic
VHDL Discussion Subprograms
ECE 448 Lecture 3 Combinational-Circuit Building Blocks Data Flow Modeling of Combinational Logic ECE 448 – FPGA and ASIC Design with VHDL.
VHDL Discussion Subprograms
ECE 545 Lecture 5 Simple Testbenches.
Lecture 2 VHDL Refresher ECE 448 – FPGA and ASIC Design with VHDL.
Introduction to VHDL for Synthesis
CprE / ComS 583 Reconfigurable Computing
CprE / ComS 583 Reconfigurable Computing
EEL4712 Digital Design (VHDL Tutorial).
(Simple Testbenches & Arithmetic Operations)
Presentation transcript:

CprE / ComS 583 Reconfigurable Computing Prof. Joseph Zambreno Department of Electrical and Computer Engineering Iowa State University Lecture #16 – Introduction to VHDL I

Lect-16.2CprE 583 – Reconfigurable ComputingOctober 16, 2007 Quick Points Midterm was a semi-success Right time estimate, wrong planet (Pluto?) Everyone did OK HW #4 coming out on Thursday Work and submit as a project group Resources for the next couple of weeks Sundar Rajan, Essential VHDL: RTL Synthesis Done Right, VHDL tutorials linked on the course website

Lect-16.3CprE 583 – Reconfigurable ComputingOctober 16, 2007 VHDL VHDL is a language for describing digital hardware used by industry worldwide VHDL is an acronym for V HSIC (Very High Speed Integrated Circuit) H ardware D escription L anguage Developed in the early ’80s Three versions in common use: VHDL-87, VHDL-93, VHDL-02

Lect-16.4CprE 583 – Reconfigurable ComputingOctober 16, 2007 VHDL v. Verilog Government Developed Commercially Developed Ada basedC based Strongly Type CastMildly Type Cast Difficult to learnEasier to Learn More PowerfulLess Powerful VHDLVerilog

Lect-16.5CprE 583 – Reconfigurable ComputingOctober 16, 2007 VHDL for Synthesis VHDL for Specification VHDL for Simulation VHDL for Synthesis

Lect-16.6CprE 583 – Reconfigurable ComputingOctober 16, 2007 Outline Introduction VHDL Fundamentals Design Entities Libraries Logic, Wires, and Buses VHDL Design Styles Introductory Testbenches

Lect-16.7CprE 583 – Reconfigurable ComputingOctober 16, 2007 Naming and Labeling VHDL is not case sensitive Example: Names or labels databus Databus DataBus DATABUS are all equivalent

Lect-16.8CprE 583 – Reconfigurable ComputingOctober 16, 2007 Naming and Labeling (cont.) General rules of thumb (according to VHDL-87) 1. All names should start with an alphabet character (a-z or A-Z) 2. Use only alphabet characters (a-z or A-Z) digits (0-9) and underscore (_) 3. Do not use any punctuation or reserved characters within a name (!, ?,., &, +, -, etc.) 4. Do not use two or more consecutive underscore characters (__) within a name (e.g., Sel__A is invalid) 5. All names and labels in a given entity and architecture must be unique

Lect-16.9CprE 583 – Reconfigurable ComputingOctober 16, 2007 Free Format VHDL is a “free format” language No formatting conventions, such as spacing or indentation imposed by VHDL compilers. Space and carriage return treated the same way. Example: if (a=b) then or if (a=b)then or if (a = b) then are all equivalent

Lect-16.10CprE 583 – Reconfigurable ComputingOctober 16, 2007 Comments Comments in VHDL are indicated with a “double dash”, i.e., “--” Comment indicator can be placed anywhere in the line Any text that follows in the same line is treated as a comment Carriage return terminates a comment No method for commenting a block extending over a couple of lines Examples: -- main subcircuit Data_in <= Data_bus; -- reading data from the input FIFO

Lect-16.11CprE 583 – Reconfigurable ComputingOctober 16, 2007 Design Entity Design Entity - most basic building block of a design One entity can have many different architectures entity declaration architecture 1 architecture 2 architecture 3 design entity

Lect-16.12CprE 583 – Reconfigurable ComputingOctober 16, 2007 Entity Declaration Entity Declaration describes the interface of the component, i.e. the input and output ports ENTITY nand_gate IS PORT( a : IN STD_LOGIC; b : IN STD_LOGIC; z : OUT STD_LOGIC ); END nand_gate; Reserved words Entity name Port names Port type Semicolon No Semicolon Port modes (data flow directions)

Lect-16.13CprE 583 – Reconfigurable ComputingOctober 16, 2007 Entity Declaration (cont.) ENTITY entity_name IS PORT ( port_name : signal_mode signal_type; …………. port_name : signal_mode signal_type); END entity_name;

Lect-16.14CprE 583 – Reconfigurable ComputingOctober 16, 2007 Architecture Describes an implementation of a design entity Architecture example: Simplified syntax: ARCHITECTURE model OF nand_gate IS BEGIN z <= a NAND b; END model; ARCHITECTURE architecture_name OF entity_name IS [ declarations ] BEGIN code END architecture_name;

Lect-16.15CprE 583 – Reconfigurable ComputingOctober 16, 2007 Entity Declaration and Architecture LIBRARY ieee; USE ieee.std_logic_1164.all; ENTITY nand_gate IS PORT( a : IN STD_LOGIC; b : IN STD_LOGIC; z : OUT STD_LOGIC); END nand_gate; ARCHITECTURE model OF nand_gate IS BEGIN z <= a NAND b; END model; nand_gate.vhd

Lect-16.16CprE 583 – Reconfigurable ComputingOctober 16, 2007 Port Modes Can’t read out within an entity Entity Port signal Driver resides inside the entity z c Port signal Entity Driver resides inside the entity Signal X can be read inside the entity x c z Signal can be read inside the entity Entity Port signal Driver may reside both inside and outside of the entity a a Entity Port signal Driver resides outside the entity

Lect-16.17CprE 583 – Reconfigurable ComputingOctober 16, 2007 Port Modes (cont.) The Port Mode of the interface describes the direction in which data travels with respect to the component In: Data comes in this port and can only be read within the entity. It can appear only on the right side of a signal or variable assignment Out: The value of an output port can only be updated within the entity. It cannot be read. It can only appear on the left side of a signal assignment Inout: The value of a bi-directional port can be read and updated within the entity model. It can appear on both sides of a signal assignment Buffer: Used for a signal that is an output from an entity. The value of the signal can be used inside the entity, which means that in an assignment statement the signal can appear on the left and right sides of the <= operator

Lect-16.18CprE 583 – Reconfigurable ComputingOctober 16, 2007 LIBRARY ieee; USE ieee.std_logic_1164.all; ENTITY nand_gate IS PORT( a : IN STD_LOGIC; b : IN STD_LOGIC; z : OUT STD_LOGIC); END nand_gate; ARCHITECTURE model OF nand_gate IS BEGIN z <= a NAND b; END model; Library Declarations Use all definitions from the package std_logic_1164 IEEE Library declaration

Lect-16.19CprE 583 – Reconfigurable ComputingOctober 16, 2007 Library Declarations (cont.) LIBRARY library_name; USE library_name.pkg_name.pkg_parts;

Lect-16.20CprE 583 – Reconfigurable ComputingOctober 16, 2007 Library Components LIBRARY PACKAGE 1PACKAGE 2 TYPES CONSTANTS FUNCTIONS PROCEDURES COMPONENTS TYPES CONSTANTS FUNCTIONS PROCEDURES COMPONENTS

Lect-16.21CprE 583 – Reconfigurable ComputingOctober 16, 2007 Common Libraries IEEE Specifies multi-level logic system, including STD_LOGIC, and STD_LOGIC_VECTOR data types Needs to be explicitly declared STD Specifies pre-defined data types (BIT, BOOLEAN, INTEGER, REAL, SIGNED, UNSIGNED, etc.), arithmetic operations, basic type conversion functions, basic text i/o functions, etc. Visible by default WORK Current designs after compilation Visible by default

Lect-16.22CprE 583 – Reconfigurable ComputingOctober 16, 2007 STD_LOGIC Demystified LIBRARY ieee; USE ieee.std_logic_1164.all; ENTITY nand_gate IS PORT( a : IN STD_LOGIC; b : IN STD_LOGIC; z : OUT STD_LOGIC); END nand_gate; ARCHITECTURE model OF nand_gate IS BEGIN z <= a NAND b; END model; Hmm?

Lect-16.23CprE 583 – Reconfigurable ComputingOctober 16, 2007 STD_LOGIC Demystified (cont.) ValueMeaning ‘X’Forcing (Strong driven) Unknown ‘0’Forcing (Strong driven) 0 ‘1’Forcing (Strong driven) 1 ‘Z’High Impedance ‘W’Weak (Weakly driven) Unknown ‘L’Weak (Weakly driven) 0. Models a pull down. ‘H’Weak (Weakly driven) 1. Models a pull up. ‘-’Don't Care

Lect-16.24CprE 583 – Reconfigurable ComputingOctober 16, 2007 Resolving Logic Levels X 0 1 Z W L H - X X X X X X X X X 0 X 0 X X 1 X X X Z X 0 1 Z W L H X W X 0 1 W W W W X L X 0 1 L W L W X H X 0 1 H W W H X - X X X X X X X X

Lect-16.25CprE 583 – Reconfigurable ComputingOctober 16, 2007 Wires and Buses SIGNAL a : STD_LOGIC; SIGNAL b : STD_LOGIC_VECTOR(7 DOWNTO 0); wire a bus b 1 8

Lect-16.26CprE 583 – Reconfigurable ComputingOctober 16, 2007 Standard Logic Vectors SIGNAL a: STD_LOGIC; SIGNAL b: STD_LOGIC_VECTOR(3 DOWNTO 0); SIGNAL c: STD_LOGIC_VECTOR(3 DOWNTO 0); SIGNAL d: STD_LOGIC_VECTOR(7 DOWNTO 0); SIGNAL e: STD_LOGIC_VECTOR(15 DOWNTO 0); SIGNAL f: STD_LOGIC_VECTOR(8 DOWNTO 0); a <= ‘1’; b <= ”0000”; -- Binary base assumed by default c <= B”0000”; -- Binary base explicitly specified d <= ”0110_0111”; -- To increase readability e <= X”AF67”; -- Hexadecimal base f <= O”723”; -- Octal base

Lect-16.27CprE 583 – Reconfigurable ComputingOctober 16, 2007 Vectors and Concatenation SIGNAL a: STD_LOGIC_VECTOR(3 DOWNTO 0); SIGNAL b: STD_LOGIC_VECTOR(3 DOWNTO 0); SIGNAL c, d, e: STD_LOGIC_VECTOR(7 DOWNTO 0); a <= ”0000”; b <= ”1111”; c <= a & b; -- c = ” ” d <= ‘0’ & ” ”; -- d <= ” ” e <= ‘0’ & ‘0’ & ‘0’ & ‘0’ & ‘1’ & ‘1’ & ‘1’ & ‘1’; -- e <= ” ”

Lect-16.28CprE 583 – Reconfigurable ComputingOctober 16, 2007 VHDL Design Styles Components and interconnects structural VHDL Design Styles dataflow Concurrent statements behavioral Registers State machines Test benches Sequential statements Subset most suitable for synthesis

Lect-16.29CprE 583 – Reconfigurable ComputingOctober 16, 2007 XOR3 Example ENTITY xor3 IS PORT( A : IN STD_LOGIC; B : IN STD_LOGIC; C : IN STD_LOGIC; Result : OUT STD_LOGIC); end xor3;

Lect-16.30CprE 583 – Reconfigurable ComputingOctober 16, 2007 Dataflow Descriptions Describes how data moves through the system and the various processing steps Dataflow uses series of concurrent statements to realize logic Concurrent statements are evaluated at the same time Order of these statements doesn’t matter Dataflow is most useful style when series of Boolean equations can represent a logic

Lect-16.31CprE 583 – Reconfigurable ComputingOctober 16, 2007 XOR3 Example (cont.) ARCHITECTURE dataflow OF xor3 IS SIGNAL U1_out: STD_LOGIC; BEGIN U1_out <=A XOR B; Result <=U1_out XOR C; END dataflow; U1_out

Lect-16.32CprE 583 – Reconfigurable ComputingOctober 16, 2007 Structural Description Structural design is the simplest to understand Closest to schematic capture Utilizes simple building blocks to compose logic functions Components are interconnected in a hierarchical manner Structural descriptions may connect simple gates or complex, abstract components Structural style is useful when expressing a design that is naturally composed of sub-blocks

Lect-16.33CprE 583 – Reconfigurable ComputingOctober 16, 2007 XOR3 Example (cont.) ARCHITECTURE structural OF xor3 IS SIGNAL U1_OUT: STD_LOGIC; COMPONENT xor2 IS PORT ( I1 : IN STD_LOGIC; I2 : IN STD_LOGIC; Y : OUT STD_LOGIC); END COMPONENT; BEGIN U1: xor2 PORT MAP (I1 => A, I2 => B, Y => U1_OUT); U2: xor2 PORT MAP (I1 => U1_OUT, I2 => C, Y => Result); END structural; A B C ResultXOR3

Lect-16.34CprE 583 – Reconfigurable ComputingOctober 16, 2007 Component and Instantiation Named association connectivity (recommended) COMPONENT xor2 IS PORT( I1 : IN STD_LOGIC; I2 : IN STD_LOGIC; Y : OUT STD_LOGIC ); END COMPONENT; U1: xor2 PORT MAP (I1 => A, I2 => B, Y => U1_OUT); COMPONENT xor2 IS PORT( I1 : IN STD_LOGIC; I2 : IN STD_LOGIC; Y : OUT STD_LOGIC ); END COMPONENT; U1: xor2 PORT MAP (A, B, U1_OUT); Positional association connectivity (not recommended)

Lect-16.35CprE 583 – Reconfigurable ComputingOctober 16, 2007 Behavioral Description Accurately models what happens on the inputs and outputs of the black box Uses PROCESS statements in VHDL ARCHITECTURE behavioral OF xor3 IS BEGIN xor3_behave: PROCESS (A,B,C) BEGIN IF ((A XOR B XOR C) = '1') THEN Result <= '1'; ELSE Result <= '0'; END IF; END PROCESS xor3_behave; END behavioral;

Lect-16.36CprE 583 – Reconfigurable ComputingOctober 16, 2007 Testbenches Testbench Processes Generating Stimuli Design Under Test (DUT) Observed Outputs

Lect-16.37CprE 583 – Reconfigurable ComputingOctober 16, 2007 Testbench Definition Testbench applies stimuli (drives the inputs) to the Design Under Test (DUT) and (optionally) verifies expected outputs The results can be viewed in a waveform window or written to a file Since Testbench is written in VHDL, it is not restricted to a single simulation tool (portability) The same Testbench can be easily adapted to test different implementations (i.e. different architectures) of the same design

Lect-16.38CprE 583 – Reconfigurable ComputingOctober 16, 2007 ENTITY tb IS --TB entity has no ports END tb; ARCHITECTURE arch_tb OF tb IS --Local signals and constants COMPONENT TestComp --All DUT component declarations PORT ( ); END COMPONENT; BEGIN testSequence: PROCESS -- Input stimuli END PROCESS; DUT:TestComp PORT MAP(); -- Instantiations of DUTs END arch_tb; Testbench Anatomy

Lect-16.39CprE 583 – Reconfigurable ComputingOctober 16, 2007 Testbench for XOR3 LIBRARY ieee; USE ieee.std_logic_1164.all; ENTITY xor3_tb IS END xor3_tb; ARCHITECTURE xor3_tb_architecture OF xor3_tb IS COMPONENT xor3 PORT( A : IN STD_LOGIC; B : IN STD_LOGIC; C : IN STD_LOGIC; Result : OUT STD_LOGIC ); END COMPONENT; -- Stimulus signals - mapped to the input and inout ports of tested entity SIGNAL test_vector: STD_LOGIC_VECTOR(2 DOWNTO 0); SIGNAL test_result : STD_LOGIC;

Lect-16.40CprE 583 – Reconfigurable ComputingOctober 16, 2007 Testbench for XOR3 (cont.) BEGIN UUT : xor3 PORT MAP ( A => test_vector(0), B => test_vector(1), C => test_vector(2), Result => test_result); Testing: PROCESS BEGIN test_vector <= "000"; WAIT FOR 10 ns; test_vector <= "001"; WAIT FOR 10 ns; test_vector <= "010"; WAIT FOR 10 ns; … test_vector <= "011"; WAIT FOR 10 ns; test_vector <= "100"; WAIT FOR 10 ns; test_vector <= "101"; WAIT FOR 10 ns; test_vector <= "110"; WAIT FOR 10 ns; test_vector <= "111"; WAIT FOR 10 ns; END PROCESS; END xor3_tb_architecture;

Lect-16.41CprE 583 – Reconfigurable ComputingOctober 16, 2007 A process can be given a unique name using an optional LABEL This is followed by the keyword PROCESS The keyword BEGIN is used to indicate the start of the process All statements within the process are executed SEQUENTIALLY. Hence, order of statements is important A process must end with the keywords END PROCESS Testing: PROCESS BEGIN test_vector<=“00”; WAIT FOR 10 ns; test_vector<=“01”; WAIT FOR 10 ns; test_vector<=“10”; WAIT FOR 10 ns; test_vector<=“11”; WAIT FOR 10 ns; END PROCESS; A process is a sequence of instructions referred to as sequential statements The keyword PROCESS What is a Process?

Lect-16.42CprE 583 – Reconfigurable ComputingOctober 16, 2007 Process Execution The execution of statements continues sequentially till the last statement in the process After execution of the last statement, the control is again passed to the beginning of the process Testing: PROCESS BEGIN test_vector<=“00”; WAIT FOR 10 ns; test_vector<=“01”; WAIT FOR 10 ns; test_vector<=“10”; WAIT FOR 10 ns; test_vector<=“11”; WAIT FOR 10 ns; END PROCESS; Program control is passed to the first statement after BEGIN Order of execution

Lect-16.43CprE 583 – Reconfigurable ComputingOctober 16, 2007 WAIT Statements The last statement in the PROCESS is a WAIT instead of WAIT FOR 10 ns This will cause the PROCESS to suspend indefinitely when the WAIT statement is executed This form of WAIT can be used in a process included in a testbench when all possible combinations of inputs have been tested or a non-periodical signal has to be generated Testing: PROCESS BEGIN test_vector<=“00”; WAIT FOR 10 ns; test_vector<=“01”; WAIT FOR 10 ns; test_vector<=“10”; WAIT FOR 10 ns; test_vector<=“11”; WAIT; END PROCESS; Program execution stops here Order of execution

Lect-16.44CprE 583 – Reconfigurable ComputingOctober 16, 2007 WAIT FOR vs. WAIT WAIT FOR: waveform will keep repeating itself forever WAIT: waveform will keep its state after the last wait instruction … …

Lect-16.45CprE 583 – Reconfigurable ComputingOctober 16, 2007 Loop Statement Repeats a Section of VHDL Code Example: process every element in an array in the same way FOR i IN range LOOP statements END LOOP;

Lect-16.46CprE 583 – Reconfigurable ComputingOctober 16, 2007 Loop Statement Example Testing: PROCESS BEGIN test_vector<="000"; FOR i IN 0 TO 7 LOOP WAIT FOR 10 ns; test_vector<=test_vector+”001"; END LOOP; END PROCESS;

Lect-16.47CprE 583 – Reconfigurable ComputingOctober 16, 2007 Loop Statement Example (cont.) Testing: PROCESS BEGIN test_ab<="00"; test_sel<="00"; FOR i IN 0 TO 3 LOOP FOR j IN 0 TO 3 LOOP WAIT FOR 10 ns; test_ab<=test_ab+"01"; END LOOP; test_sel<=test_sel+"01"; END LOOP; END PROCESS;