URL
https://opencores.org/ocsvn/raptor64/raptor64/trunk
Show entire file |
Details |
Blame |
View Log
Rev 37 |
Rev 51 |
Line 44... |
Line 44... |
enum e_bt etype;
|
enum e_bt etype;
|
long esize;
|
long esize;
|
__int8 constflag;
|
__int8 constflag;
|
__int8 bit_width;
|
__int8 bit_width;
|
__int8 bit_offset;
|
__int8 bit_offset;
|
|
__int8 scale;
|
// The following could be in a value union
|
// The following could be in a value union
|
__int64 i;
|
__int64 i;
|
double f;
|
double f;
|
char *sp;
|
char *sp;
|
struct enode *p[2];
|
struct enode *p[2];
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.