spec: errorflag fuer ALU
[hwmod.git] / spec / ProtocolHeader.sty
index 38542845e9018aa0b5a953014531c0eff4fb098e..81141932a079a79d5fc7caf7f973a5f2cf200154 100644 (file)
@@ -23,9 +23,9 @@
   linkcolor=black,
   %bookmarks=true,
   bookmarksnumbered=true,
-  %pdfauthor={Bernhard Lewurm, Fabian Ehrentraud}, TODO unanonymize
+  pdfauthor={Bernhard Urban, Alexander Oh},
   pdfcreator={},
-  pdfkeywords={lulz a wannabe hax0r :D search for a real hint fagot},
+  pdfkeywords={Taschenrechner VHDL Hardware},
   urlcolor=black,
   plainpages=false,
   breaklinks=true,
   % Author
   \begin{center}
   \noindent
-  %{\large Gruppe 20}
+  {\large Gruppe 20}
   ~ \\
   ~ \\
-  %{\large Fabian Ehrentraud, MatrNr. 0725639, KNZ: 033 535}\\ TODO unanonymize
-  {\large Mister X}\\
-  %{\small werteplus@gmail.com} \\
+  % passt die kennzahl eh??
+  {\large Alexander Oh, MatrNr. 0225258, KNZ: 066 938} \\
+  {\small e0225258@student.tuwien.ac.at} \\
   ~ \\
-  %{\large Bernhard Urban, MatrNr. 0725771, KNZ: 033 535} \\ TODO unanonymize
-  {\large Mister Y} \\
-  %{\small lewurm@gmail.com} \\
+  {\large Bernhard Urban, MatrNr. 0725771, KNZ: 033 535} \\
+  {\small lewurm@gmail.com} \\
   ~ \\
   ~ \\
   ~ \\
        \label{TC \arabic{tccounter}} %this could be done better with a second argument, but that's tiresome to write in the text
 }
 
-\newcommand{\ZE}{\\ \hline}
+\newcommand{\ZE}{\\}
+%\newcommand{\ZE}{\\ %\hline}
 \newcommand{\THEAD}{
        \begin{center}
        \begin{longtable}{|l|l|r|l|l|p{6cm}|}
        \ZE
        sys\_clk & in & 1 & std\_logic & System & Systemclock \ZE
        sys\_res\_n & in & 1 & std\_logic & System & Systemreset \ZE
+       \hline
 }
 \newcommand{\TEND}{
+       \hline
        \end{longtable}
        \end{center}
 }