Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.sed
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.sed	(revision 50)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.sed	(revision 51)
@@ -3,12 +3,13 @@
 \def\dirschema{@DIRSCHEMA}
 \def\dirdoc{@DIRDOC}
+\def\dirpackage{@DIRPACKAGE}
 \def\dircommon{\dirdoc/common}
 \def\dirroot{\dirdoc/\lang}
 
-\include{Package/\file}
+\include{\dirpackage/\file}
 
 % Package de variables d'environnement : Titre, command etc ...
 \usepackage{Include/doc-style}
-\usepackage{Package/\file}
+\usepackage{\dirpackage/\file}
 
 %------------------------------------------------------------------------------
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-file_source.sed
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-file_source.sed	(revision 50)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-file_source.sed	(revision 51)
@@ -3,13 +3,14 @@
 \def\dirschema{@DIRSCHEMA}
 \def\dirdoc{@DIRDOC}
+\def\dirpackage{@DIRPACKAGE}
 \def\dircommon{\dirdoc/common}
 \def\dirroot{\dirdoc/\lang}
 
-\include{Package/\file}
+\include{\dirpackage/\file}
 \pagestyle{empty}
 
 % Package de variables d'environnement : Titre, command etc ...
 \usepackage{Include/poster-style}
-\usepackage{Package/\file}
+\usepackage{\dirpackage/\file}
 
 %------------------------------------------------------------------------------
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.sed
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.sed	(revision 50)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.sed	(revision 51)
@@ -4,4 +4,5 @@
 \def\file{@FILE}
 \def\dirschema{@DIRSCHEMA}
+\def\dirpackage{@DIRPACKAGE}
 \def\dirdoc{@DIRDOC}
 \def\dircommon{\dirdoc/common}
@@ -11,6 +12,6 @@
 % Package de variables d'environnement : Titre, command etc ...
 \usepackage{Include/ppt-style}
