URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 82 |
Rev 90 |
Line 43... |
Line 43... |
set config_full_file "$env(srcdir)/or1ksim.tests/default.cfg";
|
set config_full_file "$env(srcdir)/or1ksim.tests/default.cfg";
|
} else {
|
} else {
|
set config_full_file "$env(srcdir)/or1ksim.tests/$config_file";
|
set config_full_file "$env(srcdir)/or1ksim.tests/$config_file";
|
}
|
}
|
|
|
set prog_full_name "./test-code/$progname"
|
set prog_full_name "./test-code-or1k/$progname"
|
set command_line "../sim -f $config_full_file $prog_full_name"
|
set command_line "../sim -f $config_full_file $prog_full_name"
|
|
|
if { $verbose > 1 } {
|
if { $verbose > 1 } {
|
send_user "starting $command_line\n"
|
send_user "starting $command_line\n"
|
}
|
}
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.