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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_67/] [or1ksim/] [sim-config.h] - Diff between revs 532 and 535

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

Rev 532 Rev 535
Line 146... Line 146...
    int superscalar;        /* superscalara analysis */
    int superscalar;        /* superscalara analysis */
    int hazards;            /* dependency hazards analysis */
    int hazards;            /* dependency hazards analysis */
    int dependstats;        /* dependency statistics */
    int dependstats;        /* dependency statistics */
    int btic;               /* branch prediction target insn cache analysis */
    int btic;               /* branch prediction target insn cache analysis */
    int bpb;                /* branch prediction buffer analysis */
    int bpb;                /* branch prediction buffer analysis */
 
    int sbp_bnf_fwd;        /* Static branch prediction for l.bnf uses forward prediction */
 
    int sbp_bf_fwd;         /* Static branch prediction for l.bf uses forward prediction */
 
    int raw_range;          /* raw register usage over time stats; range in cycles, 0 = disabled */
  } cpu;
  } cpu;
 
 
  struct {
  struct {
    int debug;              /* Simulator debugging */
    int debug;              /* Simulator debugging */
    int verbose;            /* Force verbose output */
    int verbose;            /* Force verbose output */

powered by: WebSVN 2.1.0

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