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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [cuc/] [cuc.h] - Diff between revs 936 and 937

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 936 Rev 937
Line 95... Line 95...
 
 
#define log(x...)       fprintf (flog, x)
#define log(x...)       fprintf (flog, x)
 
 
#define cucdebug(x,s...) {if ((x) <= cuc_debug) printf (s);}
#define cucdebug(x,s...) {if ((x) <= cuc_debug) printf (s);}
 
 
#define CUC_WIDTH_ITERATIONS  1000
#define CUC_WIDTH_ITERATIONS  256
 
 
/* Options */
/* Options */
/* Whether we are debugging cuc (0-9) */
/* Whether we are debugging cuc (0-9) */
extern int cuc_debug;
extern int cuc_debug;
 
 

powered by: WebSVN 2.1.0

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