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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [doc/] [or1ksim.texi] - Diff between revs 127 and 202

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

Rev 127 Rev 202
Line 1112... Line 1112...
@cindex @code{exe_log_fn} (simulator configuration - deprecated)
@cindex @code{exe_log_fn} (simulator configuration - deprecated)
Filename for the execution log filename if @code{exe_log} is enabled.  Default
Filename for the execution log filename if @code{exe_log} is enabled.  Default
@file{executed.log}.  For backwards compatibility, the alternative name
@file{executed.log}.  For backwards compatibility, the alternative name
@code{exe_log_fn} is supported for this parameter, but deprecated.
@code{exe_log_fn} is supported for this parameter, but deprecated.
 
 
 
@item exe_bin_insn_log = 0|1
 
@cindex @code{exe_bin_insn_log} (simulator configuration)
 
Enable logging of executed instructions to a file in binary format. This is
 
helpful for off-line dynamic execution analysis.
 
 
 
@quotation Note
 
Execution logs can be @emph{very} big. For example, while booting the Linux
 
kernel, version 2.6.34, a log file 1.2GB in size was generated.
 
@end quotation
 
 
 
@item exe_bin_insn_log_file = @var{filename}
 
@cindex @code{exe_bin_insn_log_file} (simulator configuration)
 
Filename for the binary execution log filename if @code{exe_bin_insn_log} is
 
enabled.  Default @file{exe-insn.bin}.
 
 
 
 
@item clkcycle = @var{value}[ps|ns|us|ms]
@item clkcycle = @var{value}[ps|ns|us|ms]
@cindex @code{clkcycle} (simulator configuration)
@cindex @code{clkcycle} (simulator configuration)
Specify the time taken by one clock cycle.  If no units are specified,
Specify the time taken by one clock cycle.  If no units are specified,
@code{ps} is assumed.  Default 4000ps (250MHz).
@code{ps} is assumed.  Default 4000ps (250MHz).
 
 

powered by: WebSVN 2.1.0

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