System Level Design, a VHDL Based Approach.

Similar documents
SpecC Methodology for High-Level Modeling

COE 561 Digital System Design & Synthesis Introduction

Hardware, Software and Mechanical Cosimulation for Automotive Applications

Contemporary Design. Traditional Hardware Design. Traditional Hardware Design. HDL Based Hardware Design User Inputs. Requirements.

VLSI Test Technology and Reliability (ET4076)

VLSI Testing. Fault Simulation. Virendra Singh. Indian Institute of Science Bangalore

Hardware Design Environments. Dr. Mahdi Abbasi Computer Engineering Department Bu-Ali Sina University

VLSI Testing. Virendra Singh. Bangalore E0 286: Test & Verification of SoC Design Lecture - 7. Jan 27,

Choosing an Intellectual Property Core

System Synthesis of Digital Systems

CHAPTER 1 INTRODUCTION

Overview of Digital Design with Verilog HDL 1

A Fault Model for VHDL Descriptions at the Register Transfer Level *

DIGITAL DESIGN TECHNOLOGY & TECHNIQUES

Bibliography. Measuring Software Reuse, Jeffrey S. Poulin, Addison-Wesley, Practical Software Reuse, Donald J. Reifer, Wiley, 1997.

ASIC, Customer-Owned Tooling, and Processor Design

Hardware Software Codesign of Embedded System

Digital System Design

Hardware/Software Co-design

Verilog. What is Verilog? VHDL vs. Verilog. Hardware description language: Two major languages. Many EDA tools support HDL-based design

Programmable Logic Devices II

Digital Design Methodology (Revisited) Design Methodology: Big Picture

Architecture choices. Functional specifications. expensive loop (in time and cost) Hardware and Software partitioning. Hardware synthesis

Digital Design Methodology

Lecture 1: Introduction Course arrangements Recap of basic digital design concepts EDA tool demonstration

Intro to High Level Design with SystemC

Hardware Software Codesign of Embedded Systems

TODAY, new applications, e.g., multimedia or advanced

Mapping Array Communication onto FIFO Communication - Towards an Implementation

HW/SW Co-design. Design of Embedded Systems Jaap Hofstede Version 3, September 1999

101-1 Under-Graduate Project Digital IC Design Flow

Mapping Multi-Million Gate SoCs on FPGAs: Industrial Methodology and Experience

SoC Design Environment with Automated Configurable Bus Generation for Rapid Prototyping

Evolution of CAD Tools & Verilog HDL Definition

How Much Logic Should Go in an FPGA Logic Block?

THE DESIGNER S GUIDE TO VERILOG-AMS

EE 5327 VLSI Design Laboratory Lab 8 (1 week) Formal Verification

Multithreading-based Coverification Technique of HW/SW Systems

Will Silicon Proof Stay the Only Way to Verify Analog Circuits?

Topics. Verilog. Verilog vs. VHDL (2) Verilog vs. VHDL (1)

High-Level Information Interface

LabVIEW Based Embedded Design [First Report]

VLSI System Testing. Fault Simulation

For a long time, programming languages such as FORTRAN, PASCAL, and C Were being used to describe computer programs that were

Architecture Implementation Using the Machine Description Language LISA

EE382V: System-on-a-Chip (SoC) Design

ICS 252 Introduction to Computer Design

Metodologie di progetto HW Il test di circuiti digitali

Managing Dynamic Reconfiguration Overhead in Systems-on-a-Chip Design Using Reconfigurable Datapaths and Optimized Interconnection Networks

Overview of Digital Design Methodologies

Cadence SystemC Design and Verification. NMI FPGA Network Meeting Jan 21, 2015

Metodologie di progetto HW Il test di circuiti digitali

Modeling and Simulation of System-on. Platorms. Politecnico di Milano. Donatella Sciuto. Piazza Leonardo da Vinci 32, 20131, Milano

