X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=cpu%2Fsrc%2Frs232_rx.vhd;h=6f83cebb8eca8f0835435ba75d4df3d8d2154fe2;hb=3e9337b7a4d81fb059f90716d7df9aa3bec9d719;hp=9254fb99ec06c8428365760423cd24a803f8df21;hpb=f79b90fff6c5992d835bcdac3252fa023adf4538;p=calu.git diff --git a/cpu/src/rs232_rx.vhd b/cpu/src/rs232_rx.vhd index 9254fb9..6f83ceb 100755 --- a/cpu/src/rs232_rx.vhd +++ b/cpu/src/rs232_rx.vhd @@ -12,7 +12,6 @@ library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_unsigned.all; -use IEEE.std_logic_arith.all; use work.common_pkg.all; use work.core_pkg.all;