VHDL numbering conventions
The first of two VHDL number styles is:
[ - ] [ radix # ] value [ # ]
Examples
16#FFca23# 2#11111110 -23749The second VHDL number style is:
base "value"
Element Description base specifies the base; binary: B, octal: O, hex: X; required value specifies digits in the appropriate base with optional underscore separators; default is decimal; requiredExamples
B"11111110" X"FFca23"
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |