uart : es sendet !!!!
[calu.git] / cpu / src / extension_uart.vhd
index 9a31d1db983100fc132bd90fc526dce5ba2d4cb9..368f2180a906d4810184915b512e3b7994a21eb0 100644 (file)
@@ -3,6 +3,7 @@ use IEEE.std_logic_1164.all;
 use IEEE.numeric_std.all;
 
 use work.common_pkg.all;
+use work.extension_pkg.all;
 use work.extension_uart_pkg.all;