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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_52/] [or1ksim/] [sim-config.h] - Diff between revs 631 and 632

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

Rev 631 Rev 632
Line 174... Line 174...
  struct {
  struct {
    int debug;              /* Simulator debugging */
    int debug;              /* Simulator debugging */
    int verbose;            /* Force verbose output */
    int verbose;            /* Force verbose output */
 
 
    int profile;            /* Is profiler running */
    int profile;            /* Is profiler running */
 
    int profile_mode;       /* Profiler operating mode */
    char prof_fn[STR_SIZE]; /* Profiler filename */
    char prof_fn[STR_SIZE]; /* Profiler filename */
 
 
    int mprofile;           /* Is memory profiler running */
    int mprofile;           /* Is memory profiler running */
 
    int mprofile_mode;      /* Memory profiler operating mode */
 
    int mprofile_group;     /* Grouping for memory profiler */
    char mprof_fn[STR_SIZE];/* Memory profiler filename */
    char mprof_fn[STR_SIZE];/* Memory profiler filename */
 
 
    int history;            /* instruction stream history analysis */
    int history;            /* instruction stream history analysis */
    int exe_log;            /* Print out RTL states? */
    int exe_log;            /* Print out RTL states? */
    char exe_log_fn[STR_SIZE]; /* RTL state comparison filename */
    char exe_log_fn[STR_SIZE]; /* RTL state comparison filename */

powered by: WebSVN 2.1.0

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