IPR-NIOS Altera, IPR-NIOS Datasheet - Page 165

no-image

IPR-NIOS

Manufacturer Part Number
IPR-NIOS
Description
IP NIOS II MEGACORE RENEW
Manufacturer
Altera
Type
MegaCorer
Datasheet

Specifications of IPR-NIOS

License
Renewal License
Lead Free Status / RoHS Status
Not applicable / Not applicable
© 2010 Altera Corporation. All rights reserved. ALTERA, ARRIA, CYCLONE, HARDCOPY, MAX, MEGACORE, NIOS, QUARTUS and STRATIX are Reg. U.S. Pat. & Tm. Off.
and/or trademarks of Altera Corporation in the U.S. and other countries. All other trademarks and service marks are the property of their respective holders as described at
www.altera.com/common/legal.html. Altera warrants performance of its semiconductor products to current specifications in accordance with Altera’s standard warranty, but
reserves the right to make changes to any products and services at any time without notice. Altera assumes no responsibility or liability arising out of the application or use of any
information, product, or service described herein except as expressly agreed to in writing by Altera. Altera customers are advised to obtain the latest version of device
specifications before relying on any published information and before placing orders for products or services.
NII51016-10.1.0
Data Types
Nios II Processor Reference Handbook
December 2010
December 2010
NII51016-10.1.0
This chapter describes the Application Binary Interface (ABI) for the Nios
processor. The ABI describes:
This chapter contains the following sections:
Table 7–1
processor.
Table 7–1. Representation of Data Types
char, signed char
unsigned char
short, signed short
unsigned short
int, signed int
unsigned int
long, signed long
unsigned long
float
double
pointer
long long
unsigned long long
How data is arranged in memory
Behavior and structure of the stack
Function calling conventions
“Data Types” on page 7–1
“Memory Alignment” on page 7–2
“Register Usage” on page 7–2
“Stacks” on page 7–3
“Arguments and Return Values” on page 7–7
“Relocation” on page 7–9
shows the size and representation of the C/C++ data types for the Nios II
Type
7. Application Binary Interface
Size (Bytes)
1
1
2
2
4
4
4
4
4
8
4
8
8
two’s complement (ASCII)
binary (ASCII)
two’s complement
binary
two’s complement
binary
two’s complement
binary
IEEE
IEEE
binary
two’s complement
binary
Representation
®
II
Subscribe

Related parts for IPR-NIOS