Area and performance optimizations in path-based scheduling

  • Authors:
  • Reinaldo A. Bergamaschi;Raul Camposano;Michael Payer

  • Affiliations:
  • Thomas J. Watson Research Center, Yorktown Heights, N.Y.;Thomas J. Watson Research Center, Yorktown Heights, N.Y.;Thomas J. Watson Research Center, Yorktown Heights, N.Y.

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the area and performance optimizations implemented in the As-Fast-As-Possible (AFAP) scheduling algorithm. The AFAP scheduling algorithm is a path-based technique that finds the minimum number of control steps for all possible sequences of operations in the control-flow graph, under given constraints. Area requirements for functional units, such as their number and type, are translated into constraints which are then met exactly. The number of registers is also minimized. The performance optimizations included in this paper are concerned mainly with the scheduling of loops.