From 374ba9bae359e68c1496f8db25c38a817af2da19 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Wed, 8 Apr 2009 22:21:30 -0700 Subject: tests: update tests for TLB unification --- tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini') diff --git a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini index 068fb2315..b2e89e8ab 100644 --- a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini +++ b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini @@ -132,7 +132,7 @@ cpu_side=system.cpu.dcache_port mem_side=system.cpu.toL2Bus.port[1] [system.cpu.dtb] -type=AlphaDTB +type=AlphaTLB size=64 [system.cpu.fuPool] @@ -305,7 +305,7 @@ cpu_side=system.cpu.icache_port mem_side=system.cpu.toL2Bus.port[0] [system.cpu.itb] -type=AlphaITB +type=AlphaTLB size=48 [system.cpu.l2cache] -- cgit v1.2.3