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

Subversion Repositories or1k

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

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

Rev 876 Rev 883
Line 273... Line 273...
    int output_cfg;                   /* Whether sim is to output cfg files */
    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 */
  } sim;
  } sim;
 
 
 
  /* Command line parameters */
 
  struct {
 
    int profile;                      /* Whether profiling was enabled */
 
    int mprofile;                     /* Whether memory profiling was enabled */
 
  } simcmd;
 
 
  struct {
  struct {
    unsigned long ifea;               /* Instruction fetch effective address */
    unsigned long ifea;               /* Instruction fetch effective address */
    unsigned long lea;                /* Load effective address */
    unsigned long lea;                /* Load effective address */
    unsigned long sea;                /* Store effective address */
    unsigned long sea;                /* Store effective address */
    unsigned long ld;                 /* Load data */
    unsigned long ld;                 /* Load data */

powered by: WebSVN 2.1.0

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