URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 93 |
Rev 97 |
Line 211... |
Line 211... |
A register memory of <reg_bytes> bytes is initalized from <reg_file> if
|
A register memory of <reg_bytes> bytes is initalized from <reg_file> if
|
present, or zeroed if not. <image> is run continuously, making upcalls,
|
present, or zeroed if not. <image> is run continuously, making upcalls,
|
which are satisfied using the register memory. The program exits
|
which are satisfied using the register memory. The program exits
|
successfully when <upcall_count> upcalls have been made.
|
successfully when <upcall_count> upcalls have been made.
|
|
|
@note The endianness is specified on the command line, rather than being
|
|
read from the or1ksim library, to allow tests for mismatched
|
|
assumptions when using the library.
|
|
|
|
@param[in] argc Number of elements in argv
|
@param[in] argc Number of elements in argv
|
@param[in] argv Vector of program name and arguments
|
@param[in] argv Vector of program name and arguments
|
|
|
@return Return code for the program. */
|
@return Return code for the program. */
|
/* --------------------------------------------------------------------------*/
|
/* --------------------------------------------------------------------------*/
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.