Skip to content

Commit

Permalink
nous cores
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmm committed Mar 3, 2021
1 parent 4403362 commit b976ec2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions capitol_2.tex
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,12 @@ \subsection{Cortex-M}
\item {\bf Cortex-M3}: Versió de millors prestacions, amb un {\em pipeline} més llarg (3 etapes) i predicció de salts, suport HW d'operacions amb punt fix, sistema de debug avançat i, opcionalment, protecció de memòria \cite{CortexM3}.
\item {\bf Cortex-M4}: Versió que afegeix capacitats de punt flotant en HW a un Cortex-M3 \cite{CortexM4}.
\item {\bf Cortex-M7}: Versió d'alt rendiment amb un {\em pipeline} de 6 etapes superescalar, predicció de salts i aritmètica de punt flotant de fins a 64 bits \cite{CortexM7}.
\item {\bf Cortex-M23}: Nova arquitectura per una capacitat similar a un M0+ i afegeix divisió per hardware i extensions de seguretat.
\item {\bf Cortex-M33}: Versió ampliada del M23, similar a un M4 amb les extensions de seguretat,
\end{itemize}

Hi ha alguns {\it cores} més actuals (Cortex-M35P, Cortex-M55), però actualment no hi ha cap microcontrolador comercial disponible.

\begin{table}
\caption{Rendiment de diferents famílies de Cortex-M \cite[22]{DesignersGuide}}
\centering
Expand Down

0 comments on commit b976ec2

Please sign in to comment.