URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 1446 |
Rev 1455 |
Line 188... |
Line 188... |
FILE *fspr_log; /* SPR state log file */
|
FILE *fspr_log; /* SPR state log file */
|
FILE *fout; /* file for standard output */
|
FILE *fout; /* file for standard output */
|
int init; /* Whether we are still initilizing sim */
|
int init; /* Whether we are still initilizing sim */
|
int script_file_specified; /* Whether script file was already loaded */
|
int script_file_specified; /* Whether script file was already loaded */
|
char *filename; /* Original Command Simulator file (CZ) */
|
char *filename; /* Original Command Simulator file (CZ) */
|
int output_cfg; /* Whether sim is to output cfg files */
|
|
char script_fn[STR_SIZE]; /* Script file read */
|
char script_fn[STR_SIZE]; /* Script file read */
|
int iprompt; /* Interactive prompt */
|
int iprompt; /* Interactive prompt */
|
int cont_run; /* Continuos run versus single
|
int cont_run; /* Continuos run versus single
|
step tracing switch. */
|
step tracing switch. */
|
long long cycles; /* Cycles counts fetch stages */
|
long long cycles; /* Cycles counts fetch stages */
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.