]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-dad.git/blobdiff - hw/measurement_register.vhd
Remove nonstandard ieee.std_logic_arith and ieee.std_logic_unsigned libraries.
[fpga/lx-cpu1/lx-dad.git] / hw / measurement_register.vhd
index 8cfd103d053297c9e14f33ff196ad2621090c710..0192cdb38fa5fed9de5511bd328139c49472e616 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;