Platune 1.6 (Platform Tuner)

Overview

Platune is a WinNT/00 simulation/exploration environment for a parameterized SOC architecture. This architecture is composed of a MIPS processor, instruction and data caches, CPU to instruction and CPU to data cache buses, memory, and instruction/data cache to memory bus. The environment comes with a C compiler that maps applications written in c to the architecture. The tool allows for exploration of a user defined parameter space.

Download the Executable

This is the quick way to get started -- takes only minutes. Click Platune.zip to download the executables. Unzip the file and place the directory "platune" somewhere along a path that has no spaces. Execute platune.exe and follow the directions below.

Usage: simple execution of the model

Download the Source

If you want to dig deeper and modify the source, or compile it for a different architecture, click platune_source.tar .
Executable first posted 07/05/01
Source added 03/05/03