URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [or1ksim/] [sim-config.h] - Diff between revs 1539 and 1550
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 1539 |
Rev 1550 |
Line 234... |
Line 234... |
void read_script_file (char *filename);
|
void read_script_file (char *filename);
|
|
|
/* Executes set sim command. Returns nonzero if error. */
|
/* Executes set sim command. Returns nonzero if error. */
|
void set_config_command (int argc, char **argv);
|
void set_config_command (int argc, char **argv);
|
|
|
/* Outputs C structure of current config to file */
|
void init_defconfig(void);
|
void output_cfg (FILE *f);
|
|
|
|
void init_defconfig();
|
|
|
|
int parse_args(int argc, char *argv[]);
|
int parse_args(int argc, char *argv[]);
|
|
|
void print_config();
|
void print_config(void);
|
|
|
void sim_done(void);
|
void sim_done(void);
|
|
|
/* Periodically checks runtime.sim.iprompt to see if ctrl_c has been pressed */
|
/* Periodically checks runtime.sim.iprompt to see if ctrl_c has been pressed */
|
void check_int(void *dat);
|
void check_int(void *dat);
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.