Esempio n. 1
0
 def mapToIR(self, ctx):
     return low_ir.ClockType()
Esempio n. 2
0
 def getClock(self):
     return low_ir.Reference("clock", low_ir.ClockType())