From: Alexander Oh Date: Wed, 26 May 2010 01:39:34 +0000 (+0200) Subject: quickfix X-Git-Tag: abgabe~30 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hwmod.git;a=commitdiff_plain;h=35c9e56f01e3a9a43ac508b9dd5e69e24cc46ef7 quickfix --- diff --git a/src/pc_communication.vhd b/src/pc_communication.vhd index dea269b..3490ea1 100644 --- a/src/pc_communication.vhd +++ b/src/pc_communication.vhd @@ -101,7 +101,7 @@ begin end if; end process async_push_history; - output_pc : process (state, zeile, spalte, char, tx_done_i, spalte_up, spalte, zeile) + output_pc : process (state, zeile, spalte, char, tx_done_i, spalte_up) begin get_next <= '0'; new_i_next <= '0';