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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_62/] [or1ksim/] [sim-config.h] - Diff between revs 1360 and 1361

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

Rev 1360 Rev 1361
Line 264... Line 264...
    int memory_order;                 /* Memory access stricness */
    int memory_order;                 /* Memory access stricness */
    int calling_convention;           /* Whether functions follow standard calling convention */
    int calling_convention;           /* Whether functions follow standard calling convention */
    int enable_bursts;                /* Whether burst are enabled */
    int enable_bursts;                /* Whether burst are enabled */
    int no_multicycle;                /* When enabled no multicycle paths are generated */
    int no_multicycle;                /* When enabled no multicycle paths are generated */
  } cuc;
  } cuc;
 
 
  struct {
 
    int enabled;                      /* Whether is test module enabled */
 
    unsigned long baseaddr;           /* Base address */
 
  } test;
 
 
 
 
 
};
};
 
 
struct runtime {
struct runtime {
  struct {
  struct {
    FILE *fprof;                      /* Profiler file */
    FILE *fprof;                      /* Profiler file */

powered by: WebSVN 2.1.0

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