71 lines
3.0 KiB
TeX
71 lines
3.0 KiB
TeX
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{titlepage}
|
|
\setcounter{page}{-1}
|
|
\begin{center}
|
|
\includegraphics*[scale=2.5]{img/TUKL_LOGO.pdf}\\[3ex]
|
|
|
|
\textsc{\Large University of Kaiserslautern}\\[1.5ex]
|
|
Department of Electrical Engineering and Information Technology\\[1.5ex]
|
|
Microelectronic Systems Design Research Group \\[3ex]
|
|
|
|
\vfill
|
|
\vfill
|
|
|
|
\textsc{\Huge Bachelor Thesis}\\[6ex]
|
|
\centerline{\Large Development of a System-Level Simulation Frontend for DRAMSys}
|
|
\vspace{20pt}
|
|
\centerline{\Large Should be here}
|
|
|
|
\vfill
|
|
\vfill
|
|
|
|
\begin{tabular}{rl}\hline\\
|
|
Presented: & \quad \today \\[1.5ex]
|
|
Author: & \quad Derek Christ (409571) \\[1.5ex]
|
|
Research Group Chief: & \quad Prof.\,Dr.-Ing.\,~N.~Wehn\\[1.5ex]
|
|
Tutor: & \quad Dr.-Ing. M. Jung\\[1.5ex]
|
|
& \quad M.Sc. Lukas Steiner\\[1.5ex]\\\hline
|
|
\end{tabular}
|
|
\end{center}
|
|
|
|
\clearpage
|
|
\pagestyle{empty}
|
|
\begin{flushleft}
|
|
\section*{Statement}
|
|
\vspace{10mm}
|
|
I declare that this thesis was written solely by myself and exclusively with
|
|
help of the cited resources.
|
|
|
|
\vspace{12pt}
|
|
Kaiserslautern, \today \\
|
|
% Kaiserslautern, XXst XXXXXX 2010 \\
|
|
\vspace{20mm}
|
|
Derek Christ
|
|
\end{flushleft}
|
|
|
|
\end{titlepage}
|
|
|
|
\begin{abstract}
|
|
\textbf{Abstract}
|
|
|
|
The performance of today's computing systems depends in particular on the memory system used.
|
|
With the increasing use of DRAMs, also in mobile and embedded systems, it is important to select a configuration that fits the application.
|
|
However, since this is a complex task within the system design, simulations of the system are essential to evaluate the components and configuration parameters used.
|
|
Such a simulation can be accomplished with the DRAM simulation environment DRAMSys.
|
|
However, this requires realistic stimuli for the memory system, which can be created by the time-consuming simulation of processor cores.
|
|
A faster method, which creates such access patterns by analyzing applications on real hardware, is developed in this thesis.
|
|
|
|
\vspace{0.9cm}
|
|
|
|
\textbf{Zusammenfassung}
|
|
|
|
Die Leistung heutiger Rechensysteme hängt insbesondere von dem eingesetzem Speichersystem ab.
|
|
Mit der zunehmenden Verbreitung von DRAMs, auch in mobilen und eingebetteten Systemen, ist es wichtig eine auf den Anwendungsfall passende Konfiguration dieser zu wählen.
|
|
Da dies jedoch eine komplexe Aufgabenstellung innerhalb des Systemdesigns ist, sind Simulationen des Systems zur Bewertung der eingesetzten Komponenten und Konfigurationsparameter unabdingbar.
|
|
Solch eine Simulation kann mit der DRAM Simulationsumgebung DRAMSys vollzogen werden.
|
|
Hierfür sind allerdings realitätsnahe Stimuli für das Speichersystem vonnöten, welche durch die zeitaufwändige Simulation von Prozessorkernen erstellt werden können.
|
|
Eine schnellere Methode, welche solche Zugriffsmuster durch Analyse von Applikationen auf echter Hardware erstellt, wird in dieser Arbeit entwickelt.
|
|
|
|
\end{abstract}
|
|
|