def mapToIR(self, ctx): return low_ir.ClockType()
def getClock(self): return low_ir.Reference("clock", low_ir.ClockType())