A Novel Approach to Compute Spatial Reuse in the Design of Custom Instructions

  • Authors:
  • Nagaraju Pothineni;Anshul Kumar;Kolin Paul

  • Affiliations:
  • -;-;-

  • Venue:
  • VLSID '08 Proceedings of the 21st International Conference on VLSI Design
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the automatic design of custom instruction set proces- sors, there can be a very large set of potential custom in- structions, from which a few instructions are required to be chosen, taking into account their spatial as well as temporal reuse and cost. Using the existing pattern matching tech- niques, finding complete reuse of every identified pattern in the entire application would be very slow and may even be computationally infeasible. Due to this, the existing selec- tion methods employ pattern matching techniques at a very later stage of selection process on a small set of patterns, compromising the quality of selected candidates. In this pa- per, we propose a method by which each pattern's reuse information can be derived at an early stage of selection process even when there are very large number of poten- tial patterns. The novel contributions of this paper include a simple and efficient algorithm for finding all the isomor- phic convex subgraphs (termed as Recurring Pattern Infor- mation(RPI)) of the given application's Control Data Flow Graph (CDFG). The proposed technique is integrated into the estimation phase of the Instruction Set Extension(ISE) automation. Experimental results show the efficiency of the proposed algorithm and demonstrate its utility in generating high quality custom instructions.