Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Defining variables of fixed size in Nios Softaware

Is there anyway to define a variable of arbitrary size in Nios Software? for example a 16 bit variable. I know we can use some known types in C like int,... but the size of these variables vary with ...