Design Progression With VHDL Helps Accelerate The Digital System Designs

HIERARCHICAL DESIGN. RTL Hardware Design by P. Chu. Chapter 13 1

Outline HIERARCHICAL DESIGN. 1. Introduction. Benefits of hierarchical design

A Top-down Hardware/Software Co-Simulation Method for Embedded Systems Based Upon a Component Logical Bus Architecture

Michel Heydemann Alain Plaignaud Daniel Dure. EUROPEAN SILICON STRUCTURES Grande Rue SEVRES - FRANCE tel : (33-1)

Silicon Virtual Prototyping: The New Cockpit for Nanometer Chip Design

Impact of Dependency Graph in Software Testing

Cosimulation of ITRON-Based Embedded Software with SystemC

Hardware Description Languages. Introduction to VHDL

Chapter 5: ASICs Vs. PLDs

Lab. Course Goals. Topics. What is VLSI design? What is an integrated circuit? VLSI Design Cycle. VLSI Design Automation

Design Space Exploration Using Parameterized Cores

FishTail: The Formal Generation, Verification and Management of Golden Timing Constraints

Design Methodologies and Tools. Full-Custom Design

A Rapid Prototyping Methodology for Algorithm Development in Wireless Communications

Digital System Design Lecture 2: Design. Amir Masoud Gharehbaghi

EEM870 Embedded System and Experiment Lecture 4: SoC Design Flow and Tools

Design and Implementation of 5 Stages Pipelined Architecture in 32 Bit RISC Processor

Modeling and Verifying Mixed-Signal Designs with MATLAB and Simulink

Design of DMA Controller Using VHDL

Mixed Signal Verification Transistor to SoC

Ptolemy Seamlessly Supports Heterogeneous Design 5 of 5

DIGITAL VS. ANALOG SIGNAL PROCESSING Digital signal processing (DSP) characterized by: OUTLINE APPLICATIONS OF DIGITAL SIGNAL PROCESSING

Bringing Insight into the Analysis of Relay Life-Test Failures.

CHAPTER - 2 : DESIGN OF ARITHMETIC CIRCUITS

THE DESIGNER'S GUIDE TO VERILOG-AMS First Edition June 2004

Design of Framework for Logic Synthesis Engine

Philip Andrew Simpson. FPGA Design. Best Practices for Team-based Reuse. Second Edition

Abstraction Layers for Hardware Design

Case study of Mixed Signal Design Flow

Actel s SX Family of FPGAs: A New Architecture for High-Performance Designs

Computer-Based Project on VLSI Design Co 3/7

Concepts for Model Compilation in Hardware/Software Codesign

ASYNC Rik van de Wiel COO Handshake Solutions

Transaction-Level Modeling Definitions and Approximations. 2. Definitions of Transaction-Level Modeling

RTL Coding General Concepts

VHDL CODE FOR SINGLE BIT ERROR DETECTION AND CORRECTION WITH EVEN PARITY CHECK METHOD USING XILINX 9.2i

Early Models in Silicon with SystemC synthesis

Transaction level modeling of SoC with SystemC 2.0

Computer-Aided Recoding for Multi-Core Systems

B2 if cs < cs_max then cs := cs + 1 cs := 1 ra

Modeling and Simulation of Microcode-based Built-In Self Test for Multi-Operation Memory Test Algorithms

Adaptive Voltage Scaling (AVS) Alex Vainberg October 13, 2010

Efficient VLSI Huffman encoder implementation and its application in high rate serial data encoding

Synthesis of Combinational and Sequential Circuits with Verilog

Keywords: HDL, Hardware Language, Digital Design, Logic Design, RTL, Register Transfer, VHDL, Verilog, VLSI, Electronic CAD.

Reconfigurable Architecture Requirements for Co-Designed Virtual Machines

Transcription:

