URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 517 |
Rev 532 |
Line 15... |
Line 15... |
****************************************************************************
|
****************************************************************************
|
*/
|
*/
|
#include "support.h"
|
#include "support.h"
|
#include "dhry.h"
|
#include "dhry.h"
|
|
|
#define NUM_RUNS (2000)
|
#define NUM_RUNS (20)
|
#define DLX_FREQ 200 /* in MHz */
|
#define DLX_FREQ 200 /* in MHz */
|
#define PROC_6 0
|
#define PROC_6 0
|
|
|
#ifndef strcpy
|
#ifndef strcpy
|
char *strcpy (char *dst0, char *src0)
|
char *strcpy (char *dst0, char *src0)
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.