core: Allow multiple loadstore instructions to be in flight
[microwatt.git] / decode2.vhdl
index 732cfe05aa64b640063915fa7c9b3f0fb6ed6043..f9fa5412dce1233eda7d41fc876b83e01fb4ed86 100644 (file)
@@ -300,8 +300,7 @@ architecture behaviour of decode2 is
 begin
     control_0: entity work.control
        generic map (
-            EX1_BYPASS => EX1_BYPASS,
-            PIPELINE_DEPTH => 1
+            EX1_BYPASS => EX1_BYPASS
             )
        port map (
             clk         => clk,