From 9846a56da4812f20fb50a0d1cd3ef4075182a2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20Ferreira=20Zulian?= Date: Mon, 11 May 2015 14:08:39 +0200 Subject: [PATCH] Some names slightly changed to better describe their purpose. ChipSeed --> ErrorChipSeed csvfile --> ErrorCSVFile StorMo --> ErrorStoreMode StorMode --> ErrorStoreMode StorageMode --> ErrorStorageMode (Changes after code review) --- dram/resources/configs/memconfigs/fifo.xml | 7 ++--- .../configs/memconfigs/fifoStrict.xml | 6 ++-- dram/resources/configs/memconfigs/fr_fcfs.xml | 6 ++-- .../core/configuration/Configuration.cpp | 14 +++++----- .../core/configuration/Configuration.h | 10 +++---- dram/src/error/flip_memory.cpp | 4 +-- dram/src/simulation/Dram.h | 28 +++++++++---------- 7 files changed, 37 insertions(+), 38 deletions(-) diff --git a/dram/resources/configs/memconfigs/fifo.xml b/dram/resources/configs/memconfigs/fifo.xml index 97064ad2..6d1fd110 100644 --- a/dram/resources/configs/memconfigs/fifo.xml +++ b/dram/resources/configs/memconfigs/fifo.xml @@ -7,8 +7,7 @@ - - - - + + + diff --git a/dram/resources/configs/memconfigs/fifoStrict.xml b/dram/resources/configs/memconfigs/fifoStrict.xml index 2bb773c9..ac3522ef 100644 --- a/dram/resources/configs/memconfigs/fifoStrict.xml +++ b/dram/resources/configs/memconfigs/fifoStrict.xml @@ -7,7 +7,7 @@ - - - + + + diff --git a/dram/resources/configs/memconfigs/fr_fcfs.xml b/dram/resources/configs/memconfigs/fr_fcfs.xml index de65253a..4285a3cb 100644 --- a/dram/resources/configs/memconfigs/fr_fcfs.xml +++ b/dram/resources/configs/memconfigs/fr_fcfs.xml @@ -7,9 +7,9 @@ - - - + + +