simple_ram: Turn on pipelining
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 18 Oct 2019 23:34:48 +0000 (10:34 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Oct 2019 02:18:58 +0000 (13:18 +1100)
With a 1 cycle delay

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
simple_ram_behavioural.vhdl

index 64135b81a830c20488a980b0549f14a6d6105518..d6255b8ed0e04440d99fdc268e48be6309270421 100644 (file)
@@ -11,7 +11,7 @@ entity mw_soc_memory is
     generic (
         RAM_INIT_FILE  : string;
         MEMORY_SIZE    : integer;
-       PIPELINE_DEPTH : integer := 0
+       PIPELINE_DEPTH : integer := 1
         );
 
     port (