ID:10434 VHDL Type Declaration error at <location>: range constraint bounds for physical type must have integer type

CAUSE: In a Type Declaration at the specified location in a VHDL Design File (.vhd), you declared a physical type. However, one or both bounds of the physical type's range constraint does not have an integer type. Both bounds must have an integer type.

ACTION: Change the range constraint bounds so they both have an integer type.