50 lines
1.3 KiB
TeX
50 lines
1.3 KiB
TeX
\subsubsection{Name}
|
|
|
|
RouteCk -- Routing of signal Ck to standard cells
|
|
|
|
\subsubsection{Synopsys}
|
|
|
|
\begin{verbatim}
|
|
RouteCk ( net )
|
|
\end{verbatim}
|
|
|
|
\subsubsection{Description}
|
|
|
|
This function routes signal Ck to standard cells.
|
|
|
|
\subsubsection{Parameters}
|
|
|
|
\begin{itemize}
|
|
\item \verb-net- : the net which the fonction is applied to
|
|
\end{itemize}
|
|
|
|
%\subsubsection{Example}
|
|
%
|
|
%\begin{verbatim}
|
|
%netCk = SignalIn ( "ck", 1 )
|
|
%RouteCk ( netCk )
|
|
%\end{verbatim}
|
|
%
|
|
\subsubsection{Errors}
|
|
|
|
Some errors may occur :
|
|
\begin{itemize}
|
|
\item \verb-[Stratus ERROR] RouteCk : Pads in the north haven't been placed-\\The pads must be placed before calling RoutageCk.
|
|
\end{itemize}
|
|
|
|
\begin{htmlonly}
|
|
|
|
\subsubsection{See Also}
|
|
|
|
\hyperref[ref]{\emph{Introduction}}{}{Introduction}{secintroduction}
|
|
\hyperref[ref]{\emph{Layout}}{}{Layout}{seclayout}
|
|
\hyperref[ref]{\emph{PlaceCentric}}{}{PlaceCentric}{seccentric}
|
|
\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}
|
|
|
|
\end{htmlonly}
|