From 94e985358e4e381aeddb7d964622d605336df6d1 Mon Sep 17 00:00:00 2001 From: Jean THOMAS Date: Wed, 8 Jul 2020 17:31:16 +0200 Subject: [PATCH] Match ECPIX-5 DRAM parameters in Micron's model --- gram/simulation/dram_model/2048Mb_ddr3_parameters.vh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gram/simulation/dram_model/2048Mb_ddr3_parameters.vh b/gram/simulation/dram_model/2048Mb_ddr3_parameters.vh index 54073fe..30515e9 100644 --- a/gram/simulation/dram_model/2048Mb_ddr3_parameters.vh +++ b/gram/simulation/dram_model/2048Mb_ddr3_parameters.vh @@ -1,3 +1,6 @@ +`define x16 +`define sg125 + /**************************************************************************************** * * Disclaimer This software code and all associated documentation, comments or other -- 2.30.2