ceilDiv

inline fun UInt.ceilDiv(other: UInt): UInt(source)
inline fun Int.ceilDiv(other: Int): Int(source)