System Level Design, a VHDL Based Approach. Joris van den Hurk and Edwin Dilling Product Concept and Application Laboratory Eindhoven (PCALE) Philips Semiconductors, The Netherlands Abstract A hierarchical system design flow was developed to facilitate concurrent development and Time-to-Market reductions. The system design flow provides for codesign of (embedded) driver software, digital hardware, and analogue hardware. The flow starts from a prosaic functional target specification, which is formally recorded in a system algorithm, in VHDL. Through functional decomposition and partitioning, individual parts of the system algorithm are projected onto software, digital hardware, and analogue hardware design flows, all based on VHDL. The hierarchical flow was applied to the design of channel and source decoding systems for Digital Video Broadcast applications. Specification n=1 n=2 n=3 Input n=4 Paper Algorithm (AL) Behavioural Level (HL) Register Transfer Level (ML) Output Output 1. Introduction The increasingly high requirements on the performance and integration levels of integrated circuits (ICs), in conjunction with a necessity to reduce Time-to-Market require revision of existing design methods. For the past 25 years, a common design method has been captureand-simulate [1]. New, structured design flows allow handling of large device complexities, device performance optimization, and concurrent development [1]-[2]-[3]. Such design methods are based on hierarchical specifications, and verification, and the associated design activities: synthesis and analysis respectively [4]. Hierarchical design methods and describe-and-synthesize are therefore gaining popularity in digital IC design [1]-[2]-[3]. This paper introduces the concept of a hierarchical design flow and studies its merits for digital IC design (section 2). To extend these benefits to both embedded software development (section 3) and mixed analogue / digital design (section 4), expansion of the flow was examined in an industrial environment. The results of the explorations are summarized in section 5. 2. Hierarchical digital design flow 2.1. Design flow characteristics A top-down hierarchical design flow was successfully used for the development of several digital ICs at PCALE [2]-[3]. Figure 1 depicts the (formal) description levels and verification steps in the flow. The description levels n=5 are similar to the levels proposed in [1]-[2]-[3], where the feasibility and usefulness of the approach are shown. Each description level in the flow is a partial implementation of the device under development, but also an increasingly more detailed formal specification. The principal characteristics of each of the description levels are listed in table 1. At later stages of a design, implementation restrictions may require modifications to the device behaviour. When discovered, these modifications are back-annotated to higher description levels. Simulation and verification are repeated. However, iterations rarely span more than two description levels. The extra effort is compensated for by the inherent reduction in the number of design errors. 2.2. Verification Library Level (LL) Silicon IC Prototype Figure 1. Hierarchical design flow. = bit accurate comparison Because for example word length effects result in small functional differences between AL and HL, design verification at this level cannot be bit-accurate (figure 1). Algorithm and formal IC specification (HL) are therefore subjectively compared on the basis of simulations. From

