• Media type: E-Article
  • Title: Constraint analysis for code generation : basic techniques and applications in FACTS : basic techniques and applications in FACTS
  • Contributor: Van Eijk, Koen; Mesman, Bart; Alba Pinto, Carlos A.; Zhao, Qin; Bekooij, Marco; Van Meerbergen, Jef; Jess, Jochen
  • imprint: Association for Computing Machinery (ACM), 2000
  • Published in: ACM Transactions on Design Automation of Electronic Systems
  • Language: English
  • DOI: 10.1145/362652.362660
  • ISSN: 1084-4309; 1557-7309
  • Keywords: Electrical and Electronic Engineering ; Computer Graphics and Computer-Aided Design ; Computer Science Applications
  • Origination:
  • Footnote:
  • Description: <jats:p> Code generation methods for digital signal processors are increasingly hampered by the combination of tight timing constraints imposed by signal p processing applications and resource constraints implied by the processor architecture. In particular, limited resource availability (e.g.registers) poses a problem for traditional methods that perform code generation in separate stages (e.g., scheduling followed by register binding). This separation often results in suboptimality (or even infeasibility) of the generated solutions because it ignores the problem of phase coupling (e.g., since value lifetimes are a result of scheduling, scheduling affects the solution space for register binding). As a result, traditional methods need an increasing amount of help from the programmer (or designer) to arrive at a feasible solution. Because this requires an excessive amount of design time and extensive knowledge of the processor architecture, there is a need for automated techniques that can cope with the different kinds of contraints <jats:italic>during</jats:italic> scheduling. By exploiting these constraints to prune the schedule search space, the scheduler is often prevented from making a decision that inevitably violates one or more constraints. FACTS is a research tool developed for this purpose. In this paper we will elucidate the philosophy and concepts of FACTS and demonstrate them on a number of examples. </jats:p>