parser: refactor (von drei auf zwei prozess-modell)
[hwmod.git] / spec / ProtocolHeader.sty
index 81141932a079a79d5fc7caf7f973a5f2cf200154..c9cc48f78488b37cf6a9e016ba16ac35f989d64d 100644 (file)
 %\newcommand{\ZE}{\\ %\hline}
 \newcommand{\THEAD}{
        \begin{center}
-       \begin{longtable}{|l|l|r|l|l|p{6cm}|}
+       \begin{longtable}{|l|l|r|l|l|p{7.1cm}|}
        \hline
-       \textbf{Bezeichnung} & \textbf{Direction} & \textbf{Breite} &
-       \textbf{Typ} & \textbf{in Verbindung mit} & \textbf{Beschreibung}
+       \textbf{Bezeichnung} & \textbf{Richtung} & \textbf{Breite} &
+       \textbf{Typ} & \textbf{Modul} & \textbf{Beschreibung}
        \ZE
+       \hline
        sys\_clk & in & 1 & std\_logic & System & Systemclock \ZE
-       sys\_res\_n & in & 1 & std\_logic & System & Systemreset \ZE
+       sys\_res\_n & in & 1 & std\_logic & System & Systemreset (low-aktiv) \ZE
        \hline
 }
 \newcommand{\TEND}{