@@ -407,11 +412,11 @@ Instruction Set Simulators for the following architectures :
\item Arm 7
\item Sparc v8
\item LM 32
\item Microblaze
\item Microblaze (currently no mutekH support)
\end{itemize}
\item The mapping table generation and calculation of addresses in \texttt{/src/ddtranslatorSoclib/toTopcell} of other architectures might have to be extended (ongoing work, requests to \texttt{daniela.genius@lip6.fr})
\end{itemize}
\textbf{For MicroBlaze, currently no mutekH support exists}
%\textbf{For MicroBlaze, currently no mutekH support exists}
}
\subsection{TTool Code Generation}
...
...
@@ -442,9 +447,9 @@ Generation of code for MPSoC platform in directory \texttt{TTool/MPSoC}.
In the \texttt{generated\_topcell} directory :
\begin{itemize}
\item\texttt{config\_noproc}
\item\texttt{deployinfo.h} copied to \texttt{Prog/mutekh/arch/soclib}, generated by \texttt{TTool/src/ddtranslatorSoclib/toTopcell/Deplyinfo.java}
\item\texttt{deployinfo\_map.h} copied to \texttt{Prog/mutekh/arch/soclib}, generated by \texttt{TTool/src/ddtranslatorSoclib/toTopcell/Deplyinfo.java}
\item\texttt{nbproc} contains number of CPUs, generated by \texttt{TTool/src/ddtranslatorSoclib/toTopcell/Deplyinfo.java}. This info is appended to \texttt{config\_noproc}
\item\texttt{deployinfo.h} copied to \texttt{Prog/mutekh/arch/soclib}, generated by \texttt{TTool/src/ddtranslatorSoclib/toTopcell/Deployinfo.java}
\item\texttt{deployinfo\_map.h} copied to \texttt{Prog/mutekh/arch/soclib}, generated by \texttt{TTool/src/ddtranslatorSoclib/toTopcell/Deployinfo.java}
\item\texttt{nbproc} contains number of CPUs, generated by \texttt{TTool/src/ddtranslatorSoclib/toTopcell/Deployinfo.java}. This info is appended to \texttt{config\_noproc}
\item\texttt{procinfo.mk}
\end{itemize}
}
...
...
@@ -453,7 +458,7 @@ Generation of code for MPSoC platform in directory \texttt{TTool/MPSoC}.
\MyLogo
\frametitle{Directories in the TTool Arborescence (3)}
Central Makefile \texttt{src/MPSoC/Makefile.forsoclib}
Central Makefile \texttt{MPSoC/Makefile.forsoclib}
which copies generated code from the \texttt{TTool} into the \texttt{MPSoC} arborescence as follows: