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

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 718 to Rev 719
    Reverse comparison

Rev 718 → Rev 719

/trunk/or1ksim/config.h.in
36,6 → 36,16
/* Whether we are building with simple execution module */
#define SIMPLE_EXECUTION 0
 
/* Specifies, whether we should do register accesses over time analysis.
Simple execution must be enabled! */
#define RAW_RANGE_STATS 0
 
/* Whether instructions set overflow flag */
#define SET_OV_FLAG 1
 
/* Whether arithmethic instructions set flag on zero */
#define ARITH_SET_FLAG 1
 
/* Define if you have the lstat function. */
#undef HAVE_LSTAT
 

powered by: WebSVN 2.1.0

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