bugfix: sp operation first approach.
[calu.git] / cpu / src / core_pkg.vhd
index 4d318708cdfd760e055dd5c922bac765ca92ca2a..23403444070c499105e7969bddd1c2caf4c92ead 100644 (file)
@@ -4,6 +4,7 @@ use IEEE.std_logic_1164.all;
 use IEEE.numeric_std.all;
 
 use work.common_pkg.all;
+use work.extension_pkg.all;
 
 package core_pkg is