EE295 - ASIC Design Using VHDL

Sequential Processing

Assignment:

 We discuss Sequential Processing, basically the use of contemporary
programming practices to effectively model system behavior. The
System is, of course, not limited to CMOS ASIC Chips. Fiber Optic
Channels, Satelite Uplinks, LANs.. These are the building blocks
of some of today's systems. In this environment accurate electrical
modelling is compromised for powerful forms of expression: Complex
Data Structures and Algorthmic Proccessing.

VHDL includes a structured programming language and a clean,
well-disciplined interface between the concurrent environment and
the sequential environment.

Outline

What is Sequential Processing?

Signal Evaluation vs Variable Assignment

Concurrent Signal Assignment Problem

Process

Assert Statement

Sequential Statements


How was the class? Send your comments to jswift@vnet.ibm.com
Return to Class Home Page
Copyright 1995, James Swift
Copying this document without the permission of the author is prohibited and a violation of international copyright laws.