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

Subversion Repositories or1k

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

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

Rev 732 Rev 805
Line 221... Line 221...
    int exe_log_marker;               /* If nonzero, place markers before each exe_log_marker instructions */
    int exe_log_marker;               /* If nonzero, place markers before each exe_log_marker instructions */
    char exe_log_fn[STR_SIZE];        /* RTL state comparison filename */
    char exe_log_fn[STR_SIZE];        /* RTL state comparison filename */
    int spr_log;                      /* Print out SPR states */
    int spr_log;                      /* Print out SPR states */
    char spr_log_fn[STR_SIZE];        /* SPR state log filename */
    char spr_log_fn[STR_SIZE];        /* SPR state log filename */
    long clkcycle_ps;                 /* Clock duration in ps */
    long clkcycle_ps;                 /* Clock duration in ps */
 
    long system_kfreq;                /* System frequency in kHz*/
  } sim;
  } sim;
 
 
  struct {
  struct {
    int enabled;                      /* Whether is debug module enabled */
    int enabled;                      /* Whether is debug module enabled */
    int gdb_enabled;                  /* Whether is debugging with gdb possible */
    int gdb_enabled;                  /* Whether is debugging with gdb possible */

powered by: WebSVN 2.1.0

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