amaranth/nmigen/compat/genlib/cdc.py

5 lines
60 B
Python
Raw Normal View History

2018-12-14 08:59:49 -07:00
from ...genlib.cdc import MultiReg
__all__ = ["MultiReg"]