OpenCores
URL https://opencores.org/ocsvn/theia_gpu/theia_gpu/trunk

Subversion Repositories theia_gpu

[/] [theia_gpu/] [branches/] [icarus_version/] [scripts/] [testlist.pl] - Diff between revs 191 and 195

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 191 Rev 195
Line 5... Line 5...
 
 
 
 
%TestList
%TestList
=
=
(
(
  'test_1'                       => {run_index => 1, path => "../examples/scenes/example1/", core_count => 2, mem_bank_count => 2,  },
  'test_1'                       => {run_index => 1, path => "../examples/scenes/example1/", core_count => 2, mem_bank_count => 2, width => 512, height => 512 },
  'test_2'                       => {run_index => 2, path => "../examples/scenes/example1/", core_count => 4, mem_bank_count => 4,  },
  'test_2'                       => {run_index => 2, path => "../examples/scenes/example1/", core_count => 4, mem_bank_count => 4, width => 512, height => 512 },
  'test_3'                       => {run_index => 3, path => "../examples/scenes/example1/", core_count => 8, mem_bank_count => 8,  },
  'test_3'                       => {run_index => 3, path => "../examples/scenes/example1/", core_count => 8, mem_bank_count => 8, width => 512, height => 512 },
  'test_4'                       => {run_index => 4, path => "../examples/scenes/example1/", core_count => 16, mem_bank_count => 16,},
  'test_4'                       => {run_index => 4, path => "../examples/scenes/example1/", core_count => 16, mem_bank_count => 16,width => 512, height => 512},
  'test_5'                       => {run_index => 5, path => "../examples/scenes/example2/", core_count => 4, mem_bank_count => 4,  },
  'test_5'                       => {run_index => 5, path => "../examples/scenes/example1/", core_count => 32, mem_bank_count => 32, width => 512, height => 512},
  'test_6'                       => {run_index => 6, path => "../examples/scenes/example2/", core_count => 8, mem_bank_count => 8,  },
  'test_6'                       => {run_index => 6, path => "../examples/scenes/example1/", core_count => 64, mem_bank_count => 64, width => 512, height => 512},
  'test_7'                       => {run_index => 7, path => "../examples/scenes/example2/", core_count => 16, mem_bank_count => 16,  },
  'test_7'                       => {run_index => 7, path => "../examples/scenes/example1/", core_count => 128, mem_bank_count => 128, width => 512, height => 512},
  'test_8'                       => {run_index => 8, path => "../examples/scenes/example3/", core_count => 4, mem_bank_count => 4,  },
  'test_8'                       => {run_index => 8, path => "../examples/scenes/example1/", core_count => 256, mem_bank_count => 256, width => 512, height => 512},
  'test_9'                       => {run_index => 9, path => "../examples/scenes/example3/", core_count => 8, mem_bank_count => 8,  },
  'test_9'                       => {run_index => 9, path => "../examples/scenes/example1/", core_count => 512, mem_bank_count => 512, width => 512, height => 512},
  'test_10'                      => {run_index => 10, path => "../examples/scenes/example3/", core_count => 16, mem_bank_count => 16,  },
  'test_10'                      => {run_index => 10, path => "../examples/scenes/example2/", core_count => 2, mem_bank_count => 2, width => 512, height => 512 },
 
  'test_11'                      => {run_index => 11, path => "../examples/scenes/example2/", core_count => 4, mem_bank_count => 4, width => 512, height => 512 },
 
  'test_12'                      => {run_index => 12, path => "../examples/scenes/example2/", core_count => 8, mem_bank_count => 8, width => 512, height => 512 },
 
  'test_13'                      => {run_index => 13, path => "../examples/scenes/example2/", core_count => 16, mem_bank_count => 16, width => 512, height => 512 },
 
  'test_14'                      => {run_index => 14, path => "../examples/scenes/example2/", core_count => 32, mem_bank_count => 32, width => 512, height => 512 },
 
  'test_15'                      => {run_index => 15, path => "../examples/scenes/example2/", core_count => 64, mem_bank_count => 64, width => 512, height => 512 },
 
  'test_16'                      => {run_index => 16, path => "../examples/scenes/example2/", core_count => 128, mem_bank_count => 128, width => 512, height => 512 },
 
  'test_17'                      => {run_index => 17, path => "../examples/scenes/example2/", core_count => 256, mem_bank_count => 256, width => 512, height => 512 },
 
  'test_18'                      => {run_index => 18, path => "../examples/scenes/example2/", core_count => 512, mem_bank_count => 512, width => 512, height => 512 },
 
  'test_19'                      => {run_index => 19, path => "../examples/scenes/example3/", core_count => 2, mem_bank_count => 2, width => 512, height => 512 },
 
  'test_20'                      => {run_index => 20, path => "../examples/scenes/example3/", core_count => 4, mem_bank_count => 4, width => 512, height => 512 },
 
  'test_21'                      => {run_index => 21, path => "../examples/scenes/example3/", core_count => 8, mem_bank_count => 8, width => 512, height => 512 },
 
  'test_22'                      => {run_index => 22, path => "../examples/scenes/example3/", core_count => 16, mem_bank_count => 16, width => 512, height => 512 },
 
  'test_23'                      => {run_index => 23, path => "../examples/scenes/example3/", core_count => 32, mem_bank_count => 32, width => 512, height => 512 },
 
  'test_24'                      => {run_index => 24, path => "../examples/scenes/example3/", core_count => 64, mem_bank_count => 64, width => 512, height => 512 },
 
  'test_25'                      => {run_index => 25, path => "../examples/scenes/example3/", core_count => 128, mem_bank_count => 128, width => 512, height => 512 },
 
  'test_25'                      => {run_index => 26, path => "../examples/scenes/example3/", core_count => 256, mem_bank_count => 256, width => 512, height => 512 },
 
  'test_27'                      => {run_index => 27, path => "../examples/scenes/example3/", core_count => 512, mem_bank_count => 512, width => 512, height => 512 },
 
 
 
 
);
);
 
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.