-\include{Package/\file}
-\usepackage{Package/\file}
+\include{\dirpackage/\file}
+\usepackage{\dirpackage/\file}
 
 %------------------------------------------------------------------------------
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.lang	(revision 51)
@@ -0,0 +1,1 @@
+en
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.sty	(revision 51)
@@ -0,0 +1,12 @@
+%\def\review{YYYY/MM/DD}
+\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Design a CPU with High Performance and High Configurability on FPGA}
+ 
+\author{Mathieu Rosière, Nathalie Drach-Temam, Franck Wajsbürt and Jean-Lou Desbarbieux}
+
+\affiliation{Equipe SOC - Laboratoire d'information de Paris VI - France}
+
+\email{\{mathieu.rosiere, nathalie.drach-temam, franck.wajsburt, jean-lou.desbarbieux\}@lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,twocolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.sty	(revision 51)
@@ -0,0 +1,12 @@
+\def\review{2007/01/16}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Incidence du partage des ressources architecturales entre les contextes matériels}
+
+\author{Mathieu Rosière}
+
+\affiliation{Equipe SOC - Laboratoire d'informatique de Paris VI - France}
+
+\email{mathieu.rosiere@lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,twocolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.sty	(revision 51)
@@ -0,0 +1,12 @@
+\def\review{2007/08/06}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Cache de données associatif et non bloquant\\{\it Spécification}}
+ 
+\author{Mathieu Rosière}
+
+\affiliation{Laboratoire d'Informatique de Paris VI - Equipe ALSOC - France}
+
+\email{mathieu.rosiere@lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,onecolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.sty	(revision 51)
@@ -0,0 +1,11 @@
+\def\review{2006/10/27}
+
+\title{Configuration file syntax}
+ 
+\author{Mathieu Rosière}
+
+\affiliation{Laboratoire d'Informatique de Paris VI - Equipe SOC - France}
+
+\email{mathieu.rosiere{at}lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,twocolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.sty	(revision 51)
@@ -0,0 +1,12 @@
+\def\review{2007/06/01}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Interface - Processeur / Cache non bloquant}
+
+\author{}
+
+\affiliation{Equipe SOC - Laboratoire d'informatique de Paris VI - France}
+
+\email{}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,onecolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.sty	(revision 51)
@@ -0,0 +1,12 @@
+\def\review{YYYY/MM/DD}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Morpheo's Methodology}
+ 
+\author{Mathieu Rosière}
+
+\affiliation{Laboratoire d'Informatique de Paris VI - Equipe SOC - France}
+
+\email{mathieu.rosiere@lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,twocolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.sty	(revision 51)
@@ -0,0 +1,12 @@
+\def\review{2007/01/08}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{New Component}
+ 
+\author{Mathieu Rosière}
+
+\affiliation{Laboratoire d'Informatique de Paris VI - Equipe SOC - France}
+
+\email{mathieu.rosiere@lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,twocolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.sty	(revision 51)
@@ -0,0 +1,12 @@
+%\def\review{2006/11/17}
+\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Morpheo's Overview}
+ 
+\author{Mathieu Rosière}
+
+\affiliation{Laboratoire d'Informatique de Paris VI - Equipe SOC - France}
+
+\email{mathieu.rosiere@lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,twocolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.sty	(revision 51)
@@ -0,0 +1,16 @@
+
+\def\viewer{Viewer~}
+\def\cpu{Morpheo~}
+
+\def\review{2007/02/21}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{\viewer : Spécification}
+ 
+\author{Philippe Chou, Michaël Lafaye, Mathieu Rosière}
+
+\affiliation{Laboratoire d'Informatique de Paris VI - Equipe SOC - France}
+
+%\email{mathieu.rosiere{at}lip6.fr}
+
+%\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.tex	(revision 51)
@@ -0,0 +1,1 @@
+\documentclass[10pt,a4paper,twocolumn]{article}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.type	(revision 51)
@@ -0,0 +1,1 @@
+doc
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-poster
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.sty	(revision 51)
@@ -0,0 +1,13 @@
+\def\review{14, 15 et 16 Mai 2007}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Incidence du partage des ressources architecturales\\
+  entre les contextes matériels}
+
+\author{Mathieu Rosière}
+
+\affiliation{Equipe SOC - Laboratoire d'information de Paris VI - France}
+
+\email{mathieu.rosiere@lip6.fr}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.tex	(revision 51)
@@ -0,0 +1,4 @@
+%\documentclass[landscape,a0b,final,a4resizeable]{a0poster}
+\documentclass[portrait,a0b,final]{a0poster}
+%\documentclass[portrait,a0b,final,a4resizeable]{a0poster}
+%\documentclass[portrait,a0b,final]{a0poster}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.type	(revision 51)
@@ -0,0 +1,1 @@
+poster
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-ppt
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.sty	(revision 51)
@@ -0,0 +1,10 @@
+\def\review{2007/06/01}
+%\def\review{\number\day/\number\month/\number\year\xspace}
+
+\title{Séminaire interne :\newline Processeur libre, haute performance et paramètrable}
+
+\institute{Département SOC - Laboratoire d'information de Paris VI - France}
+ 
+\author{Mathieu Rosière}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.tex	(revision 51)
@@ -0,0 +1,3 @@
+\usepackage{beamerthemetree}
+
+%\setbeameroption{show notes on second screen}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.type	(revision 51)
@@ -0,0 +1,1 @@
+ppt
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context	(revision 50)
+++ 	(revision )
@@ -1,1 +1,0 @@
-ppt
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.lang
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.lang	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.lang	(revision 51)
@@ -0,0 +1,1 @@
+fr
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.sty
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.sty	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.sty	(revision 51)
@@ -0,0 +1,9 @@
+\def\review{2006/10/13}
+
+\title{Incidence du partage des ressources architecturales entre les contextes matériels}
+
+\institute{Equipe SOC - Laboratoire d'information de Paris VI - France}
+ 
+\author{Mathieu Rosière}
+
+\date{\review}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.tex
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.tex	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.tex	(revision 51)
@@ -0,0 +1,3 @@
+\usepackage{beamerthemetree}
+
+%\setbeameroption{show notes on second screen}
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.type
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.type	(revision 51)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.type	(revision 51)
@@ -0,0 +1,1 @@
+ppt
Index: trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile
===================================================================
--- trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile	(revision 50)
+++ trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile	(revision 51)
@@ -23,7 +23,7 @@
 DIR_DOCUMENTATION   	= ..
 DIR_INCLUDE		= Include
-DIR_PACKAGE		= Package
+DIR_PACKAGE		= Info
 DIR_DOCUMENTS		= Documents
-DIR_LANGUAGE		= Language
+DIR_LANGUAGE		= Info
 DIR_TYPE		= Info
 DIR_GRAPH		= Graph
@@ -43,5 +43,5 @@
 #--------------------------------------------------------------------------------
 
-ALL_FILES 		= $(wildcard $(DIR_TYPE)/*)
+ALL_FILES 		= $(wildcard $(DIR_TYPE)/*.type)
 
 TEX_FILES 		= $(wildcard $(DIR_TEX)/*.tex)
@@ -66,11 +66,12 @@
 			@\
 			for file in $(ALL_FILES); do                                				\
-				file=`$(BASENAME) $$file`;							\
-				type=`$(CAT) $(DIR_TYPE)/$$file`;						\
+				file=`$(BASENAME) $$file .type`;						\
+				type=`$(CAT) $(DIR_TYPE)/$$file.type`;						\
 						           		                			\
-				for lang in `$(CAT) $(DIR_LANGUAGE)/$$file`; do                        		\
+				for lang in `$(CAT) $(DIR_LANGUAGE)/$$file.lang`; do                        		\
 					if $(TEST) ! -f "$(DIR_TEX)/$$file-$$lang.tex"; then			\
 			                        $(ECHO) "s/@LANG/$$lang/"                     >  $$$$;          \
 			                        $(ECHO) "s/@FILE/$$file/"                     >> $$$$;          \
+			                        $(ECHO) "s/@DIRPACKAGE/$(DIR_PACKAGE)/"       >> $$$$;        	\
 			                        $(ECHO) "s/@DIRDOC/$(DIR_DOCUMENTS)\/$$file/" >> $$$$;        	\
 			                        $(ECHO) "s/@DIRSCHEMA/$(DIR_SCHEMA_EPS)/"     >> $$$$;        	\
@@ -137,5 +138,5 @@
 			$(READ) FILENAME;									\
 														\
-			if $(TEST) -z "$$FILENAME" -o -d "$(DIR_TYPE)/$$FILENAME";				\
+			if $(TEST) -z "$$FILENAME" -o -d "$(DIR_TYPE)/$$FILENAME.type";				\
 			then											\
 				$(ECHO) "Invalid name : string is empty, or filename is already used";		\
@@ -143,10 +144,10 @@
 			fi;											\
 														\
-			$(ECHO) "Create file      : $(DIR_LANGUAGE)/$$FILENAME";                 		\
+			$(ECHO) "Create file      : $(DIR_LANGUAGE)/$$FILENAME.lang";                 		\
 			$(ECHO) "                   (Default language : $(DEFAULT_LANG))";			\
-			$(ECHO) "$(DEFAULT_LANG)" > $(DIR_LANGUAGE)/$$FILENAME;                  		\
-														\
-			$(ECHO) "Create file      : $(DIR_TYPE)/$$FILENAME";                    		\
-			$(ECHO) $$TYPE > $(DIR_TYPE)/$$FILENAME;						\
+			$(ECHO) "$(DEFAULT_LANG)" > $(DIR_LANGUAGE)/$$FILENAME.lang;                  		\
+														\
+			$(ECHO) "Create file      : $(DIR_TYPE)/$$FILENAME.type";                    		\
+			$(ECHO) $$TYPE > $(DIR_TYPE)/$$FILENAME.type;						\
 														\
 			$(ECHO) "Create file      : $(DIR_PACKAGE)/$$FILENAME.sty";                    		\
@@ -178,5 +179,5 @@
 			CPT=1;                                      		                		\
 			for files in $(ALL_FILES); do                                  				\
-				files=`$(BASENAME) $$files`;                     				\
+				files=`$(BASENAME) $$files .type`;                     				\
 				$(ECHO) "$$CPT) $$files";           		                		\
 				FILES[$$CPT]=$$files;				                		\
@@ -200,9 +201,9 @@
 			FILENAME=$${FILES[$$NUM_FILE]};					      			\
 														\
-			$(ECHO) "Delete file      : $(DIR_TYPE)/$$FILENAME";                   			\
-			$(RM) $(DIR_TYPE)/$$FILENAME;                 						\
-														\
-			$(ECHO) "Delete file      : $(DIR_LANGUAGE)/$$FILENAME";                   		\
-			$(RM) $(DIR_LANGUAGE)/$$FILENAME;                 					\
+			$(ECHO) "Delete file      : $(DIR_TYPE)/$$FILENAME.type";                   		\
+			$(RM) $(DIR_TYPE)/$$FILENAME.type;                 					\
+														\
+			$(ECHO) "Delete file      : $(DIR_LANGUAGE)/$$FILENAME.lang";                   	\
+			$(RM) $(DIR_LANGUAGE)/$$FILENAME.lang;                 					\
 														\
 			$(ECHO) "Delete file      : $(DIR_PACKAGE)/$$FILENAME.sty";                    		\
@@ -227,5 +228,5 @@
 			CPT=1;                                      		                		\
 			for files in $(ALL_FILES); do                                  				\
-				files=`$(BASENAME) $$files`;                   					\
+				files=`$(BASENAME) $$files .type`;                   				\
 				$(ECHO) "$$CPT) $$files";           		                		\
 				FILES[$$CPT]=$$files;				                		\
@@ -250,5 +251,5 @@
 			$(READ) FILENAME_DEST;									\
 														\
-			if $(TEST) -z "$$FILENAME_DEST" -o -d "$(DIR_TYPE)/$$FILENAME_DEST";			\
+			if $(TEST) -z "$$FILENAME_DEST" -o -d "$(DIR_TYPE)/$$FILENAME_DEST.type";		\
 			then											\
 				$(ECHO) "Invalid name : string is empty, or filename is already used";		\
@@ -256,15 +257,15 @@
 			fi;											\
 														\
-			$(ECHO) "Rename file      : $(DIR_LANGUAGE)/$$FILENAME_SRC";                 		\
-			$(MV) $(DIR_LANGUAGE)/$$FILENAME_SRC    $(DIR_LANGUAGE)/$$FILENAME_DEST;               	\
-														\
-			$(ECHO) "Rename file      : $(DIR_TYPE)/$$FILENAME_SRC";                 		\
-			$(MV) $(DIR_TYPE)/$$FILENAME_SRC        $(DIR_TYPE)/$$FILENAME_DEST;               	\
+			$(ECHO) "Rename file      : $(DIR_LANGUAGE)/$$FILENAME_SRC.lang";              		\
+			$(MV) $(DIR_LANGUAGE)/$$FILENAME_SRC.lang $(DIR_LANGUAGE)/$$FILENAME_DEST.lang;         \
+														\
+			$(ECHO) "Rename file      : $(DIR_TYPE)/$$FILENAME_SRC.type";                 		\
+			$(MV) $(DIR_TYPE)/$$FILENAME_SRC.type     $(DIR_TYPE)/$$FILENAME_DEST.type;             \
 														\
 			$(ECHO) "Rename file      : $(DIR_PACKAGE)/$$FILENAME_SRC.sty";                    	\
-			$(MV) $(DIR_PACKAGE)/$$FILENAME_SRC.sty $(DIR_PACKAGE)/$$FILENAME_DEST.sty;		\
+			$(MV) $(DIR_PACKAGE)/$$FILENAME_SRC.sty   $(DIR_PACKAGE)/$$FILENAME_DEST.sty;		\
 														\
 			$(ECHO) "Rename directory : $(DIR_DOCUMENTS)/$$FILENAME_SRC";                    	\
-			$(MV) $(DIR_DOCUMENTS)/$$FILENAME_SRC   $(DIR_DOCUMENTS)/$$FILENAME_DEST;
+			$(MV) $(DIR_DOCUMENTS)/$$FILENAME_SRC     $(DIR_DOCUMENTS)/$$FILENAME_DEST;
 
 #--------------------------------------------------------------------------------
@@ -288,6 +289,6 @@
 			CPT=0;                                      		                		\
 			for files in $(ALL_FILES); do                                  				\
-				files=`$(BASENAME) $$files`;                   					\
-				type=`$(CAT) $(DIR_TYPE)/$$files`;						\
+				files=`$(BASENAME) $$files .type`;                   				\
+				type=`$(CAT) $(DIR_TYPE)/$$files.type`;						\
 				$(ECHO) "$$CPT) $$type - $$files";           		                	\
 				FILES[$$CPT]=$$files;				                		\
@@ -312,5 +313,5 @@
 														\
 			CPT=0;						                        		\
-			for lang in `$(CAT) $(DIR_LANGUAGE)/$$SELECT_FILE`; do					\
+			for lang in `$(CAT) $(DIR_LANGUAGE)/$$SELECT_FILE.lang`; do				\
 			    	$(ECHO) "$$CPT) $$lang";				                	\
 				LANG[$$CPT]=$$lang;				                		\
