source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Internal_Banked/doc/RegisterFile_Monolithic.tex @ 145

Last change on this file since 145 was 145, checked in by rosiere, 14 years ago

1) add test with SPECINT2K
2) new config of Selftest
3) modif RAT to support multiple depth_save ... but not finish (need fix Update Prediction Table)
4) add Function_pointer but need fix

  • Property svn:keywords set to Id
File size: 1010 bytes
Line 
1\documentclass[10pt,a4paper,twocolumn]{article}
2
3\def\dirdoc{tex}
4\def\dirschema{eps}
5
6% Package de variables d'environnement : Titre, command etc ...
7\usepackage{../../../../../Behavioural/doc/sty/doc-style}
8\usepackage{sty/header}
9
10
11%------------------------------------------------------------------------------
12% Début document
13%------------------------------------------------------------------------------
14
15\pagestyle{empty}
16
17\begin{document}
18
19% Créez une page de titre
20\maketitle
21\thispagestyle{empty}
22
23%Table des matières et des figures
24%\tableofcontents
25%\newpage
26%\listoffigures
27
28%------------------------------------------------------------------------------
29% Ajout du corps du documents
30%------------------------------------------------------------------------------
31
32\input{tex/root}
33
34%------------------------------------------------------------------------------
35% Fin d'ajout du corps du document
36%------------------------------------------------------------------------------
37
38\end{document}
Note: See TracBrowser for help on using the repository browser.