summaryrefslogtreecommitdiff
path: root/configs/QuadroFX5600
diff options
context:
space:
mode:
Diffstat (limited to 'configs/QuadroFX5600')
-rw-r--r--configs/QuadroFX5600/gpuwattch_quadrofx5600.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/QuadroFX5600/gpuwattch_quadrofx5600.xml b/configs/QuadroFX5600/gpuwattch_quadrofx5600.xml
index 63a5551..2c5a6fc 100644
--- a/configs/QuadroFX5600/gpuwattch_quadrofx5600.xml
+++ b/configs/QuadroFX5600/gpuwattch_quadrofx5600.xml
@@ -474,6 +474,16 @@
<param name="databus_width" value="32"/>
<param name="addressbus_width" value="32"/>
<param name="PRT_entries" value="32"/>
+ <!-- # of empirical DRAM model parameter -->
+ <param name="dram_cmd_coeff" value="0"/>
+ <param name="dram_act_coeff" value="0"/>
+ <param name="dram_nop_coeff" value="0"/>
+ <param name="dram_activity_coeff" value="0"/>
+ <param name="dram_pre_coeff" value="1.53846154e-8f"/>
+ <param name="dram_rd_coeff" value="3.07692308e-8f"/>
+ <param name="dram_wr_coeff" value="1.30769231e-8f"/>
+ <param name="dram_req_coeff" value="0"/>
+ <param name="dram_const_coeff" value="0"/>
<!-- McPAT will add the control bus width to the addressbus width automatically -->
<stat name="memory_accesses" value="memory_accesses_match_mcpat"/>