- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everybody,
I'm trying to implement a data processing function for a 48 bit integer, so I would like to know if it is possible to deal with 48 bits number in Nios I I'm working with Altera's standard compiler. Thanks in advance, Garrulillo.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think the types "long long" and "unsigned long long" are 64-bit integer types. There's no native 48-bit type, though; everyone just uses 64 bits.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page