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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [doc/] [or1ksim.texi] - Diff between revs 385 and 418

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

Rev 385 Rev 418
Line 1560... Line 1560...
 
 
The following parameters may be specified.
The following parameters may be specified.
 
 
@table @code
@table @code
 
 
@item type=random|pattern|unknown|zero
@item type=random|pattern|unknown|zero|exitnops
@cindex @code{type} (memory configuration)
@cindex @code{type} (memory configuration)
Specifies the values to which memory should be initialized.  The
Specifies the values to which memory should be initialized.  The
default value is @code{unknown}.
default value is @code{unknown}.
 
 
@table @code
@table @code
Line 1597... Line 1597...
As a consequence, if the @code{pattern} field is @emph{subsequently}
As a consequence, if the @code{pattern} field is @emph{subsequently}
specified in this section, the value in that field will be used
specified in this section, the value in that field will be used
instead of zero to initialize the memory.
instead of zero to initialize the memory.
@end quotation
@end quotation
 
 
 
@item exitnops
 
@cindex @code{type=exitnops} (memory configuration)
 
Set the memory values to be an instruction used to signal end of
 
simulation. This is useful for causing immediate end of simulation
 
when PC corruption occurs.
 
 
 
 
@end table
@end table
 
 
@item random_seed = @var{value}
@item random_seed = @var{value}
@cindex @code{random_seed} (memory configuration)
@cindex @code{random_seed} (memory configuration)
Set the seed for the random number generator to @var{value}.  This only
Set the seed for the random number generator to @var{value}.  This only

powered by: WebSVN 2.1.0

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