URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
[/] [openrisc/] [trunk/] [or1ksim/] [toplevel.c] - Diff between revs 19 and 202
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 19 |
Rev 202 |
Line 77... |
Line 77... |
|
|
runtime.sim.hush = 1;
|
runtime.sim.hush = 1;
|
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 ||
|
|
config.sim.exe_bin_insn_log;
|
|
|
sim_init ();
|
sim_init ();
|
|
|
#if DYNAMIC_EXECUTION
|
#if DYNAMIC_EXECUTION
|
dyn_main ();
|
dyn_main ();
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.