From 63c7f217f93c8885a4a7058ff5cc4278cbb1fe4f Mon Sep 17 00:00:00 2001 From: nino-porcino Date: Sun, 21 Apr 2019 16:29:15 +0200 Subject: [PATCH] fix typo --- cores/c64/rtl/mist/c64_mist.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cores/c64/rtl/mist/c64_mist.vhd b/cores/c64/rtl/mist/c64_mist.vhd index 49118a4..83b335a 100644 --- a/cores/c64/rtl/mist/c64_mist.vhd +++ b/cores/c64/rtl/mist/c64_mist.vhd @@ -1273,7 +1273,7 @@ begin cass_motor => cass_motor, cass_sense => cass_sense, osd_play_stop_toggle => st_tap_play_btn, - ear_input => UART_RX and not st_user_port_uart; + ear_input => UART_RX and not st_user_port_uart ); comp_sync : entity work.composite_sync