URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [insight/] [sim/] [common/] [tconfig.in] - Blame information for rev 1771
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
578 |
markom |
/* Default target configuration file.
|
2 |
|
|
To override this, create file `tconfig.in' in the simulator's
|
3 |
|
|
source directory. */
|
4 |
|
|
|
5 |
|
|
/* Define this if the simulator supports profiling.
|
6 |
|
|
See the mips simulator for an example.
|
7 |
|
|
This enables the `-p foo' and `-s bar' options.
|
8 |
|
|
The target is required to provide sim_set_profile{,_size}. */
|
9 |
|
|
/* #define SIM_HAVE_PROFILE */
|
10 |
|
|
|
11 |
|
|
/* Define this if the simulator uses an instruction cache.
|
12 |
|
|
See the h8/300 simulator for an example.
|
13 |
|
|
This enables the `-c size' option to set the size of the cache.
|
14 |
|
|
The target is required to provide sim_set_simcache_size. */
|
15 |
|
|
/* #define SIM_HAVE_SIMCACHE */
|
16 |
|
|
|
17 |
|
|
/* Define this if the target cpu is bi-endian
|
18 |
|
|
and the simulator supports it. */
|
19 |
|
|
/* #define SIM_HAVE_BIENDIAN */
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.