An educational environment for designing and performance tuning of embedded systems

  • Authors:
  • Roberto Giorgi;Cosimo Antonio Prete

  • Affiliations:
  • Università di Pisa, Italy;Università di Pisa, Italy

  • Venue:
  • WCAE '98 Proceedings of the 1998 workshop on Computer architecture education
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Teaching how to design and tune an embedded system is indeed a difficult task, since the student has to learn the many trade-offs that lead to the final system configuration. Existing tools are often too complex, or do not stress the basic steps in the design path. These steps are very useful during the first training sessions. The environment Csim 2, which is used at our university, permits the student to become familiar with concepts of program locality, cache structure and performance tuning, while analyzing actual data produced by the actual software that has to be tied with the embedded system. The student can analyze program behavior by means of locality graphs, or run extensive parametric simulations in order to find the best configuration that minimize either system cost, power consumption, or execution time. Further optimizations allow the designer to explore more sophisticated features like selective cacheing, cache locking, scratch memory, and code mapping for better cache exploitation. In this paper we show the basic capabilities of the environment, and some example of training sessions. By means of graphs about program locality and performance metrics, the student is readily conducted to learn how to select an adequate embedded system configuration.