Table 1: Description level characteristics for digital IC design. Description Characteristics Requirements Applications Algorithm (AL) executable functional description causal timing, unclocked abstract data types (e.g. integers, reals) implementation / partitioning independent high execution speeds Functional system development, verification, and specification Behavioural (or High Level, HL) Register Transfer (RT- or Medium Level, ML) Gate (or Library Level, LL) executable description (function and architecture) clock related timing composite bit data types (e.g. integers, bit vectors) executable description (function, architecture and implementation) clock related timing composite bit data types structural description propagation delay based timing bit value data types the HL description onwards verification is bit-accurate. So far, verification was performed through simulations, in future formal verification may be an alternative [5]. Functional verification of hardware prototypes is performed by using the HL description as an exact (pin compatible) reference for an IC (figure 1). Stimuli are applied to the device at full frequency, and its response is recorded and compared (off-line) to HL output (bit-accurately). In addition to functional verification, hardware is tested under various electrical conditions. 2.3. Experimental results Table 2 summarizes the consistent experimental results Table 2: Hierarchical Design Flow, Experimental Results. I II III IV V gate count 25,000 + 12 35,000 + 23 60,000 + 43 35,000 + 46 40,000 + 1 + 3 DACs (appr.) clock freq. 27 27 27 27 27 MHz design flow HL HL HL HL ML development 28 30 28 p-mth effort total elapsed time 14 13 7 mth redesigns functional electrical 0 0 0 0 1 modifications 2 0 0 0 0 of applying the hierarchical flow to several digital IC designs. The gate counts approximate the number of pin compatible with device abstract description in VHDL exact representation of IC functionality high simulation speeds detailed internal device hierarchy (blocks) preferably synthesizable VHDL VHDL netlist of entire device Executable functional and architectural reference (formal specification) for IC design, and system verification Input to block based design trajectory Input to synthesis, performance and timing analysis, and netlist verification standard cell 2 input NAND-equivalent gates. The development effort (p-mth = person months, mth = months) was measured from the start of design work (setting up an HL description) until the release of first silicon engineering samples (no redesigns included). The redesign modifications represent the design changes required to make the first silicon specification compliant. The HL step was omitted for design V, resulting in an increase in verification complexity, and a decrease in simulation performance. The total design effort was consequently not reduced substantially. Moreover, a functional redesign was required, (not accounted for in the effort in table 2) due to insufficient simulation coverage. Design V therefore demonstrates that starting design at higher levels of abstraction is sensible. 2.4. Advantages A hierarchical design flow, such as the one previously described, has the following advantages: the same formalism (i.e. VHDL) is used for all description levels throughout the design concurrent development (engineering) is facilitated the risk of functional errors is reduced, early design flaw detection is facilitated, and iteration loops are kept short models are easily maintainable for (future) reuse, redesigns are consequently simplified Time-to-Market is reduced effectively (by a factor of about 2, according to [1]) 3. Hardware / software codesign 3.1. Driver software Embedded software can be represented in the layered model depicted in figure 2. The bottom layer of the model consists of self-contained components combining hard-

user control layer Specification Paper system control layer component layer driver driver driver driver driver HW HW HW HW HW Algorithm (AL) digital HW + driver Partitioning Figure 2. Basic architectural model for embedded software development. ware, and hardware specific driver software. The component layer moulds the bare functionality of the hardware (HW) into the logical functionality required for software () design. The two higher layers in the model consist of software only. The system control layer combines the functions of several component layer modules. Such subsystems are the basic abstraction of hardware functionality, arranged according to the structure of the software. The user control layer combines all software functionality and provides a user access to, and feedback from the system. 3.2. Hardware / Software Codesign Characteristics Hardware / software codesign is a method for concurrent development of individual component layer modules (figure 2), consisting of digital hardware and associated driver software. Concurrent development provides for a reduced Time-to-Market, as hardware and software design are performed concurrently instead of consecutively. Furthermore, the risk of functional errors is reduced, as both hardware and software design benefit from extensive verification, and from close cooperation with the other. The advantages of hierarchical flows (listed in section 2) inspired the development of a hierarchical hardware / software codesign flow (figure 3). In this flow the hardware is identical to figure 1. The software description levels however have different characteristics (table 3). The hardware / software algorithm (AL) is basically not different from the algorithm for digital hardware design. No distinction is made between hardware and software. An instruction-execution based specification style [1] in VHDL is well suited for hardware / software algorithms. Commands issued by higher layer software modules (figure 2) are executed, under the assumption that processing power is sufficiently available [6]. The behavioural description (HL) in the software consists of algorithmic implementations of driver tasks in VHDL. Software processing power is assumed to be adequately available, dedicated hardware resources are limited. All of the concurrent driver tasks are served instantaneously, upon request [6]. However, communications channels to the hardware, provided by an elementary Behavioural Level (HL) Register Transfer Level (ML) Library Level (LL) Figure 3. Digital hardware / software codesign. micro controller emulator (µc-emu), have to be shared between driver tasks. The ML description contains the same software tasks as the HL, but statements are executed strictly sequentially. A real time kernel (operating system) is implemented to allocate priority to competing driver tasks [6]. The library level description (LL) represents the microcode of the driver software. It is strictly sequential, and ready-to-run on a system micro controller or microprocessor. To allow for performance and timing analysis through VHDL simulations, a vehicle which emulates hardware execution (µc-emu, figure 3) may be needed. The software may subsequently be released for incorporation in a complex suite of system software (as in figure 2). In literature, several possible hardware / software codesign problem areas are identified. The most relevant issues are tackled in the following paragraphs. 3.3. Cospecification (C) HW Architecture Synthesis C Compilation (µcode) software If an algorithm (AL) is set up as an instruction-execution specification in VHDL, at the start of system development, it can serve as a hardware / software cospecification, provided the description does not prescribe an implementation nor a partitioning (table 3). At the behavioural (HL) level, hardware and software are specified in separate descriptions, but in the same for- HW RTL Synthesis HW (gates) hardware

