radix Definition
The base of a system of numbers. Group logic level and numerical values are entered and displayed in binary, signed decimal, unsigned decimal, hexadecimal, or octal radix in the Quartus® Prime software. The following data ranges apply to radix definitions.
|
Radix |
Syntax for Data Radix and Address Radix in a Memory Initialization File |
Data Ranges (width = N) |
Data Range Example (width = 4) |
|---|---|---|---|
|
Binary ( |
BIN |
|
|
|
Unsigned decimal ( |
UNS |
|
|
|
Signed decimal ( |
DEC |
|
|
|
Octal ( |
OCT |
|
|
|
Hexadecimal ( |
HEX |
|
|
The data range for signed decimals (DEC) is -2Nto
2N"“ 1 for Memory
Initialization Files in the
Quartus® Prime software.