URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
[/] [openrisc/] [trunk/] [or1ksim/] [toplevel.c] - Diff between revs 385 and 442
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 385 |
Rev 442 |
Line 72... |
Line 72... |
exit (-1); /* Parse args will have printed any messages */
|
exit (-1); /* Parse args will have printed any messages */
|
}
|
}
|
|
|
print_config ();
|
print_config ();
|
signal (SIGINT, ctrl_c);
|
signal (SIGINT, ctrl_c);
|
|
signal (SIGUSR1, toggle_trace);
|
|
|
do_stats = config.cpu.superscalar ||
|
do_stats = config.cpu.superscalar ||
|
config.cpu.dependstats ||
|
config.cpu.dependstats ||
|
config.sim.history ||
|
config.sim.history ||
|
config.sim.exe_log ||
|
config.sim.exe_log ||
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.