From: Bernhard Urban Date: Fri, 30 Apr 2010 15:09:53 +0000 (+0200) Subject: spec: low aktiv fuer reset und btnA X-Git-Tag: spec_final~2 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hwmod.git;a=commitdiff_plain;h=079bd6adfd7664005722faa1ec066106dc11e40c spec: low aktiv fuer reset und btnA --- diff --git a/spec/ProtocolHeader.sty b/spec/ProtocolHeader.sty index 8114193..fd17eb8 100644 --- a/spec/ProtocolHeader.sty +++ b/spec/ProtocolHeader.sty @@ -165,7 +165,7 @@ \textbf{Typ} & \textbf{in Verbindung mit} & \textbf{Beschreibung} \ZE 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}{ diff --git a/spec/TODO b/spec/TODO index 6d7b135..a3ccaeb 100644 --- a/spec/TODO +++ b/spec/TODO @@ -1,4 +1,3 @@ -- sys_{clk,res} low/high-aktiv? - signale einheitlicher benennen - buttonmodul (mit debouncing) fuer power-on-reset und rs232 dump - PLL diff --git a/spec/speck.tex b/spec/speck.tex index 9b8cdb0..5d9afdb 100644 --- a/spec/speck.tex +++ b/spec/speck.tex @@ -148,7 +148,8 @@ tx\_new & out & 1 & std\_logic & PC-Kommunikation & signalisiert dass das anlieg \newpage \subsubsection{PC-Kommunikation} \THEAD -btn\emph{A} & in & 1 & std\_logic & externer Button & zum Triggern der RS232 Kommunikation \ZE +btn\emph{A} & in & 1 & std\_logic & externer Button & zum Triggern der RS232 +Kommunikation (low-aktiv) \ZE \hline rx\_data & in & 8 & std\_logic\_vector & RS232 & Datenfeld f\"ur das Empfangen \ZE rx\_new & in & 1 & std\_logic & RS232 & signalisiert ein neu empfangendes Byte \ZE