bugfix: sp operation first approach.
[calu.git] / cpu / src / execute_stage_b.vhd
index ccbfee3ed7cf7ad62fb31f172cb13d0371d2a406..f2c2dc2a98341f59583b3fe81d138e1bf66b8d98 100644 (file)
@@ -4,7 +4,7 @@ use IEEE.numeric_std.all;
 
 use work.common_pkg.all;
 use work.alu_pkg.all;
-use work.gpm_pkg.all;
+--use work.gpm_pkg.all;
 use work.extension_pkg.all;
 
 architecture behav of execute_stage is