Table 3: Description Level Characteristics for Software Design. Description Characteristics Requirements Applications Algorithm (AL) executable functional description causal timing, unclocked abstract data types (e.g. integers, reals) implementation / partitioning independent high execution speeds Functional system development, verification, and specification. Behavioural (or High Level, HL) Register Transfer (RT- or Medium Level, ML) Gate (or Library Level, LL) executable description (function and architecture) causal timing, clock synchronous I/O to hardware composite bit data types (e.g. integers, bit vectors) individual software tasks processed concurrently executable, scheduled description (function and architecture) causal timing, clock synchronous I/O to hardware composite bit data types individual software tasks processed sequentially structural description (microcode) processor clock cycle based timing bit value data types malism. The software HL specifies driver behaviour, in a timing causal manner. If hardware and software HL are combined in one VHDL environment (as in figure 3), hardware / software cospecification results at this level also (as in [6]). abstract description in VHDL detailed timing only for communication (I/O) to hardware high simulation speeds high level programming language (HLL, e.g. C), or VHDL description scheduling based processing time allocation executable on appropriate micro-controller / microprocessor Executable functional reference for software design, and system verification. Input to high level programming language (HLL) compilation Input to performance and timing analysis, and design verification After hardware-only prototype evaluation (section 2), co-evaluation is performed. A real time micro controller emulator is connected to the hardware evaluation environment. The emulator runs the driver software, and allows real time interactive software debugging. 3.4. Partitioning and Integration Architectural synthesis tools [7] may prove useful to support hardware / software partitioning, which has so far been performed manually. As VHDL is the formalism used at the behavioural level, modifications of the partitioning are straightforward (figure 3). Parts of the software description can be cut and pasted into the hardware description, and / or vice versa. 3.5. Cosimulation and Verification To enable cosimulation and verification, a micro controller emulator (µc-emu, figure 3) is needed to virtually run the driver software on. For behavioural and register transfer level descriptions the emulator is a rudimentary model of the micro controller, implementing clock cycle based I/O protocols only. The VHDL emulator therefore consists of a small set of read and write instructions. For the library level (microcode), a more sophisticated model, performing accurate microcode execution, is required. This model enables cycle based timing analysis. Hardware / software verification is performed on the basis of VHDL simulations. In our experiments we found that hardware / software verification benefits from concurrent development. The number of hardware and software design errors is effectively reduced. Furthermore, stimuli generation is simplified, as the driver software translates logically abstract, but intelligible instructions into appropriate, but hardly comprehensible communication actions. 3.6. Experimental Results Hardware / software codesign experiments have so far been restricted to control oriented implementations in which hardware handles real time tasks under software control, with the results listed in table 4. The efforts for the Table 4: Hardware / Software Codesign, Experimental Results. VI VII gate count 25,000 +46 30,000 + 12 (appr.) clock freq. 9 9 MHz design flow HW / codesign HW / codesign pro- protocol memory I/O, gram- mability control parallel registers development effort 900 1852 memory I/O, parallel 32 24 p-mth total elapsed time 9 6 mth redesigns 0 0 modifications two equally complex devices are different, because several design VI blocks were reused in design VII. The effort for both devices in table 4 is comparable to

