\subsubsection{Name}

PlaceCentric -- Placement of an instance in the middle of an abutment box

\subsubsection{Synopsys}

\begin{verbatim}
PlaceCentric ( ins )
\end{verbatim}

\subsubsection{Description}

This function places an instance in the middle of and abutment box.\\
\indent The instance has to be instantiated in the method \verb-Netlist- in order to use this function.
    
\subsubsection{Parameters}

\begin{itemize}
    \item \verb-ins- : Instance to place
\end{itemize}

%\subsubsection{Example}
%
%\begin{verbatim}
%PlaceCentric ( core )
%\end{verbatim}
%
\subsubsection{Errors}
    
Some errors may occur :
\begin{itemize}
    \item \verb-[Stratus ERROR] PlaceCentric: the instance does not exist.-\\The instance must be instanciated in order to be placed.
    \item \verb-[Stratus ERROR] PlaceCentric :-\\\verb-the instance's size is greater than this model.-\\The instance must fit in the abutment box. The abutment box may not be big enough.
\end{itemize}

\begin{htmlonly}

\subsubsection{See Also}

\hyperref[ref]{\emph{Introduction}}{}{Introduction}{secintroduction}
\hyperref[ref]{\emph{Layout}}{}{Layout}{seclayout}
\hyperref[ref]{\emph{PlaceGlu}}{}{PlaceGlu}{secglu}
\hyperref[ref]{\emph{FillCell}}{}{FillCell}{secfillcell}
\hyperref[ref]{\emph{Pads}}{}{Pads}{secpads}
\hyperref[ref]{\emph{Alimentation rails}}{}{Alimentation rails}{secrails}
\hyperref[ref]{\emph{Alimentation connectors}}{}{Alimentation connectors}{secconnectors}
\hyperref[ref]{\emph{PowerRing}}{}{PowerRing}{secpowerring}
\hyperref[ref]{\emph{RouteCk}}{}{RouteCk}{secrouteck}

\end{htmlonly}