hal Package

SimBoolean(handle)

Wrapper around a HAL simulator boolean value.

SimDevice(*args, **kwargs)

Wrapper around a HAL simulation 'device'

SimDouble(handle)

Wrapper around a HAL simulator double value.

SimEnum(handle)

Wrapper around a HAL simulator enum value.

SimInt(handle)

Wrapper around a HAL simulator int value handle.

SimLong(handle)

Wrapper around a HAL simulator long value handle.

SimValue(handle)

Readonly wrapper around a HAL simulator value.

SimValueDirection(value)

Direction of a simulated value (from the perspective of user code).