the data in table 2. However, hardware / software codesign in combination with rapid prototyping [8] results in not only engineering samples, but also driver software and CPLD (complex programmable logic device) prototype boards. The early availability of software and CPLD prototypes led to a functional prototype system, even before the IC designs (VI and VII) were transferred to a foundry. 3.7. Conclusions Specification Algorithm (AL) Paper analogue HW, digital HW, driver Partitioning Present day formalisms such as VHDL and design tools allow effective hardware / software codesign, with the following advantages: models are easily maintainable for (future) reuse the risk of functional errors in both hardware and software is reduced, and iteration loops are kept short concurrent development is supported, and even recommended to increase development speed the Time-to-Market for hardware and associated driver software is effectively reduced in combination with rapid prototyping, hardware / software codesign allows for early system integration Most of the hardware / software codesign obstacles mentioned in literature can be overcome fairly easily. Behavioural Level (HL) Register Transfer Level (ML) Library Level (LL) Architecture Synth. (C) Comp. (µcode) DHW DHW Synth. DHW (gates) AHW AHW (macro) AHW (trans.) 4. Mixed analogue / digital design 4.1. Analogue / Digital Design Flow Characteristics Traditional analogue design methods focus on the structure (transistor) and geometry () domains. However, mixed analogue / digital coverification (similar to section 3) in these domains is practically infeasible, because circuit simulations are slow. A hierarchical mixed signal design flow (figure 4), which starts in the function domain, for software (), digital hardware (DHW), and analogue hardware (AHW), is therefore proposed [11]. The digital hardware and software s are identical to figure 4, the analogue hardware description levels are defined in table 5. The algorithm (AL) does not distinguish between analogue hardware, digital hardware, nor software. The analogue behavioural description (HL) is an oversampling based VHDL description of desired hardware behaviour [9]-[10], because current VHDL simulators only support event driven, discrete time simulations. The analogue medium level (ML) description is a macro based description of an analogue implementation. It may contain macro cells such as operational amplifiers, and filters. Modern circuit simulators (such as MILES, [12]) allow for ML cosimulation, through VHDL simulator interfaces. The library level (LL) description is the transistor implementation of an analogue device. Simulation of analogue behaviour at this level is accurate, but extremely slow, and therefore used to verify specific implementation Figure 4. Mixed analogue / digital design flow. aspects such as timing and signal integrity only. 4.2. Cosimulation and verification Designers working in either the digital hardware, or the software, are uninterested in detailed analogue behaviour. They use the analogue HL description as a functional reference. Analogue designers in turn use the digital hardware and software HLs. 4.3. Experimental Results Mixed analogue / digital design flow experiments have yielded the results in table 6. 4.4. Conclusions The proposed analogue modelling is feasible, and the benefits of a hierarchical design flow apply to analogue design as well [11]. However with the future extension of VHDL towards the analogue domain, VHDL-A, more detailed descriptions of the analogue behaviour can be made. This may facilitate the incorporation of parasitic analogue behaviour at the behavioural level, providing more accurate system models. 5. Discussion software digital hardware analogue hardware Hierarchical design flows for digital IC design exhibit

