]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-dad.git/blobdiff - hw/bus_measurement.vhd
Remove nonstandard ieee.std_logic_arith and ieee.std_logic_unsigned libraries.
[fpga/lx-cpu1/lx-dad.git] / hw / bus_measurement.vhd
index b10f1ac4f9f3a771fe09db3e57ae17fd5560f918..4a5fe8ab6bcfb9d25fa4f59eb6f9f599f4bd8e13 100644 (file)
@@ -1,7 +1,5 @@
 library ieee;
 use ieee.std_logic_1164.all;
-use ieee.std_logic_arith.all;
-use ieee.std_logic_unsigned.all;
 use ieee.numeric_std.all;
 use work.lx_dad_pkg.all;