Polyhedral space generation and memory estimation from interface and memory models of real-time video systems

  • Authors:
  • Benny Thörnberg;Qubo Hu;Martin Palkovic;Mattias O'Nils;Per Gunnar Kjeldsberg

  • Affiliations:
  • Mid-Sweden University, Holmgatan 10, 851 70 Sundsvall, Sweden;Norwegian University of Science and Technology, 7491 Trondheim, Norway;IMEC, B-3001 Leuven, Belgium;Mid-Sweden University, Holmgatan 10, 851 70 Sundsvall, Sweden;Norwegian University of Science and Technology, 7491 Trondheim, Norway

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a tool and a methodology for estimating the memory storage requirement for synchronous real-time video processing systems. Typically, a designer will use the feedback information from this estimation to select the most optimal execution order for software processors or space to time mapping for hardware. We propose to start from a conceptual interface and memory model that captures memory usage and data transfers. This high-level modeling is provided as an extension library of SystemC called IMEM. A common polyhedral iteration space is generated from the model, where polytopes are placed using a new placement algorithm based on simple heuristics. This algorithm will ensure maximum freedom of selecting executing order as all negative dependencies are removed to the length of zero. A demonstration is given regarding how the polytopes and dependency vectors can then be used as input to a memory storage estimation tool called STOREQ.