From f257f5e3189e5343bc697b4e6d2cabe18d10118d Mon Sep 17 00:00:00 2001 From: Jean THOMAS Date: Wed, 15 Jul 2020 17:08:49 +0200 Subject: [PATCH] Make Micron model read the mem_init.txt file --- gram/simulation/dram_model/ddr3.v | 1 + 1 file changed, 1 insertion(+) diff --git a/gram/simulation/dram_model/ddr3.v b/gram/simulation/dram_model/ddr3.v index 9c5793b..8918882 100644 --- a/gram/simulation/dram_model/ddr3.v +++ b/gram/simulation/dram_model/ddr3.v @@ -1,4 +1,5 @@ `define MAX_MEM +`define mem_init /**************************************************************************************** * -- 2.30.2