URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
[/] [openrisc/] [trunk/] [or1ksim/] [sim-config.h] - Diff between revs 98 and 100
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 98 |
Rev 100 |
Line 111... |
Line 111... |
{
|
{
|
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 sbuf_len; /* length of store buffer, 0=disabled */
|
int sbuf_len; /* length of store buffer, 0=disabled */
|
|
int hardfloat; /* whether hardfloat is enabled */
|
} cpu;
|
} cpu;
|
|
|
struct
|
struct
|
{
|
{
|
int enabled; /* Whether data cache is enabled */
|
int enabled; /* Whether data cache is enabled */
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.