
Constants
Constant, non-changing values can be used in ABEL-HDL logic descriptions.
Constant values are used in assignment statements, truth tables and test vectors,
and are sometimes assigned to an identifier that then denotes that value
throughout a source file. Constant values can be numeric, or one of the non-numeric
special constant values.
See Also
Special Constants
Constant Declarations