Table 5: Description Level Characteristics for Analogue Design. Description Characteristics Requirements Applications Algorithm (AL) executable functional description implementation / partitioning independent Functional system development, causal timing, no clocks abstract data types (e.g. enumerated) high execution speeds verification, and specification Behavioural (or High Level, HL) Register Transfer (RT- or Medium Level, ML) Gate (or Library Level, LL) executable description (function and architecture) timing related to oversampling clock real data types executable description (function, architecture, and implementation) continuous time real, or physical data types structural description propagation delay based timing physical data types (e.g. voltage) distinct advantages. If hardware / software codesign, and Table 6: Mixed Analog / Digital Design, Experimental Results. VIII IX X gate count 1,000 + 2 ADCs, 5 DACs, 4 Opamps 22,000 45,000 + 2ADCs, 3 DACs, 3 Opamps (appr.) clock freq. 60 14 28 MHz design flow Mixed Analog / Digital Mixed Analog / Digital Mixed Analog / Digital programmability protocol - - I 2 C control - - 250 (est.) registers development effort 24 18 30 p-mth total elapsed time mth redesigns 0 0 0 modifications mixed analogue / digital design flows are set up hierarchically, they benefit from, at the very least, the same advantages: a small but comprehensive set of descriptions a single formalisms for higher levels of design abstraction concurrent development design error risk reduction, resulting in a significant decrease in the number of redesigns Time-to-Market reduction pin compatible with device abstract description in VHDL representation of IC functionality high simulation speeds detailed internal device hierarchy (macroblocks) includes parasitic characteristics transistor netlist of analogue part of the device References Executable functional reference (formal specification) for IC design, and system verification. Input to block based design trajectory Input to synthesis, performance analysis, and design verification [1] H.S. Juan, N. Holmes, S. Bakshi, D. Gajski, Top-Down Modelling of RISC Processors in VHDL, Proc. European Design Automation Conf., pp. 454-459, September 1993. [2] J.A.A.M. van den Hurk, Evaluation of the PCALE VLSI Design Flow for HDTV ICs, Instituut Vervolgopleidingen, Eindhoven University of Technology, The Netherlands, ISBN 90-5282-189-5, April 1992. [3] W.P.G. Crooijmans, From Algorithm to VLSI for HDTV, IEEE Trans. on Cons. Electr., vol. 37, no. 4, pp. 933-936, November 1991. [4] B.J. Hosticka, W. Brockherde, R. Klinke, R. Kokozinski, Design Methodology for Analog Monolithic Circuits, IEEE Trans. on Circ. and Syst., vol. 41, no. 5, pp. 387-394, May 1994. [5] S. Malik, A. Wang, R. Brayton, A. Sangiovanni-Vincentelli, Logic Verification Using Binary Decision Diagrams in a Logic Synthesis Environment, Proc. IEEE ICCAD, pp. 6-9, November 1988. [6] W. Ecker, Using VHDL for HW / Co-Specification, Proc. European Design Automation Conf., pp. 500-505, September 1993. [7] L. Stok, Architectural Synthesis and Optimization of Digital Systems, Ph. D. Thesis, Eindhoven University of Technology, The Netherlands, ISBN 90-9003966-X, July 1991. [8] J.A.A.M. van den Hurk, R. Schutte, Prototyping for MPEG2 with Programmable Logic Devices, Proc. Pro- RISC & IEEE Workshop on Circuits, Systems, and Signal Processing, pp. 145-152, March 1995. [9] B.R. Stanisic, M. W. Brown, Behaviour Modeling of Mixed Analog Digital Circuits, chapter 3 in Applications of VHDL to Circuit Design, R.E. Harr and A.G. Stanculescu, eds., Kluwer Academic Press, 1991. [10] B.R. Stanisic, Modeling of Analog Digital Loops in VHDL, chapter 4 in Applications of VHDL to Circuit Design, R.E. Harr and A.G. Stanculescu, eds., Kluwer Academic Press, 1991. [11] E.R. Dilling. Design and evaluation of a mixed signal design flow for digital video applications, Instituut Vervolgopleidingen, Eindhoven University of Technology, The Netherlands, ISBN 90-5282-438-X, January 1995. [12] MILES user manual, Philips Electronic Design & Tools, 6 th edition, June 1993.