VHDL generation from SDL specifications

  • Authors:
  • Jean-Marc Daveau;Gilberto Fernandes Marchioro;Carlos Alberto Valderrama;Ahmed Amine Jerraya

  • Affiliations:
  • TIMA Laboratory, Grenoble, France;TIMA Laboratory, Grenoble, France;TIMA Laboratory, Grenoble, France;TIMA Laboratory, Grenoble, France

  • Venue:
  • Readings in hardware/software co-design
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

The aim of this paper is to present an approach that allows the generation of VHDL from system level specifications in SDL. Our approach overcomes the main known problem encountered by previous work, which is the communication between different processes. We allow SDL communication to be translated into VHDL for synthesis. This is made possible by the use of an intermediate form that supports a powerful communication model which enables the representation in a synthesis oriented manner of most communication schemes. This intermediate form allows the refinement of the system in order to obtain the desired solution. The main refinement step, called communication synthesis, is aimed at fixing the protocol and the interface used by the different processes to communicate. The refined specification is translated into VHDL for synthesis using existing CAD tools. We illustrate the feasibility of our approach through two SDL to VHDL translation examples.