Forum Discussion
Altera_Forum
Honored Contributor
16 years agoInteger in NIOS...
Hello as i know integer can hold 2^16 data but
typedef struct flash_region
{
int offset;/* Offset of this region from start of the flash */
int region_size;/* Size of this erase ...
Altera_Forum
Honored Contributor
12 years agoBut I face a problem of defining a 128bit type< how can I solve this?
Thanks