from migen.fhdl.structure import * class Refresher: def __init__(self, timing_settings): pass def get_fragment(self): return Fragment()