diff config/bm/Pygar/processor_test/audio_core_benchmark.cfx @ 40:7ac38b0f93fa pygar svn.41

[svn r41] made perl build script automatically generate program.vmh
author rlm
date Tue, 04 May 2010 19:53:09 -0400
parents 1a21b4cd85ee
children 97d1959f7c5c
line wrap: on
line diff
     1.1 --- a/config/bm/Pygar/processor_test/audio_core_benchmark.cfx	Tue May 04 19:32:25 2010 -0400
     1.2 +++ b/config/bm/Pygar/processor_test/audio_core_benchmark.cfx	Tue May 04 19:53:09 2010 -0400
     1.3 @@ -30,7 +30,7 @@
     1.4  foreach my $test (@tests) {
     1.5      $gcfg->add(name => $test,
     1.6                 tree => [ "tests" ],
     1.7 -               setup => "scripts/setup-mit-6.375-bmark-audio-core --group instruction-tests --isa smips $test --compare=1 --data=../benchmarks/audio_processor_test/rlp.wav --linkto=../tools/audio_processor_test/null/checker", 
     1.8 +               setup => "scripts/setup-mit-6.375-bmark-audio-core --group instruction-tests --isa smips $test  --data=../benchmarks/audio_processor_test/rlp.wav --linkto=../tools/audio_processor_test/null/checker", 
     1.9                 feeder => "vcs",
    1.10                 feedflags => "program.0/${test}.smips.vmh",
    1.11  	       ccount => 800000,