amaranth/nmigen/compat/genlib/cdc.py
2018-12-15 14:25:31 +00:00

5 lines
57 B
Python

from ...lib.cdc import MultiReg
__all__ = ["MultiReg"]