lustiger modelsim fix...
[calu.git] / cpu / src / rs232_rx_arc.vhd
index 924a3ce9a6be8bc8aba7bed482f87ccfb622d05b..0a9df83efd043ea824540ad389a46121539673e5 100755 (executable)
@@ -38,6 +38,7 @@ begin
                        state <= IDLE;
                        cnt <= 0;
                        rx_data_res_int <= x"00";
+                       rx_data_int <= (others => '0');
                        baud_cnt <= (others => '0');
                        sync <= (others => '1');