ID:10436 VHDL Type Declaration error at <location>: value for physical type must have an integer or real type

CAUSE: In a Type Declaration at the specified location in a VHDL Design File (.vhd), you used a value that does not have an integer or real type to declare a physical type. The value must have an integer or real type.

ACTION: Change the value for the physical type so it has an integer or real type.