A design representation for high level synthesis

  • Authors:
  • Mikael R. K. Patel

  • Affiliations:
  • Linköping University, S-581 83 Linköping, Sweden

  • Venue:
  • EURO-DAC '90 Proceedings of the conference on European design automation
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

TAO is a hierarchical graph representation of behaviour for High Level Synthesis of Hardware Structures. Typically a High Level Synthesis System takes a behavioural description and a set of constraints as input and generates a structural description of a hardware realization as output. One of the main question when realizing an internal design representation is what data structures should be used to reduced time complexity of algorithms applied and how to organize these data structures. When using the TAO graph representation one must consider several types of graphs operations such as node merge and distribution. These require different representations to reduce the overall computational complexity of the procedure at hand. In this paper data structures for the three levels of TAO, Task, Algorithm, and Operation graphs, are selected, defined, and discussed with examples of typical graph operations performed during the synthesis process from a behavioural towards a structural description.