Spim-Cache: A Pedagogical Tool for Teaching Cache Memories Through Code-Based Exercises

  • Authors:
  • J. Sahuquillo;N. Tomas;S. Petit;A. Pont

  • Affiliations:
  • Polytech. Univ. of Valencia, Valencia;-;-;-

  • Venue:
  • IEEE Transactions on Education
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Cache memories represent a core topic in all computer organization and architecture courses offered at universities around the world. As a consequence, educational proposals and textbooks address important efforts to this topic. A valuable pedagogical help when studying cache memories is to perform exercises based on simple algorithms, which allow the identification of cache accesses, for instance, a program accessing the elements of an array. These exercises, referred to as code-based exercises, have a good acceptance among instructors of computer organization courses. Nevertheless, no tool (e.g., simulator) has been developed to be used in undergraduate courses working with this kind of exercises; therefore, students perform such exercises by means of the classic paper and pencil methodology. To fill this gap, this paper proposes a new pedagogical tool, namely Spim-cache. A laboratory example is also presented for illustrative purposes.