URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 706 |
Rev 719 |
Line 34... |
Line 34... |
#define FAST_SIM 0
|
#define FAST_SIM 0
|
|
|
/* Whether we are building with simple execution module */
|
/* Whether we are building with simple execution module */
|
#define SIMPLE_EXECUTION 0
|
#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. */
|
/* Define if you have the lstat function. */
|
#undef HAVE_LSTAT
|
#undef HAVE_LSTAT
|
|
|
/* Define if you have the putenv function. */
|
/* Define if you have the putenv function. */
|
#undef HAVE_PUTENV
|
#undef HAVE_PUTENV
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.