Hi!
As following Flexus-Getting-started manual, it works well.
Now, I want to execute another test application(ex. SPEC200 benchmark) on
Flexus. But, first of all, it seems to be helpful to understand the prepared
test application "filter".
"filter_v9"(in FLEXUS_ROOT/flexus-test-app/src) is included with
"prepare-test-app-v9.simics"(in FLEXUS_ROOT/flexus-test-app) as follow.
line no: 106 conf.con0.input = "./filter_v9 ../inputs/filter.blur3x3 " +
`test_app_thre ads` + " < ../inputs/calcm.ppm >
../inputs/calcm.out.ppm\n"
How can I generate this file("filter_v9")? "filer_v9" or "filter" can't
execute on Simics directly.
And it is explained that "flexus_test_app_disk_v9.
craff" has a compiled Solaris10 version of the application. What does it
mean? What is the relation between "filer_v9" or "filter" and
"flexus_test_app_disk_v9.craff"?
Thank you in advance foy your help.
--Kim