From cba77a151abfce2ccd556da69c42e5eb5d74b399 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 13 Sep 2019 05:24:00 -0400 Subject: stop formatting where there are known problems ahead of time --- src/gpuwattch/memoryctrl.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/gpuwattch/memoryctrl.cc b/src/gpuwattch/memoryctrl.cc index d145ce1..f13c695 100644 --- a/src/gpuwattch/memoryctrl.cc +++ b/src/gpuwattch/memoryctrl.cc @@ -35,6 +35,7 @@ * Tayler Hetherington, University of British Columbia * * Ahmed ElTantawy, University of British Columbia * ********************************************************************/ +// clang-format off #include "io.h" #include "parameter.h" #include "const.h" @@ -48,7 +49,7 @@ #include #include "memoryctrl.h" #include "basic_components.h" - +// clang-format on /* overview of MC models: * McPAT memory controllers are modeled according to large number of industrial data points. * The Basic memory controller architecture is base on the Synopsis designs -- cgit v1.3