X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fpc_communication.vhd;fp=src%2Fpc_communication.vhd;h=3490ea14690d6232f932e93c4c3a07142b60a14b;hb=35c9e56f01e3a9a43ac508b9dd5e69e24cc46ef7;hp=dea269b6d13b4c8cd4f3b3205b86ea4839ef8f97;hpb=d341fe2f64356e4777c2775ec539fd0d701dc965;p=hwmod.git 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';